body {
	margin: 0px;
	background-color:#ddf4ae;
	background-image:url(Images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:12px;
	
}
td{
	font-size:12px;
}
.dh a:link {
	display:block;
	width:119px;
	height:31px;
	text-decoration:none;
	background-image:url(images/btn_bg1.gif);
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}


.dh a:visited {
	display:block;
	width:119px;
	height:31px;
	text-decoration:none;
	background-image:url(images/btn_bg1.gif);
}
.dh a:hover {
	display:block;
	width:119px;
	height:31px;
	text-decoration:none;
	background-image:url(images/btn_bg2.gif);
}
.dhfont {
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=ture);
	line-height:31px;
	font-size:14px;
	font-weight:bold;
	color:#336600;
}
.toptable {
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	border: 1px solid #FFFFFF;
}
