.text {
	color: #316500;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}
.textSmall{
	color: #316500;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}
.text1 {
	color: #316500;
	font-size: 11px;
	font-family: Verdana;
	font-weight: normal;
}
.text1 thead td{
	background-color: #CFC2A8;
}
.text1 td{
	border-top: 1px #7F642F solid;
}
.text input,
.text1 input,
.text textarea,
.text1 textarea{
	color: #8F7950;
	border: 1px #CFC2A8 solid;
	font-size: 13px;
	font-family: Verdana;
	font-weight: normal;
}
.text input.b,
.text1 input.b{
	color: #000;
	border: 1px #000 solid;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	
}
.text2 {
	color: #316500;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}


.meroon_link:link {
	color: #A4404C;
	text-decoration: none;
}
.meroon_link:visited {
	text-decoration: none;
	color: #A4404C;
}
.meroon_link:hover {
	text-decoration: none;
	color: #0A456D;
}
.meroon_link:active {
	text-decoration: none;
	color: #0A456D;
}
.blue_bold_txt {
	color: #196599;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.loginsignup a{

}
.loginsignup a:link {
	color: #378ABB;
	text-decoration: none;
}
.loginsignup a:visited {
	text-decoration: none;
	color: #378ABB;
}
.loginsignup a:hover {
	text-decoration: none;
	color: #53ADDF;
}