body
{
 font-family:Verdana;
 font-size:12px;
 background-color:#ffffff;
 text-align:center;
 margin:0px;
}
a:link,a:visited{
	COLOR:#37548C;
	TEXT-DECORATION:none;
}
a:hover,a.stats:hover{
	TEXT-DECORATION:underline;
}
.navi_o{
	background-image:url(tab.png);
	height:19px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
.navi{
	background-image:url(menu.gif);
	text-align:center;
	padding:2px;
	font-size:11px;
  width:150px;
}
.navbox{
  background-image:url(menu1.gif);
	text-align:left;
	padding:2px;
}
.menu_h{
	margin-top:10px;
	border-bottom:1px solid #000000;
	width:150px;
}
#title {
background-image:url(head.jpg);
height:134px;
padding:5px;
}
#left {
background-color:#D3D3D3;
width:164px;
height:1000px;
float:left;
}
#right {
background-color:#D3D3D3;
width:164px;
height:1000px;
float:right;
}
#content {
background-color:#D3D3D3;
width:802px;
height:1000px;
float:right;
padding:0px 10px;
border-left:1px solid #000;
border-right:1px solid #000;
}
#footer {
height:25px;
padding:5px;
background-color:#D3D3D3;
border-top:1px solid #000;
margin:0px;
}
#linkline {
background-image:url(line.jpg);
width:1132px;
height:16px;
float:top;
padding:0px 10px;
border-bottom:1px solid #000;
}
