body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.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;
}
.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;
}.rightbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EBE9ED;
	border-right-color: #EBE9ED;
	border-bottom-color: #EBE9ED;
	border-left-color: #EBE9ED;
	font-size: 11px;
	color: #6C6C6C;
	font-family: Tahoma, Arial, Verdana;
}
.brdnottopred {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6E0100;
	border-right-color: #6E0100;
	border-bottom-color: #6E0100;
	border-left-color: #6E0100;
}
.brdnotbottomred {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6E0100;
	border-right-color: #6E0100;
	border-bottom-color: #6E0100;
	border-left-color: #6E0100;
}
