body{
	margin:0px;
	padding:0px;
	background-image:url(../images/allbg.gif);
	font-family:"Tahoma";
	color:#b9b9b9;
	font-size:12px;
}
.td{
	line-height:22px;
	}
a:link{
	font-family:"Tahoma";
	font-size:12px;
	color:#b9b9b9;
	text-decoration:none;
	}
a:visited{
	font-family:"Tahoma";
	font-size:12px;
	color:#b9b9b9;
	text-decoration:none;
	}
a:hover{
	font-family:"Tahoma";
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}
a.menu:link {
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
	display:block;
	width:65px;
	height:28px;
	line-height:28px;
	background-image:url(../images/linkpic.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
a.menu:visited {
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
	display:block;
	width:65px;
	height:28px;
	line-height:28px;
	background-image:url(../images/linkpic.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
a.menu:hover {
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
	display:block;
	width:65px;
	height:28px;
	line-height:28px;
	background-image:url(../images/overpic.gif);
	background-position:left top;
	background-repeat:no-repeat;

}
.profont{
	font-size:12px;
	padding:2px 8px 2px 10px;
	line-height: 18px;
}
.mar_top{
	margin-top:8px;
	}
.par_left{
	padding-left:8px;
	}
.line{
	border:#858c9a 1px solid;
	}
.line2{
	border-bottom:1px #2f3c55 solid;
	}
.fon_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#b9b9b9;
	}