body {
	background-color: #222222;
	font-family: Arial, san-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #FF5900;	
}
.e {
	font-family: "Times New Roman";
	font-style: italic;
}

.mainHolder {
	background: url('/img/bgrepeat.jpg') repeat-x;
	width: 1024px;
	height: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.headerImage {
	background-color: #ffffff;
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 10px;
}

.headerAlerts {
	width: 940px;
	height: 66px;
	background: url('/img/indexHeader.jpg') #f9f8f6 no-repeat;
	margin: 0 auto;
}

.headerAlerts .alert {
	position: relative;
	text-align:right;
	top: 4px;
	padding-right:2px;
}

.mainFlash {
	width: 970px;
	margin: 0 auto;
}

.subHolder {
	width: 1024px;
	height: 692px;
	background: url('/img/bgbottom.jpg') no-repeat bottom center;
}

.contact_form {
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	margin: 0;
	left: 0;
	top: 0;
	z-index: 100;
	width: 960px;
}

.contact_form .header-white {
	font-size: 20px;
	font-weight: bold;
}

.contact_form .header-red {
	font-size: 24px;
	font-weight: bold;
	color: #FF5900;	
}

.contact_form .bold-red {
	font-weight: bold;
	color: #FF5900;		
}

.contact_form .input {
	border: 0;
	background-color: #333333;
	color: #FFFFFF;
}

.contact_form .button {
	font-weight: bold;
	font-size: 9px;
	margin-top: 4px;
}

.contact_form .close_box {
	width: 84px;
	height: 30px;
	float: right;	
}

.contact_form .test_list {
	width: 250px;
	height: 508px;
	border-right: 1px solid #AAAAAA;
	font-size: 14px;
	padding: 10px 3px 10px 10px;
}

.contact_form .itemList {
	width: 230px;
	overflow: auto;
}

.transBack {
	opacity: .85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	margin: 0;
	padding: 0;
	background-color: #000000;
	z-index: 1;
	width: 960;
	height: 560;
}

.link {
	color: #FF5900;
	cursor: pointer;
}

.video {
	height: 240px;
}

.video_name {
	height: 30px;	
}

.video_desc {

}

.imgborder {
	border: 3px solid #333333;
}

.mtv_channels {
	padding:10px;
	width:177px;
}

.mtv_videos {
	padding:10px 10px 10px 10px;
	width:300px;
	border-left: 1px solid #AAAAAA;
}

.mtv_vidTable {
	height:520px;
	padding: 0 0 0 20px;
	width:100%;
}

.mtv_channels .header-red, .mtv_videos .header-red {
	font-size: 18px;
	font-weight: bold;
	color: #FF5900;
	margin-top: 10px;
}

.mtv_table .header-white {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}

.mtv_table .expand {
	border:1px dotted #FF5900;
	float:left;
	height:10px;
	line-height:8px;
	padding:1px 0 0 1px;
	width:10px;
	cursor: pointer;
	color: #FF5900;
}

.mtv_table {
	height: 560px;	
}

.mtv_table dl {
	
}

.mtv_table dt {
	font-size: 14px;
	font-weight: bold;	
}

.mtv_table dl dd{
	margin: 0 0 5px 3px;
	font-size: 14px;
}

.mtv_table dl dd a, .mtv_table dl dd a:hover, .mtv_table dl dd a:active, .mtv_table dl dd a:visited{
	text-decoration: none;
}

.mtv_table dl dd dl {

}

.mtv_table dl dd dl dd{
	margin: 0 0 4px 11px;
	font-size: 12px;
}

.tes_table .expand {
	border:1px dotted #FF5900;
	float:left;
	height:10px;
	line-height:8px;
	padding:1px 0 0 1px;
	width:10px;
	cursor: pointer;
	color: #FF5900;
}

.tes_table {
	height: 500px;	
}

.tes_table dl {
	
}

.tes_table dt {
	font-size: 14px;
	font-weight: bold;	
}

.tes_table dl dd{
	margin: 0 0 5px 3px;
	font-size: 14px;
}

.tes_table dl dd a, .tes_table dl dd a:hover, .tes_table dl dd a:active, .tes_table dl dd a:visited{
	text-decoration: none;
}

.tes_table dl dd dl {

}

.tes_table dl dd dl dd{
	margin: 0 0 0 13px;
	font-size: 13px;
}