.topnav {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: 605F5F;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/maintopnav.jpg);
	background-repeat: repeat;
	background-position: center center;
	height: 36px;
	padding-left: 10px;

}
.mainbanner {
	background-attachment: fixed;
	background-image: url(images/mainbanner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 134px;
	width: 764px;
}
.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: 757575;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/leftnavbg.gif);
	background-repeat: repeat;
	background-position: center center;
	height: 26px;
	padding-left: 15px;
}
.lefnavbg2 {
	background-color: E3E3E3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: BABABA;
}
.Bottemnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	background-color: 000000;
	height: 40px;
}
.maintable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: ADABAB;
	border-left-color: ADABAB;
	width: 763px
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 5A5959;
	text-decoration: none;
	text-align: justify;


}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.singleline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: B7B7B7;
}
.bottemaddmain {
	background-attachment: fixed;
	background-image: url(images/mainbottemadd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 159px;
	width: 553px;
}
.hilights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 155393;
	text-decoration: none;
}
.href {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: 757575;
	text-decoration: none;
}
.whitehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}


.Grayhead1 {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: 605F5F;
	text-decoration: none;

	}

.h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
	
	.ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}