/* CSS Document */


body {
	scrollbar-face-color: #006699; scrollbar-highlight-color: #000000; scrollbar-shadow-color: #003300; scrollbar-3dlight-color: #000000; scrollbar-arrow-color: #ccffff; scrollbar-track-color: #000000; scrollbar-darkshadow-color: #006699;
	background-color:#000066;
}
.style3 {
	font-size: large; color: #000000;
}
.style5 {
	font-weight: bold; color: #0099ff;
}
.style7 {font-weight: bold; color: #0099ff; }
.style8 {
	color: #0099ff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;}
.style11 {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}

.style12 {font-size: larger;}

a:link {
	color: #0099ff;
}
a:hover {
	color: #ff0000;
}
body, td, th {
	font-family: verdana, arial, helvetica, sans-serif;
}

.header {
	text-decoration:none;
	text-align:left;
}

h2.blue {
	text-decoration:none;
	text-align:left;
	color:#0099ff;
	font-size:20px;
	font-weight:bold;
}

.sitewide {
	text-align:left;
}

.sitewide2 {
	text-align:left;
	color:#0099ff;
	background-color:#000;
}

.spacing {
	padding-left:30px;
	padding-right:30px;
}

.center {
	text-align:center;
}

.left {
 	text-align:left;
}

ul.left {
 	font-size: smaller;
	font-weight:bold;
}

.seolinks {
	text-decoration:none;
	color:#0099ff;
}

.content {
	position:absolute;
	top: 2050px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	padding-left:150px;
	padding-right:150px;
}

