@charset "utf-8";
/* CSS Document */


.title {color: #33CCFF; font-size: 20px;text-transform:uppercase; text-align:right; }


.subtitle {color: #FF9933; font-size: 13px; font-weight:bold; text-transform:uppercase; text-align:left;}

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.style1 {color: white}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style2 {font-size: 10px}
.style3 {color: white; font-size: 10px; }
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.border {border:#000000 solid 1px;}


.float {float:right; margin:10px; border:#000000 solid 1px;}

.floatNOBORDER {float:right; margin:10px;}

.float_left {float:left; margin:10px; border:#000000 solid 1px;}

.float_w_border {float:right; margin:10px; border:#000000 solid 1px;}

#list ul {margin-left:13px;}

#list li {margin:5px;}

#NSPlay {z-index:1;}
#video {z-index:1;}