body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.tablelines {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top: 3px solid #2E2E2E;	
	border-bottom: 3px solid #2E2E2E;
}
.VideoTitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #004665;
}
.MiniTitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #004665;
}
.DateTitle {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;	
	color: #FE8306;
}
.redlink a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #C80303;
	text-decoration: none;
}
.redlink a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;	
	color: #C80303;
	text-decoration: none;
}
.redlink a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;	
	color: #C80303;
	text-decoration: underline;
}
.tableborderbtm {
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #999999;
	border-left: none;
}
.tableborder {
	border: 1px dashed #999999;
}
.tblformat {
	background-image: url(images/tabbg.gif);
	height: 75px;
	width: 278px;
	border: 1px solid #CCCCCC;
	background-repeat: repeat-x;
}
.tblformatl {
	background-image: url(images/contentbg.gif);
	height: 180px;
	width: 478px;
	border: 1px solid #CCCCCC;
	background-repeat: repeat-x;
}
