@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#888889;
	background:#fefefe;
}

.width{
	width:990px;
	margin:auto;
	}
	
/* ---------top-nevg---------- */


	
.top-nevg{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	background:#d60500 url(gifs/top-bg.gif) right bottom  repeat-x;
	border-top:solid 1px #bb0500;
	border-bottom:solid 1px #ffffff;
	text-align:justify;
		}

.top-nevg td{
	background:url(gifs/line.gif) no-repeat right;
	}	
.top-nevg #bg{
	background:none;
	}		
.top-nevg a{
	color:#ffffff;
	text-decoration:none;
	padding:0 6px 0 6px;
	}
.top-nevg a:hover{
	color:#ffffff;
	text-decoration:underline;
	}	
	

/* --------marquee----------- */

.marquee {
	background:#F3F3F5;
	border-right:solid 12px #ffffff;
	}
		
/* --------main-text----------- */

.main-text {
	background:#fefefe url(gifs/bg.jpg) repeat-x;
	border-left:solid 11px #ffffff;
	}
	
.main-text #mtext{
	font-size:12px;
	color:#000;

	line-height:16px;
	padding:8px 10px 0 8px ;
	}	
.main-text h1{
	font-size:15px;
	font-family:tahoma;
	text-transform:uppercase;
	color:#2f2374;
	margin:0px;
	padding:0px 0 5px 0;
	font-weight:bold;
	}
.main-text h1 a{
	color:#454a59;
	text-decoration:none;
	}	
.main-text h1 a:hover{
	color:#454a59;
	text-decoration:underline;
	}	
.main-text h2{
	font-size:13px;
	color:#cc1403;
	font-family:tahoma;
	text-transform:uppercase;
	margin:0px;
	padding:0px 0 3px 0;
	font-weight:bold;
	}	
.main-text h2 a{
	color:#cc1403;
	text-decoration:none;
	}	
.main-text h2 a:hover{
	color:#cc1403;
	text-decoration:underline;
	}
	

	
/* --------leftnevg----------- */	
	
.leftnevg{
width:226px;
	text-align:left;
	font-family:tahoma;
	background:url(gifs/left-bg-img.jpg) repeat-y;
	}	
	
.leftnevg h1{
	font-size:14px;
	color:#d84643;
	margin:0px;
	padding:4px 0 4px 10px;
	text-transform:uppercase;
	background:url(gifs/h1bg.gif) repeat-x;
	border-left:solid 11px #ffffff;
	font-weight:bold;
	}
.leftnevg h1 a{
	color:#d84643;
	text-decoration:none;
	}	
.leftnevg h1 a:hover{
	color:#d84643;
	text-decoration:underline;
	}
.leftnevg h2{
	font-size:14px;
	color:#d84643;
	margin:0px;
	text-transform:uppercase;
	padding:4px 0 4px 15px;
	font-weight:bold;
	}			

.leftnevg ul{
	margin:0px 0px 0px 12px;
	padding:0px;
	font-size:10px;
	list-style-type:none;
	text-transform:uppercase;
	background:url(gifs/ulbg.gif);
	}	
.leftnevg li{
	background:url(gifs/arrow1.gif) no-repeat 0.70em 1.12em;
	padding:0px 2px 0px 25px;
	border-bottom:solid 1px #ffffff;
	line-height:27px;
	color:#000000;
	}	
.leftnevg li a{
	color:#3a3805;
	text-decoration:none;
	}			
.leftnevg li a:hover{
	color:#3a3805;
	text-decoration:underline;
	}
		
.leftnevg #lntext{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:justify;
	line-height:16px;
	padding:8px 10px 0 18px ;
	}
.leftnevg #lntext1{
	font-size:12px;
	text-align:right;
	color:#000000;
	font-weight:bold;
	line-height:16px;
	padding:8px 10px 0 18px ;
	}			
		
	
/* --------learnmore----------- */

.learnmore{
	font-size:12px;
	color:#cb0202;
	text-align:center;
	width:75px;
	padding:3px;
	border:solid 1px #d8d9dd;
	}
.learnmore a{
	color:#cb0202;
	text-decoration:none;
	}
.learnmore a:hover{
	color:#cb0202;
	text-decoration:underline;
	}	
/* --------more----------- */

.more{
	font-size:12px;
	color:#cb0202;
	text-align:right;
	}
.more a{
	color:#cb0202;
	text-decoration:none;
	}
.more a:hover{
	color:#cb0202;
	text-decoration:underline;
	}	
	
/* ---------bottom---------- */ 

.bottom{
	clear:both;
	font-size:12px;
	text-align:center;
	color:#fff;
	padding:8px;
	background:url(gifs/bottom-bg.gif);
	font-weight:bold;
	}	
.bottom a{
	color:#fff;
	text-decoration:none;
	padding:0px 8px 0px 8px		
	}
.bottom a:hover{
	color:#fff;
	text-decoration:underline;		
	}
	
	
/* ---------footer---------- */ 

	
.footerlink{
	font-size:12px; 
	padding:10px; 
	color:#fff;
	line-height:17px;
	background:#b5b5b6;
	text-align:justify;
}
.footerlink a {
	color:#fff; 
	text-decoration:none;
}
.footerlink a:hover {
	color:#fff; 
	text-decoration:underline;
}		


.tk{
font-size:12px;
color:#000000;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;

}


#popitmenu{
position: absolute;
background-color: #eaeaea;
border:1px solid #e4e4e4;
font: normal 12px Verdana;
line-height: 28px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #f8f8f8;
}


.img{border: 1 px solid #CCCCCC;}

.text6{
color:#444242;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding:4px 10px 0px 10px;
}

.text6 b.wh{
color:#222222;
font-size:14px;
text-transform:uppercase;
font-family:Tahoma,arial,BellCent Add BT,Swis721 BT;
padding:4px 0px 0px 0px;
}


.text6 b.wa{
color:#2f2374;
font-size:15px;
font-family:arial,BellCent Add BT,Swis721 BT;
padding:4px 0px 0px 0px;
}


.text6 b.wc{
color:#222222;
font-size:11px;
text-transform:uppercase;
text-align:center
font-family:Tahoma,arial,BellCent Add BT,Swis721 BT;
padding:4px 0px 0px 25px;
}

.text6 b.wz{
color:#161d8f;
font-size:13px;
font-family:arial,BellCent Add BT,Swis721 BT;
padding:4px 0px 0px 30px;
}
.text6 a{
	color:#7c0303;
	text-decoration:none;
		}	
.text6 a:hover{
	color:#7c0303;
	text-decoration:none;
	}	
	
	.text7{
color:#444242;
font-size:12px;
font-family:arial,BellCent Add BT,Swis721 BT;
text-align:center;
padding:4px 10px 0px 10px;
}


.ref{padding:0px 20px 0px 0px;}


.contact{
font-size:12px;
color:#000;
padding:4px 20px 4px 30px; 
}
.contact b.wh{
font-size:14px;
text-transform:uppercase;
color:#BC2B00; 
}
.contact a{
color:#dd3605;
text-decoration:none;
}
.contact a:hover{
color:#000;
text-decoration:none;
}

.text5{
font-size:12px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#000;
padding:12px 0px 0px 50px;
}

.tab-link1{
color:#000;
font-size:12px;
text-align:justify;
line-height:19px;
font-weight:bold;
padding:4px 10px 4px 20px;
}

.txt12{
color:#000;
font-size:12px;
text-align:justify;
line-height:19px;
font-weight:bold;
padding:4px 10px 4px 20px;
}

.frm2{
color:#000;
font-size:12px;
line-height:16px;
font-weight:bold;
padding:0px 10px 0px 5px;
}

.text{
font-size:12px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#000;
padding:12px 0px 0px 50px;
}

