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-image: url(/app_themes/oktonite/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	background-position: center top;
}

 td, p {
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	
}


.footerlink {
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	font-style: italic;
	text-align: center;
}

a:link {color: #fff; text-decoration:none; }
a:visited {color: #fff; text-decoration:none; }
a:hover {color:#f96b07; text-decoration:underline; }
a:active {color: #fff; 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; } 


.txtorangebold {
	color: #f96b07;
	font-weight:bold;
}

.txtorangebold2 {
	color: #f96b07;
	font-weight:bold;
}

.txtorangebold2 a
{
	color: #f96b07;
	font-weight:bold;
}

.divBackToMain
{
	float:right;
	margin-right:10px;
	
}
.divBackToMain a
{
	width:175px;
    height:37px;
    background-image:url(/app_themes/oktonite/images/btn-backhome.png);
    background-repeat:no-repeat;
    display:block;
} 

.divBackToMain a:hover
{
	width:175px;
    height:37px;
    background-image:url(/app_themes/oktonite/images/btn-backhome-roll.png);
    background-repeat:no-repeat;
} 

.txtorangebold2 a:hover
{
	color: #ffffff;
	font-weight:bold;
}

.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;
	
}

.clsListingHeader
{
	padding:0;
}