
<style>

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	width:100%;
    height:100%;
	margin:0px;
	padding:0px;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	width:100%;
    height:100%;
	background-image:url(../images/background_r.jpg);
	background-repeat:repeat-x;
	background-color:#bfd4ef;
	background-color:#8db1e3    ;
	color:#000000    ;
	margin:0px;
	padding:0px;
}

#leftbg{
	background-image:url(../images/background_l.jpg);
	background-repeat:repeat-x;
	float: left;
	display:inline;
	height:800px;
	width:50%;
	position: absolute;
	z-index:1;
	margin:0px;
}

#rightbg{
}

#container{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	width:800px;
	height:800px;
	background-image:url(../images/background_c.jpg);
	background-repeat:no-repeat;
	background-color:inherit;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	padding-top:30px;
	z-index:100;
}

#header{
	width:785px;
	background-color:#0958c1    ;

			height:50px;
			background-image:url(../images/header_50.jpg);
			background-repeat:repeat-x;
		
/*	margin-bottom: 10px;	*/
	padding-right:15px;
	color:#ffffff    ;
}

#toc{
	width:800px;
	padding:5px 0px;
	background-color:#0958c1    ;
	background-image:url(../images/toc_off.jpg);
	background-repeat:repeat-x;
	font-size:10pt;
	letter-spacing: 0.06em;
}

#toc2{
	width:100%;
	background-color:#A8D3FF;
	background-color:#EEEEEE;
	padding:3px 0px;
}

#player{
	width:100%;
	height:300px;
	background-color:#000000;
	color:#FFFFFF;
}

#sponsorBanner{
	background-color:#eff3f9;
	background-color:#ffffff    ;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	text-align:left;
	border-left:solid 1px #cbd3e0;
	border-right:solid 1px #425d88;
	border-bottom:solid 1px #425d88;
	width:778px;
}

#content{
	width:798px;
	margin:0px;
	padding:0px;
	border-left:solid 1px #cbd3e0;
	border-right:solid 1px #425d88;
	border-bottom:solid 1px #425d88;
	background-color:#eff3f9;
	background-color:#ffffff    ;

}

#message{
	color:#990000;
    font-weight:bold;
}

#footer{
	width:100%;
	margin:0px;
	padding:0px;
	height:50px;
	margin-top:30px;
	margin-bottom:30px;
    clear:both;
	text-align:center;
	color:#03295e    ;
}

#lefthalf{
	width:70%;
	float:left;
	text-align:left;
}

#righthalf{
	width:30%;
	float:right;
	text-align:right;
}

#fullbody{
	margin:0px;
	padding:10px;
}


#leftbody{
	width:500px;
	margin:10px;
	padding:0px;
	display:inline-block;
	vertical-align:top;
	text-align:justify;
}

#rightextra{
	width:250px;
	margin:10px;
	padding:0px;
	display:inline-block;
	vertical-align:top;
	text-align:justify;
}

#rightbody{
	width:500px;
	margin:10px;
	padding:0px;
	display:inline-block;
	vertical-align:top;
	text-align:justify;
}

#leftextra{
	width:250px;
	margin:10px;
	padding:0px;
	display:inline-block;
	vertical-align:top;
	text-align:justify;
}

#footerleft{
	width:198px;
	height:1%;
	margin: 0px;
	padding:0px;
	float:left;
	text-align:left;
	vertical-align:top;
}

#footercenter{
	width:398px;
	height:1%;
	margin: 0px;
	padding:0px;
	float:left;
	text-align:center;
	vertical-align:top;
}

#footerright{
	width:198px;
	height:1%;
	margin: 0px;
	padding:0px;
	float:left;
	text-align:right;
	vertical-align:top;
}

.title{
	font-size:20pt;
	padding-left:30px;
	padding-bottom:10px;
	padding-top:10px;
	font-weight:bold;
}

h1{
	font-size:12pt;
	font-weight:bold;
	color:#003366;
}

a:link, a:visited, a:active{
	color:#0958c1    ;
	text-decoration:none;
}

a:hover{
	color:#0958c1    ;
	text-decoration:underline;
}

table.stats{
	border-spacing:0px;
	border: solid 1px #124664;
}

tr.stats{
	background-color: #124664;
	color:#FFFFFF;
}

img.mouseover{
	border: solid 3px #124664;
	padding:5px;
	background-color:#FFFFFF;
}

table{
	border-collapse: collapse;
}

td{
	padding:0px 0px;
}

tr#thumbs{
	vertical-align:top;
}

td#thumbs{
	padding:0px;
	padding-right: 5px;
	padding-bottom: 5px;
}

tr#strong{
	font-weight:bold;
}

table#calendar{
	border-collapse:separate;
	border:solid 1px #003366;
}

tr#calendar{
}

td#calendar{
	width:50px;
	height:50px;
	vertical-align:top;
	border:solid 1px #003366;
	padding:5px;
}

img{
	border:none;
}

tr#top{
	background-color:#124664;	
	color:#FFFFFF;
	font-weight:bold;
}

td#top{
	padding:3px 3px;
}

#header img{
	padding:10px;
	float:left;
}

img#show{
	border: 1px solid #003366;
}

#toc a:link, #toc a:visited, #toc a:active{
	color:#dddddd;
	color:#dddddd    ;
	text-decoration:none;
/*	background-color:#0958c1;
	background-image:url(../images/toc_off.jpg);
	background-repeat:repeat-x;
*/	padding:3px 10px;
	font-weight:bold;
}
#toc a:hover{
	color:#ffffff;
	color:#ffffff    ;
	background-color:#0958c1    ;
	background-image:none;
	text-decoration:none;
	padding:5px 10px;
	font-weight:bold;
}

#toc2 a:link, #toc2 a:visited, #toc2 a:active{
	color:#000000;
	background-color:#EEEEEE;
	text-decoration:none;
	padding:5px 10px;
	border-right: 1px #EEEEEE solid;
}
#toc2 a:hover{
	color:#000000;
	background-color:#DDDDDD;
	text-decoration:none;
	padding:3px 10px;
	border-right: 1px #EEEEEE solid;
}

#footer a:link, #footer a:visited, #footer a:active{
	color:#03295e    ;
	text-decoration:none;
}

#footer a:hover{
	color:#03295e    ;
	text-decoration:underline;
}

hr{
	color: #003366;
	background-color: #003366;
	height: 1px;
	border: none;
}

.hr hr { display: none !important; }

textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	border: solid 1px #003366;
}

input[type="text"], input[type="file"], input[type="password"]{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	border: solid 1px #003366;
}

input[type="checkbox"], input[type="radio"]{
	border: none;
}

a:link#submit, a:visited#submit, a:active#submit{
	color:#000000;
	background-color:#CCCCCC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:36px;
	padding:3px 8px;
	border-top: solid 1px #003366;
	border-bottom: solid 1px #003366;
	border-left: solid 1px #003366;
}
a:hover#submit{
	color:#000000;
	background-color:#999999;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:36px;
	padding:3px 8px;
	border-top: solid 1px #003366;
	border-bottom: solid 1px #003366;
	border-left: solid 1px #003366;
}

a:link#submit2, a:visited#submit2, a:active#submit2{
	color:#000000;
	background-color:#CCCCCC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:36px;
	padding:3px 8px;
	border-top: solid 1px #003366;
	border-bottom: solid 1px #003366;
	border-right: solid 1px #003366;
	border-left: solid 1px #003366;
}
a:hover#submit2{
	color:#000000;
	background-color:#999999;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:36px;
	padding:3px 8px;
	border-top: solid 1px #003366;
	border-bottom: solid 1px #003366;
	border-right: solid 1px #003366;
	border-left: solid 1px #003366;
}

b{
	font-weight:bold;
/*	color:#03295e;	*/
}

a:link#submit3, a:visited#submit3, a:active#submit3{
	color:#000000;
	background-color:#CCCCCC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:36px;
	padding:3px 8px;
	border: solid 1px #003366;
}
a:hover#submit3{
	color:#000000;
	background-color:#999999;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:36px;
	padding:3px 8px;
	border: solid 1px #003366;
}

a:link#headerlink, a:visited#headerlink, a:active#headerlink{
	color:#000000;
	background-color:#CCCCCC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:36px;
	padding:3px 5px;
	border: solid 1px #003366;
}
a:hover#headerlink{
	color:#000000;
	background-color:#999999;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:36px;
	padding:3px 5px;
	border: solid 1px #003366;
}

#lighter{
	color:#999999;
}




</style>

