p, h1, h2, td, li, form, input, textarea, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	vertical-align: top;
	line-height: 16px;

}
body {
	margin: 0px;
	background-color: #ffffff;
	HEIGHT:100%;
}

h1 {
	color: #048CF1;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #0066CC;
}

a.awhite, a.awhite:link, a.awhite:visited
 {
	text-decoration: none;
	color: white;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
	background-color: #0066CC;
	text-decoration: none;
}

ul {
	margin-top: 0px;
}

th {
	font-size: x-small;
	text-align: left;
	vertical-align: top;
}

textarea {
	overflow: auto;
}
.main {width:94%;text-align:left;margin-top: 8px; 
}

.flutext
{
	text-align:left; 
	padding-left:8px; 
	padding-right:8px; 
	margin-top:0px; 
	font-weight:bold; 
	color:#000000; 
	font-size:1em
}

.blacktext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #0066CC;
}
.whitetext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

.footer {
	color: #ffffff;
	background-color: #0099FF;
	
 }

 .footer a, .footer a:hover, .footer a:visited {
	color: #0066FF;
 }
 .footersplash {
 	background-color: #0099FF;
	color: #ffffff;
	margin-left: 4px;
	margin-right: 4px;
	margin-top:2px;
	padding: 8px;
	width:100%;
	height:55px;
 }
 
  .footersplash a, .footersplash a:hover, .footersplash a:visited {
	color: #ffffff;
 }

 .newsbox {
	margin-top: 8px;
	margin-bottom: 8px;
 }

hr {
	color: #0066CC;
	height: 1px;
}

tr.RowOverOdd {
background-color : #99CCFF;
/* #F8E1FF 
	FBF3FF*/
}
tr.RowOverEven {
background-color : #CCFFFF;
}
.redtable {
	background-color: #0099FF;
	color: #ffffff
}
.textonly {
	display: none;
}
.newstd {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
}.picborder {
	border: 1 solid #0066CC;
	margin-left: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
}

a.Nav {
	background-color: #99CCFF;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	width: 100%;
	BORDER-BOTTOM: #0099FF 1px solid;
}

a.Nav:link, a.Nav:visited {
	color: #000000;
}


a.Nav:hover {
	color: #000000;
	background-color: #0099FF;
	text-decoration: none;
}

a.Nav:active {
	color: #000000;
	background-color: #99CCFF;
}
.navspacing {MARGIN-BOTTOM: 6px; }

.navcorner{
	BACKGROUND: url(images/navcorner.gif) #99CCFF no-repeat right top;
	padding: 8px;
	}

.newscorner{BACKGROUND: url(images/newscorner.gif) #0099FF no-repeat left top;
	padding: 0px;
	}


a.news {
	background-color: #0099FF;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
	text-decoration: none;
	padding: 2px;
	width: 100%;
	BORDER-BOTTOM: #0066CC 1px solid;
}

a.news:link, a.news:visited {
	color: #ffffff;
}

a.news:hover {
	color: #ffffff;
	background-color: #0066CC;
	text-decoration: none;
}

a.news:active {
	color: #ffffff;
	background-color: #0099FF;
}
