body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
}
body, table, p, div{
	color:#000000;
}
a{
	color:#003926;
	font-weight:bold;
}
.subs{
	display:none;
	margin-bottom:10px;
	line-height:15px;
	color:#003926;
    font-weight: bold;
}
.subs a, .subs a:hover{
	color:#003926;
	font-size:9px;
    font-weight: bold;
	text-decoration:none;
}
#menu img{
	border:0px;
	cursor:pointer;
	margin-bottom:10px;
}
#container{
	background:url(/images/bg-new-white.gif) repeat-y;	
	width:770px;
	margin:0px auto 0px auto;
	padding:0px;
	border:0px;
	min-height:850px;

}
.sub-item, .sub-item-over{
	width:123px;
	padding:1px;
	padding-left:3px;
	border:1px solid #003926;
	margin-right:3px;
	font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
	float:right;
	clear:both;
	margin-bottom:4px;
}
.sub-item-over{
	border:1px solid #ffffff;	
}