@charset "utf-8";

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.homeTxt {
	font-size: 94px;
	color: #000000;
}
.footer {
	font-size: small;
	font-weight: bold;
}
.header {
	font-size: 40px;
	color: #000000;
}
.header_inactive {
	color: #999999;
	font-size: 40px;
}

.subheader {
	font-size: 20px
}
.txtWhite {
	color: #FFFFFF
}
#FLVPlayer {
	border: none;
}

