body {
	background-image:url('images/background.jpg');
	background-repeat:repeat-x;
	background-color:#000066;
	margin:0px;
	padding:0px;
	text-align:center;
}

#wrapper { 
	 margin: 0 auto; 
	 border: 0px; 
	 padding: 0; 
	 width: 943px; 
	 text-align: left; 
} 

#maintable {
	position:relative;
	left:0px;
	top:0px;
	width:943px;
}

#logo {
	position:absolute;
	left:50px;
	top:61px;
	width:426px;
	height:60px;
}

#header {
	text-align:right;
	position:absolute;
	left:0px;
	top:0px;
	width:943px;
	height:121px;
}

#flash {
	position:absolute;
	left:0px;
	top:121px;
	width:943px;
	height:255px;
}

#navleft {
	position:absolute;
	left:24px;
	top:376px;
	width:252px;
	height:368px;
}

#info {
	position:absolute;
	left:276px;
	top:376px;
	width:643px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3266FE;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3266FE;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3266FE;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3266FE;
	text-decoration: none;
}

a.Anavtop:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin-right:20px;
}

a.Anavtop:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin-right:20px;
}

a.Anavtop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3266FE;
	text-decoration: none;
	margin-right:20px;
}

a.Anavtop:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin-right:20px;
}

a.Anavleft:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a.Anavleft:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a.Anavleft:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3266FE;
	text-decoration: none;
}

a.Anavleft:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

table.TABLEinfo {
	margin-top:50px;
	margin-bottom:50px;
	margin-left:50px;
	margin-right:50px;
	width:550px;
	border:none;
}

table.TABLEnavleft {
	width:252px;
	border:none;
}

table.TABLEnavlinks {
	margin-top:50px;
	margin-right:20px;
	margin-bottom:20px;
	border:none;
}

table.TABLEcontentleft {
	margin-top:20px;
	margin-right:20px;
	margin-bottom:20px;
	border:none;
}

table.TABLEnavtop {
	margin-top:5px;
	margin-right:30px;
	border:none;
}

table.TABLEresults {
	background-color:#141446;
	border-width:3px;
	border-style:dotted;
	border-color:#ffffff;
}


td.TDtable_bottom {
	background-image:url(images/table_bottom.gif);
	background-repeat:no-repeat;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

p.Pfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

p.Psmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #3266FE;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.redtext {
	color: #FF0000;
}