body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu 
{
 filter:alpha(Opacity=85);
  }
.text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #6C6C6C;
	text-decoration: none;
}
.text:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.red {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
.red:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.toplink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.toplink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#FFCC00;
	text-decoration: none;
	font-weight: bold;
}.border {
	border: 1px solid #E4E4E4;
}
.leftlink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #6C6C6C;
	text-decoration: none;
	background-image: url(images/bull1.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 20px;
}
.leftlink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	background-image: url(images/bull1.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 25px;
}.input {
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	border: 1px solid #898989;
	font-size: 11px;
}
input {
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	border: 1px solid #898989;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	border: 1px solid #898989;
	font-size: 11px;
}
.button {
	font-family: Tahoma, Arial, Verdana;
	color: #ffffff;
	font-weight:bold;
	border: 1px solid #304C02;
	font-size: 11px;
	background-image: url(images/buttonbg.gif);

}
.greenheadinh {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #568806;
	text-decoration: none;
	font-weight: bold;
}
