body{
bgcolor:#f1f1f1;
}

.topbg {
	background-image: url(../images/topnavbg.jpg);
	background-repeat: repeat-x;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.sep {
	background-image: url(../images/seprator2.jpg);
	background-repeat: repeat-y;
}
.featuredbg {
	background-image: url(../images/featuredbg.jpg);
	background-repeat: repeat-x;
}
.featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #366485;
	text-decoration: none;
	font-weight: bold;

}
.bottext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.bottext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.titles {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.bodygrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
hover:bodygrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #cc99ff;
	text-decoration: none;
}

