body,td {
        color:#65C2DD;
        font-family: Verdana, Tahoma, sans-serif;
        font-size: 10px;
	scrollbar-arrow-color: #65C2DD;
	scrollbar-base-color: #65C2DD;
	scrollbar-shadow-color: #65C2DD;
	scrollbar-highlight-color: #65C2DD;
	scrollbar-track-color: #600404;
	scrollbar-face-color: #600404;
	scrollbar-3dlight-color: #600404;
	scrollbar-darkshadow-color: #600404;
}

body {
        background: #600404;
}

a:visited, a:link, a:active {
	color: #65C2DD;
	text-decoration: none; 
}

a:hover {
	color: #99D8EA;
	text-decoration: underline;
}

.top
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: right;
	padding: 3px;
	border-bottom-color: 9AD0FF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.main
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	padding: 3px;
	border-bottom-color: 9AD0FF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

hr {
	color: #65C2DD;
	background-color: #9AD0FF;
	height: 1px;
	border: 0px;
	width: 100%;
}

.nav { 
	background-color: #006998 ; 
	align: center;
	color: #FFFFFF;
	text-transform: uppercase;
}

.ul
{
	vertical-align: top;
}

