
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-3d-light-color: #9DA9D1;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-dark-shadow-color: #9DA9D1;
	scrollbar-face-color: #990000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #999999;
	background:#184A7A url(images/allnitebackground3.jpg) top no-repeat fixed;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}



A:link {
	color: #0A3B6D;
	text-decoration: none;
}

A:visited {
	color: #0A3B6D;
	text-decoration: none;
}

A:active {
	color: #0A3B6D;
	text-decoration: none;
}

A:hover {
	color: #990000;
	text-decoration: underline;


}


input.search
{
	height: 17px;
	background-color: #9DA9D1;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

a:link.dark {
	color: #CCC;
	text-decoration: none;
	weight: bold;

}

a:visited.dark {
	color: #CCC;
	text-decoration: none;
	weight: bold;
}

a:active.dark {
	color: #CCC;
	text-decoration: none;
	weight: bold;
}

a:hover.dark {
	color: #FFF;
	text-decoration: underline;
	weight: bold;
}

HR {
	height: 1px;
	color: #999999;
}