#maintable {
	width: 780px;
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #3e4651;
	background-color: #cccccc;
}
a.mainmenulink:link,a.mainmenulink:visited {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3e4651;
	text-decoration: none;
}
a.mainmenulink:hover {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e96a26;
	text-decoration: none;
}
.menuselectedfont {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e96a26;
}
.leftcontents {
	text-align: justify;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 45px;
}




.normalfont {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #3e4651;
}
.titlefontorange {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #e96a26;
}
.hilighttitle {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 13px;
	font-weight: bolder;
	color: #3e4651;
}


.titlefontblue {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1f94c9;
}


a.normallink:link,a.normallink:visited {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #1f94c9;
	text-decoration: underline;
}
a.normallink:hover {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #dc4e1b;
	text-decoration: underline;
}
#footertable {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 11px;
	color: #3e4651;
	height: 13px;
	width: 780px;
}
a.typesizelink:link,a.typesizelink:visited {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 12px;
	color: #3e4651;
	text-decoration: underline;
	font-weight: bold;
}
a.typesizelink:hover{
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 12px;
	color: #3e4651;
	text-decoration: none;
	font-weight: bold;
}
.requiredtext {
	color: #FF0000;

}