/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;  
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; background-image:url(images/bg.jpg); background-repeat:repeat-x;
	
}

.style1 {
	color: #FF9900;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {color: #333333}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style4 {
	color: #0391D9;
	font-weight: bold;
}
.style5 {color: #999999}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
.style9 {color: #FF9900}
.style12 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style15 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style18 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style19 {font-size: 12px}
.style23 {font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #0391D9; }
.style24 {color: #000000}

a{color:#CC0000; text-decoration:none}
a:hover{color:#0066CC; text-decoration:none}

<!-- Start TopMost Menu Icons -->

a#homeIco {background-image:url(images/homeIco.gif); width: 14px;
    height: 14px; display: block;

 } 
a#homeIco:hover{background-image:url(images/homeIco_hr.gif); width: 14px;
    height: 14px; display: block;} 
	
	
a#emailIco {background-image:url(images/emailIco.gif); width: 14px;
    height: 14px; display: block;

 } 
a#emailIco:hover{background-image:url(images/emailIco_hr.gif); width: 14px;
    height: 14px; display: block;} 	
	
	
a#sitemapIco {background-image:url(images/sitemapIco.gif); width: 14px;
    height: 14px; display: block;

 } 
a#sitemapIco:hover{background-image:url(images/sitemapIco_hr.gif); width: 14px;
    height: 14px; display: block;} 

<!-- End TopMost Menu Icons -->

<!-- Start Top Menu Icons -->
.topIco a { font-weight:normal; color:#333333 } 
.topIco a:hover{font-weight:normal; color:#FF9900} 

.main a{color:#990000; text-decoration:none; font-weight:normal}
.main a:hover{color:#003399; text-decoration:none; font-weight:normal}

.homeLinks a{color:#333333; text-decoration:none; font-weight:normal}
.homeLinks a:hover{color:#003399; text-decoration:none; font-weight:normal}

.heading {
	color: #C83803;
	font-weight: bold;
	font-size:16px; 
}
.foot{color:#006600; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px}

.block{padding-left:5px; padding-bottom:5px; padding-right:5px; padding-top:5px}
.menu{color:#fafafa}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------left--------------------*/
.pic{
	padding:5px
}
.boxTxt{
	padding:5px;
}

/*------------------------------------------------left--------------------*/
/*------------------------right-------------------*/
#right_bg{ 
	
	color:#503A00;
	width:80px;
	float:left;
	}
#right_bg ul{
	width:150px;
	list-style-type:none;
	display:block;
	margin:50px 0 0 15px;
	font-size:0px;
	}
#right_bg ul li{
	display:block;
	border-bottom:#cccccc 1px dashed;
	height:29px;
	}
#right_bg ul li.li2{
	display:block;
	border-bottom:none;
	height:29px;
	}
#right_bg ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	text-decoration:none;
	line-height:29px;
	width:175px;
	height:28px;
	padding-left:11px;
	display:block;
/*background:url(images/arrow.gif) no-repeat 0 13px;*/
	}
#right_bg ul li a:hover{
	background-color:#eff8ff;
	}
/*-----------------------end body-------------*/