body {
	background-color: #000000;
	margin: 0px;
	margin-top: 50px;
	padding: 0px;
}
body,td,th {
	font-family: "Arial", "Times New Roman", "Helvetica", "sans-serif", "ÐÂËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.cbdtextfont {
	font-weight: bold;
}

.toptext {
	color: #7a7a7a;
    font-weight: bold;
}
.bottomtext {
	color: #242424;
	font-size: 9px;
    font-weight: bold;
}
.text01 {
	color: #c8c8c8;
}
.text02 {
	color: #7a7a7a;
}
.text03 {
	color: #242424;
}
.size09 {
	font-size: 9px;
}
.size10 {
	font-size: 10px;
}


A.redlink {
    color: #e80000;
    text-decoration: none;
}

A.graplink {
    color: #7a7a7a;
    text-decoration: none;
}

A.lnglink:link {
    color: #7a7a7a;
    text-decoration: none;
}
A.lnglink:visited {
    color: #7a7a7a;
    text-decoration: none;
}
A.lnglink:active {
    color: #7a7a7a;
    text-decoration: none;
}
A.lnglink:hover {
    color: #e80000;
    text-decoration: none;
}
