html, body { margin:0; padding:0; }
body { font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#333; background:url(../images/bodyBG.gif) repeat-x top; text-align:center;}
a { color:#444; text-decoration:none; font-size:12px; }
a:hover { color:#666; }

ul, li { list-style:none; padding:0; margin:0; }

.air { height:10px; line-height:10px; font-size:1px; clear:both; }

.prdc { padding:10px; text-align:left; }
	.prdc li { line-height:30px; background:url(../images/lineBG3.gif) no-repeat bottom; padding:0 20px; }
		.prdc a, .prdc li span{ cursor:pointer; display:block; background:url(../images/arrow1.gif) no-repeat 0 12px; padding-left:10px; font-size:11px; color:#666; }
		.prdc a:hover { background:url(../images/arrow1.gif) no-repeat 0 -30px; color:#f90; margin-left:2px; }
	.prdc ul { display:none; padding-left:5px; }
	.prdc .df3 { line-height:24px; background:none; }
		.prdc .df3 a { background:none; border-bottom:1px dotted #ccc; color:#999; }
		.prdc .df3 a:hover { background:none; }
.recentNews ul { text-align:left; }
	.recentNews ul li { line-height:24px; height:24px;padding:0 10px; border-bottom:1px dotted #ccc; }
		.recentNews ul li a { display:block; background:url(../images/arrow2.gif) no-repeat left; padding-left:10px; font-size:11px; color:#666; }
		.recentNews ul li a:hover { color:#f90; margin-left:2px; }


#nav { text-align:left; }
	

.menu {font-family: arial, sans-serif; margin:0px; float:left;}
.menu ul {padding:0 20px; }
.menu ul li {float:left; position:relative; background:url(../Images/navSpace.gif) no-repeat right; }
.menu ul li a, .menu ul li a:visited { float:left;
text-align:center; 
height:30px; 
color:#fff;
line-height:30px; 
font-size:12px; padding:0 20px;
}
.menu ul li ul {display: none;}
.menu ul li:hover a {color:#fff; background-color:#666;}
.menu ul li:hover ul {display:block; position:absolute; top:30px; left:0; width:100px;}
.menu ul li:hover ul li { width:100px; }
.menu ul li:hover ul li a {display:block; width:100px; background:#333; color:#eee; border-top:1px solid #555; }
.menu ul li:hover ul li a:hover {background: #666; color:#fff;}	





.newsline { border-bottom:1px dotted #ccc; line-height:30px; }
