td {
	font-family: "ËÎÌå", Arial;
	font-size: 12px;
	color: #000000;
}
.red
{
	color: red;
}
.tdBody {
	font-family: "ËÎÌå", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
}
    input {
	    border-top-width: 1px;
	    border-right-width: 1px;
	    border-bottom-width: 1px;
	    border-left-width: 1px;
	    border-top-style: solid;
	    border-right-style: solid;
	    border-bottom-style: solid;
	    border-left-style: solid;
	    border-top-color: #999999;
	    border-right-color: #CCCCCC;
	    border-bottom-color: #CCCCCC;
	    border-left-color: #999999;
    }
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A.top:active {
	COLOR: #ffffff;
	font-size: 12px;
	text-decoration: none;

}
A.top:link {
	COLOR: #FFFFFF;
	font-size: 12px;
	text-decoration: none;

}
A.top:visited {
	COLOR: #FFFFFF;
	font-size: 12px;
	text-decoration: none;

}
.black {
	COLOR:#111111;
	font-size: 12px;
}
A.black:active {
	COLOR:#111111;
	font-size: 12px;
	text-decoration: none;

}
A.black:link {
	COLOR: #111111;
	font-size: 12px;
	text-decoration: none;

}
A.black:visited {
	COLOR: #111111;
	font-size: 12px;
	text-decoration: none;

}

a.black:hover {
	color : #111111; 
	text-decoration : underline; 
} 



A:active {
	COLOR: #990000;
	font-size: 12px;
	text-decoration: none;

}
A:link {
	COLOR: #990000;
	font-size: 12px;
	text-decoration: none;

}
A:visited {
	COLOR: #990000;
	font-size: 12px;
	text-decoration: none;

}
A:hover {
	COLOR: #CC0000;
	font-size: 12px;
	text-decoration: none;

}

.PageSubTitle {
	font-family: "ËÎÌå", Arial;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	padding-left:5px;
	color: #666666;
}
.Title {
	font-family: "ËÎÌå", Arial;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	padding-left:5px;
	color: #333333;
}
.table_border {
	border: 1px #D39F9D;
}

.tdstyle
{
border-bottom:1px solid #CCCCCC
}.tdstyle_dot
{
border-bottom:1px dotted #CCCCCC
}