.topbg {
background-image: url(../images/top_bar.jpg);
height:110px;
background-repeat:no-repeat;
padding-top:50px;
background-position:0px center;
}


.bottombg {
background-image: url(../images/bottom_bar.jpg);
height:82px;
background-repeat:no-repeat;
padding-top:20px;
background-position:0px center;
}




.maintext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000000;
text-align:justify;
}


.bluet {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color: #009933; 
text-align:justify;
font-weight:bold;
}


.greentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #009933;
}



.toplink_text a {
font-family:arial;
font-size:8pt;
color:#FFFFFF;
font-weight:bold;
}

.toplink_text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.toplink_text a:hover {
	color: #000066;
	text-decoration: underline;
}
.toplink_text a:active {
	color: #000066; 
	text-decoration: none;
}
.toplink_text a:link {
	color: #FFFFFF;
	text-decoration: none;
}








.bluet {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color: #009933; 
text-align:justify;
font-weight:bold;
}



.bottomlink_text a {
font-family:arial;
font-size:8pt;
color:#FFFFFF;
font-weight:normal;
}

.bottomlink_text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink_text a:hover {
	color: #000066;
	text-decoration: underline;
}
.bottomlink_text a:active {
	color: #000066; 
	text-decoration: none;
}
.bottomlink_text a:link {
	color: #FFFFFF;
	text-decoration: none;
}




