/* CSS Document */
.page {
	background-image: url(images/ahead.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
}
.menu {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial;
}
body {
	background-color: #000000;
	background-image: url(images/stripe.gif);
	Scrollbar-face-color:#FFF;
	Scrollbar-arrow-color:#000;
	Scrollbar-track-color:#000;
	Scrollbar-shadow-color:#000;
	Scrollbar-highlight-color:#000;
	Scrollbar-3dlight-color:#FFF;
	Scrollbar-darkshadow-color:#FFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.help {
	font-family: Arial;
	font-size: 12px;
	padding: 5px 15px 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.content {
	font-family: Arial;
	padding-top: 18px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	color: #FFFFFF;
}
.style2 {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
}
.style3 {
	font-size: 18px;
	text-decoration: underline;
}
.linknav {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.linx {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
}
.menuactive {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	color: #FF0000;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 25px;
}
