body {
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #777777;
	background-image: url(../WebsiteImages/Background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma; 
	font-size: 13px;
	color: white;
}
a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: underline;
}
.form {
	font-family: Tahoma; 
        font-size: 13px;
	border-width: 1px;
	background-color: black;
	color: white;
	border-color: #00CCFF;
}
.submit {
	font-family: Tahoma; 
        font-size: 13px;
	border-width: 1px;
	background-color: black;
	color: white;
	border-color: #00CCFF;
}
.frontpage {
	background-image: url(../WebsiteImages/Menu.gif);
	background-repeat:repeat-x;
	background-position: 0% 100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Tahoma; 
        font-size: 16px;
	font-weight: bold;
	background-color: black;
	filter: alpha(opacity="70"); opacity: 0.7;
	text-align: center;
	vertical-align: middle;
}
.table {
	border-left: 0px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 0px solid white;
	font-family: Tahoma; 
        font-size: 13px;
}
.table td{
	border-left: 1px solid white;
	border-right: 0px solid white;
	border-top: 0px solid white;
	border-bottom: 1px solid white;
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 9px;
	vertical-align: top;
	font-family: Tahoma; 
        font-size: 13px;
}
.logo {
	background-image: url(../WebsiteImages/LogoBackground.gif);
	filter: alpha(opacity="70"); opacity: 0.7;
}
.line2 {
	background-image: url(../WebsiteImages/Line2.gif);
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	background-color: black;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma; 
        font-size: 10px;
	color: white;
	text-align: center;
	filter: alpha(opacity="70"); opacity: 0.7;
}
.menu {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 0px solid black;
	border-bottom: 1px solid black;
}
.menutop {
	background-image: url(../WebsiteImages/Line2.gif);
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-family: Tahoma; 
        font-size: 11px;
	color: white;
	font-weight: bold;
	text-align: center;
	filter: alpha(opacity="70"); opacity: 0.7;
	vertical-align: top;
}
.menubottom {
	background-image: url(../WebsiteImages/Menu.gif);
	background-repeat:repeat-x;
	background-position: 0% 100%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Tahoma; 
        font-size: 13px;
	background-color: black;
	filter: alpha(opacity="70"); opacity: 0.7;
	text-align: center;
	vertical-align: top;
}
.menubottomcontent {
	background-image: url(../WebsiteImages/Menu.gif);
	background-repeat:repeat-x;
	background-position: 0% 100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Tahoma; 
        font-size: 13px;
	background-color: black;
	filter: alpha(opacity="70"); opacity: 0.7;
	text-align: left;
	vertical-align: top;
}
.copyright {
	background-image: url(../WebsiteImages/Line2.gif);
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	background-color: black;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma; 
        font-size: 10px;
	color: white;
	text-align: center;
	filter: alpha(opacity="70"); opacity: 0.7;
}