/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #2D2D2D;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #2D2D2D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2D2D2D;
}
a:hover {
	text-decoration: underline;
	color: #026BAF;
}
a:active {
	text-decoration: none;
	color: #2D2D2D;
}

#daoh1 { 
    font-size: 14px; font-weight:bold; color:#006B98; filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1)
	}

.fontbt {
    font-size:14px; font-weight:bold; color:#4D7100}
.listbt {
    font-size:14px; color:#666666}
.mb {
	position:absolute;
	filter:
        Dropshadow(offx=1,offy=0,color=white)
        Dropshadow(offx=0,offy=1,color=white)
        Dropshadow(offx=0,offy=-1,color=white)
        Dropshadow(offx=-1,offy=0,color=white);
		}
.grad {filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#FFCC66"}
