@import url("menu.css");
@import url("menu2.css");
body {margin: 0px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #333333;}
.footer {color: #FFFFFF;background-color: #FF7B18;text-decoration: none;}
.footer a {	color: #FFFFFF;	text-decoration: none;}
.footer a:hover {text-decoration: underline}
h1, h2, h3 {font-weight: bold;}
h1 {font-size: 14px;color: #FF6600;}
h2 {font-size: 12px;color: #003366;}
h3 {font-size: 10px;color: #1188B5;}
#cont {margin: 15px;}
#cont p {line-height: 17px;text-align: justify;}
#cont li {padding:3px;}
.frcol li {display: block;float: left;padding: 5px;background-color: #EFF4F8;margin: 2px;border: 1px solid #D5E1EC;color: #2C4B65;}
#add li {display: block;float: left;width:300px;margin: 0px 0px 10px 0px;}
.wthone li{width:125px}
#top a {
	display: block;
	text-align: right;
	margin-bottom: 10px;
}
#top{clear: both;}
.wthtwo li{width:175px}
.wththree li{width:225px}
.clr {clear: both;}
.imag {margin-bottom: 10px;margin-left: 10px;border: 1px solid #0066CC;float: right;}
.arw {background-color: #F5F8FA;}
.rw {background-color: #E9EFF3;}
#cont a {color: #006699;text-decoration: none;}
#dlcat li {
	list-style: none;
	background: url(images/pd.gif) no-repeat left center;
	text-indent: 35px;
	display: block;
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

#cont a:hover {text-decoration: underline;}
