a:link {
	color: #666666;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #1E4C4C;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.Mtbl {
	background-color: #FFFFFF;
	border: 7px solid #E5E5E5;
}
.title{
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.lblfield {
	font-family: Tahoma, Arial, Verdana;
	color: #1E4C4C;
	font-weight: bold;
	font-size: 11px;
	padding-left: 35px;

}
input {
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	width: 310px;
}
textarea {
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	width: 310px;
}
.btnsubmit {
	color: #1E4C4C;
	border: 1px solid #1E4C4C;
	background-color: #FFFFFF;
	width: 75px;
}
.lblcaptcha {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #1E4C4C;
}
.lblhilight {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.tdlogobg {
	background-color: #1E4C4C;
	height: 70px;
	padding-left: 10px;
	padding-top: 5px;
}
