.bodybg {
	background-image: url('images/bodybg.gif');
}
.main {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 877px;
	height: 107px;

}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	width: 220px;
}
.capstext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7E7E7E;
}
.regulartext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #7E7E7E;
}
.regularorangetext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF7F01;
}
.navbg {

	background-color: #0794E4;
	margin-right: auto;
	margin-left: auto;
	width: 877px;
	height: 31px;
}
.regularwhitetext {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.menu a:visited
{
	color:#FFFFFF;
	font-size:12px;
	height: 31px;
	font-family:Tahoma, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 30px;
}

.menu a:hover
{
	color:#7E7E7E;
	font-size:12px;
	height: 30px;
	font-family:Tahoma, Helvetica, sans-serif;
	text-decoration:none;
	background-color: #FFFFFF;
	line-height: 30px;



}



.main2 {

	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 877px;
}
.footer {


	background-color: #F3DFE0;
	margin-right: auto;
	margin-left: auto;
	width: 877px;
	height: 80px;
}
.regularwhitetextbold {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftrightcolor {
	background-color: #F3DFE0;
}
.orangecolor {
	background-color: #EA545B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.regulartextarial {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7E7E7E;
}
.whitebg {
	background-color: #FFFFFF;
}
.Oranbg {
	background-color: #FFC68E;
}