BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #FFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #838283;
	SCROLLBAR-SHADOW-COLOR: #838283;
	SCROLLBAR-3DLIGHT-COLOR: #FFF;
	SCROLLBAR-ARROW-COLOR: #838283;
	SCROLLBAR-TRACK-COLOR: #FFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFF;
	background-color:#000;

}

a, td, p {
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}



.footerlink {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	font-style: normal;
	text-align: center;
}

a:link {color: #000; text-decoration:underline; }
a:visited {color: #000; text-decoration:underline; }
a:hover {color:#971b1; text-decoration:underline; }
a:active {color: #000; text-decoration:none; } 

a.whitelink:link {color: white; text-decoration:underline; }
a.whitelink:visited {color: white; text-decoration: underline; }
a.whitelink:hover {color: yellow; text-decoration: underline; }
a.whitelink:active {color: white; text-decoration:underline; } 


.txtredbold {
	color: #971b1e;
	font-weight:bold;
	font-size:12px;
}

.txtcyanbold {
	color: #00b3e1;
	font-weight:bold;
}

.txtdocumentary {
color: #fff;
font-weight:normal;
font-size:9px;
text-transform:uppercase;
}

.submenu {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	letter-spacing:none;
}
.chinese {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height:20px;

}

.chineseepisodic {
	font-size: 13px;
	font-weight: normal;
	color: #000;
	line-height:20px;

}


.chinesesmall {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height:20px;

}


.chinesebold {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	
}

.chinesewhitebold {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	
}

