body{
	font-family: Tahoma, Verdana, sans-serif;
	width: 100%;
	font-size: 12px;
	background: #C6CFD0;
	color: #000000;
}
body,form,div,span,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}

body 
{  
font-size: 9pt; 
} 
input { 
background-color: #FFFFFF; 
border: 1px inset #CCCCCC; 
} 

img {
	border: 0px;
}
div.container{
	margin: 0px auto;
	width: 772px;
	border: 3px solid #FFFFFF;
}
div.header{
	padding:0.5em;
	color:white;
	background-color:gray;
	clear:left;
	height: 60px;
}
div.footer{
	margin-top: 2px;
	padding:0.5em;
	clear:left;
	font-family: Tahoma, sans-serif;
	text-align: right;
	background: #EEEEEE;
}
div.footer2{
	clear:left;
	font-family: Tahoma, sans-serif;
	text-align: right;
	background: #EEEEEE;
}
h1.header{
 padding:0;
 margin:0;
}
div.left{
	float:left;
	width:140px;
	margin:0;
	padding:1em;
	vertical-align: top;
}
div.content{
	margin-left:160px;
	border-left: 1px dashed gray;
	padding:1em;
	background: White;
}
div.left li {
	width: 100%;
	margin: 0px 0px 4px 0px !important;
	margin: 0px 0px 2px 0px;
	list-style: none;
	height: 22px;
}
div.left a {
	width: 100%;
	border: 1px solid #DDDDDD;
	display: block;
	background: #C6CFD0;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	text-align: center;
	height: 22px;
}
div.left a:link, div.left a:visited {
	color: #000000;
	background: #C6CFD0;
	text-decoration: none;
}
div.left a:hover {
	border: 1px solid #FF6600;
	color: #000000;
	background: #F6F6F6;
	text-decoration: none;
}
div.left a:active {
	border: 1px solid #666699;
	color: #000000;
	background: #F6F6F6;
	text-decoration: none;
}

div.content a {
	font-size: 12px;
	text-decoration: none;
}
div.content a:link, div.content a:visited {
	color: #005FA9;
	text-decoration: none;
}
div.content a:hover,div.content a:active {
	color: #FF9900;
	text-decoration: underline;
}
.list li {
	list-style: none;
	border-bottom:1px dotted #dedede;
	height:22px;
	line-height:22px;
}
.list i {
	font-size:10px;
	color:#999999;
	padding-left:8px;
	font-style:normal;
}
.stat li{
	list-style: none;
	height:30px;
	line-height:30px;
}
.stat i {
	padding-right:8px;
	font-style:normal;
	float: right;
}
.ad{
	float: right;
	width: 480px;
	height: 60px;
}
.navbox2 {
BORDER-RIGHT: #fff 2px solid;
PADDING-RIGHT: 15px;
BORDER-TOP: #fff 2px solid;
PADDING-LEFT: 15px;
BACKGROUND: #dfdfdf no-repeat right top;
PADDING-BOTTOM: 1px;
MARGIN: 15px 15px 0px 15px;
BORDER-LEFT: #fff 2px solid; COLOR: #666;
PADDING-TOP: 10px;
BORDER-BOTTOM: #fff 2px solid;
}
.BOX {
	border:2px solid #dbdbdb;
	width: 96%;
	line-height:150%;
	color:#666;
	overflow: visible;
	font-size: 8pt;
	padding: 10px;
}