body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000000;
	margin: auto;
	background:url(../images/page_bg.jpg);
}

a:link {font-weight:bold; color:#0000FF; text-decoration:underline;}
a:hover {text-decoration:none;}
a:visited {font-weight:bold; color:#0000FF; text-decoration:underline;}


.maintbl {	border: 1px solid #000000;	background-color:#fff;}
.headerleft {	background: url(../images/header_left.jpg);}
.headermid {	background: url(../images/header_mid.jpg);}
.headerrighttop {	background: url(../images/header_right_top.jpg);}
.headerrightbot {	background: url(../images/header_right_bot.jpg);}
.headerright {	background-image: url(../images/header_right.jpg);}

#headerlinks a{	font-weight: bold;	color: #054A00;	text-decoration: none;}
#footer {	color: #043D00;	text-decoration: none;	background-image: url(../images/footer_bg.jpg);
	height:45px;
	padding: 0 5px 2px 5px;
}

.mainbold {	font-weight: bold;}
.mainbrown { color: #9D1904;}
.maincontent {	padding: 0px 10px 0px 10px; text-align:justify;}
.pageheader {
	font-weight: bold;
	color: #FF7200;
	font-size:150%;
}
.bluebg {
	background-color: #0F5B00;
}
.leftbg {
	background-color: #9CBE55;
}
.lightgreybg {
	background-color: #EDEDED;
}
.border1 {
	border: 1px solid #999999;
}
.mainwhite {
	font-weight: bold;
	color: #FFFFFF;
}
.mandatory {
	font-size: 130%;
	color: #FF0000;
}





hr {
	border: none 0; 
	border-top: 1px dashed #000;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/

}


#footer a {	color: #043D00;	text-decoration: none;}
#footer a:hover {	color: #9D1904;	text-decoration: underline;}

#headerlinks a:hover{	font-weight: bold;	color: #9D1904;	text-decoration: underline;}



#slideshow { position:relative; height:181px;}
#slideshow DIV { position:absolute; top:0; left:0; z-index:8; opacity:0.0; height: 181px;    background-color: #FFF;
}
#slideshow DIV.active { z-index:10; opacity:1.0;}
#slideshow DIV.last-active { z-index:9;}
#slideshow DIV IMG { height: 181px; display: block; border: 0; margin-bottom: 10px;}
.justify {
	font-size: 80%;
	text-align: justify;
}
td{text-align: justify;}
