.bodytextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	
}
.bodytextblack a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	
}
.bodytextblack a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#A6B033;
	text-decoration: underline;
	
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top:5px;
}
.titlegreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #A6B033;
	text-decoration: none;
}
.smalltitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.FOOTER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.FOOTER a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.FOOTER a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#A6B033;
	text-decoration: none;
}

#marqueecontainer{
position: relative;
width: 280px; /*marquee width */
height: 200px; /*marquee height */

overflow: hidden;
border: 0px solid white;
padding: 2px;
padding-left: 4px;
}

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
 
  border:  0px solid black;
  background: #FFFFEE;
  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  color:   #008000;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 1px solid black; }

input.sample_attach { margin: 0px 0px; width: 170px;   font-family: Verdana, Sans-Sherif;
 }
.sample_attach1
{
  display: block;
  width:   150px;

  border:  1px solid black;
  padding: 5px 5px;

  background: #A3AE32;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
 
  font-size:12px;
  color:   #FFFFFF;
}

a.sample_attach1, a.sample_attach1:visited, 
{
  display: block;
  width:   150px;

  border:  1px solid black;
  padding: 5px 5px;

  background: #A3AE32;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
 
  font-size:12px;
  color:   #FFFFFF;
}

 a.sample_attach1:hover, 
{
  display: block;
  width:   150px;

  border:  1px solid black;
  padding: 5px 5px;
  background-color:#6D7613;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
 
  font-size:12px;
  color:   #FFFFFF;
}

