/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}

a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #336699;
}
a:active {
	text-decoration: none;
	color: #336699;
}.main-border {
	border: 1px solid #CCCCCC;
}
#footer-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
}
#footer-enter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/foot-bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 10px;
	height: 50px;
}
#video-header {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 40px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/foot-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-indent: 10px;
	height: 24px;
}
#main-content {
	background-color: #FFFFFF;
}
.right-col {
	background-color: #EEEEEE;
	padding: 10px;
}

.right-col2 {
	background-color: #EEEEEE;
	padding: 10px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.player-border {
	border: 1px solid #999999;
}
.txt-sm {
	font-size: 9px;
}
