A:link { color: Black; text-decoration: none; font-weight: bold; }
A:visited { color: Black; text-decoration: none; font-weight: bold;}
A:hover { color: Black; text-decoration: underline; font-weight: bold; }
A:active { color: black; text-decoration: none; font-weight: bold; }

body {  font-size: 15px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
html {  font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
td {  font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.movie {
				width: 100%;
				height: 100%;
			}

.navTop:link { color: white; text-decoration: none }
.navTop:visited { color: white; text-decoration: none }
.navTop:hover { color: Black; text-decoration: none }
.navTop:active { color: white; text-decoration: none }

.navTopActive:link { color: black; text-decoration: none }
.navTopActive:visited { color: black; text-decoration: none }
.navTopActive:hover { color: black; text-decoration: none }
.navTopActive:active { color: black; text-decoration: none }

.navLeft:link { font-size: 12px; color: white; text-decoration: none }
.navLeft:visited { font-size: 12px; color: white; text-decoration: none }
.navLeft:hover { font-size: 12px; color: black; text-decoration: none }
.navLeft:active { font-size: 12px; color: white; text-decoration: none }

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	
}

.middle td {
	margin-top: 20px;
}

.title {
	color:		white;
	border-top:	1px solid #9C9CA4;
	border-bottom:	1px solid #9C9CA4;
	padding-top:	1px;
	padding-bottom:	1px;
	/*background-color: #D72F14;*/
	background-image: url(/images/background.png)
}
