
.dhfont12
{   color:#E4E4E4;
    filter:dropShadow(offX=1,offY=1,color=#000000);
    font-size:12px;
    font-weight: bold;
    text-decoration:none;
    line-height: 18px;

}
.dhfont12 A:link {
	COLOR: #E4E4E4; TEXT-DECORATION: none
}
.dhfont12 A:visited {
	COLOR: #E4E4E4; TEXT-DECORATION: none
}
.dhfont12 A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}


.bqfont12
{
	font-size: 12px;
	color: #707070;
}
.bqfont12 A:link {
	COLOR: #707070; TEXT-DECORATION: none
}
.bqfont12 A:visited {
	COLOR: #707070; TEXT-DECORATION: none
}
.bqfont12 A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}

.bqfont12-1
{
	font-size: 12px;
	color: #8FAA21;
}
.bqfont12-1 A:link {
	COLOR: #8FAA21; TEXT-DECORATION: none
}
.bqfont12-1 A:visited {
	COLOR: #8FAA21; TEXT-DECORATION: none
}
.bqfont12-1 A:hover {
	COLOR: #FFF77C; TEXT-DECORATION: none
}



.tab21-on {
	font-size: 12px;
	color: #000000;
	background-image: url(../images/th.gif);
	background-repeat: no-repeat;
	background-position: left;
	cursor: hand;
	padding-top: 4px;
	padding-left: 60px;
	height: 30px;
	width: 331px;
	text-align: left;
}
.tab21-off {
	font-size: 12px;
	color: #89C23F;
	background-image: url(../images/tl.gif);
	background-repeat: no-repeat;
	background-position: left;
	cursor: hand;
        font-weight: bold;
	padding-top: 4px;
	padding-left: 60px;
	height: 30px;
	width: 331px;
	text-align: left;
}