INPUT, TEXTAREA, SELECT
{
    BACKGROUND-COLOR: #ffffff;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-weight: bold;
    color: #031F4F;
}

.tblmain {
	width: 785px;
	border: 1px solid #96C5EB;
}
.tblmaincontent {
	width: 785px;
}
.cell1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3F87B8;
	width: 160px;
}
.tbl2 {
	width: 605px;
	padding-right: 10px;
	padding-left: 10px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #429BD7;
	font-weight: bold;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #71AED7;
}
.textbaold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}


.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67D4CF;
}
.txt2 a {
	color: #67D4CF;
	text-decoration: none;
}
.txt2 a:hover {
	text-decoration: underline;
}

.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #71AED7;
	font-weight: normal;
}
.link1 a {
	text-decoration: none;
	color: #71AED7;
}
.link1 a:hover {
	text-decoration: underline;
}








.footer {
	height: 31px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/footer.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.footer a {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
