@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #000000;
	background-image: url(images/grid2.jpg);
}
.smallboldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.medboldwhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
}

.tn:link img {
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.tn:visited img {
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.tn:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	color: #999999;
	text-decoration: none;
	border: 1px solid #FF0000;
}
.tn:active img {
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.tn2:link img {
	color: #000000;
	text-decoration: none;
}
.tn2:visited img {
	color: #000000;
	text-decoration: none;
}
.tn2:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	color: #999999;
	text-decoration: none;
}
.tn2:active img {
	color: #000000;
	text-decoration: none;
}
.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
a:link, a:visited, a:active {
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#video {
	background-color: #000000;
	border: 4px double #FFFFFF;
}
