<style type="text/css">
<!--
body
{scrollbar-face-color: #FFdb6c;
scrollbar-shadow-color: #27385B;
scrollbar-highlight-color: #F6F3E0;
scrollbar-3dlight-color: #4C0099;
scrollbar-darkshadow-color: #003399;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #F6E2D9;}
//-->
</style>

html {
	background-color: #424346;
}

body { 
	background-color: #424346;
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #FFdb6c;
}


a:hover {
	text-decoration : none;
	color: #FFFFFF;
	border-bottom: 2px dotted #FFdb6c;
	}


.text {
	font-family: Verdana;
	font-size: 12px;
}

.textSmall {
	font-family: Verdana;
	font-size: 10px;
}


h1 {
	font-family: Verdana;
	font-size: 12px;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 18px;
	color: #CCCCCC;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	line-height: 14px;
}

blockquote { width: 270px; float: left; margin: 5px; padding: 5px; }


.footer {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #FFdb6c;
}

.footer a:link, .footer a:active {
	text-decoration : none;
	color: #FFdb6c;
	}

.footer a:hover { 
	text-decoration : none;
	color: #FFFFFF;
	border-bottom: 2px dotted #FFdb6c;
	}

.footer a:visited { 
	text-decoration : none;
	color: #FFdb6c;
	}

.tableheader {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #00aeef;
}

.tableheader a:link, .tableheader a:visited, .tableheader a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration : none;
	color: #707070;
	font-weight: bold;
	}

.tableheader a:hover { 
	text-decoration : none;
	color: #9D0038;
	border-bottom: 1px dotted #9D0038;
	font-weight: bold;
	}

.activepage {
	font-family: Verdana;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #000000;
}

.activepage a:link, .activepage a:active {
	text-decoration : none;
	color: #000000;
	}

.activepage a:hover { 
	text-decoration : none;
	color: #144466;
	border-bottom: 2px dotted #144466;
	}

.activepage a:visited { 
	text-decoration : none;
	color: #000000;
	}