
BODY {
	background: #FFFFFF;
	font-family : Arial, Verdana, Helvetica, serif;
	color : #000000;
}


A {
	color : #0033CC;
}

A:hover { color: #AA0000} 

A.black { color : #000000}

A.subnav {
	color: #FFFF8F;
	font-family: Verdana, Helvetica, serif;
	font-weight: bold;
	font-size: 11px;
}

A.subnav:hover {
	color: #FFFFFF;
}


A.storm {
	color: #005AFF;
	font-family: Verdana, Helvetica, serif;
	font-weight: bold;
	font-size: 11px;
}

A.storm:hover {
	color: #00A2FF;
}


A.white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

A.white:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}



TD {
	font-family : Arial, Verdana, Helvetica, serif;
	font-size: 14px;	
}

TD.home {
	font-size: 11px;	
}

OPTION {
	font-size: 13px;	
}


UL.home {
	margin-left: 8px;
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 14px;
}


.headingone {
	color: #990000;
	font-weight : bold;
}

.headingtwo {
	color: #3366CC;
	font-weight : bold;
}

.headingthree {
	color: #990000;
	font-weight : bold;
	font-size: 12px;
}

.headingfour {
	color: #2162F5;
	font-weight : bold;
}

.headingfive {
	color: #3366CC;
	font-weight : bold;
	font-size: 15px;
}

.headingsix {
	color: #CC6633;
	font-weight : bold;
}

.headingseven {
	color: #000000;
	font-weight : bold;
}

.photoCaption {
	font-size: 10px;
	color: #333333;
}
               
.whiteLarge{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}


.white {
	color: #FFFFFF
}

.small {
	font-size: 11px;
}

.date { 
	font-family: Verdana, Helvetica, serif;
	font-size: 10px;
	color: #FFFFCC;
	
}

.update {
	font-family: Verdana, Helvetica, serif;
	font-size: 10px;
	color: #E5EAFF;

}

.newlist {
	font-family:  Verdana, Helvetica, serif;
	font-size: 10px;
}

.grey {
	color: #484441;
	text-decoration: none;
}

LI.form{
	margin: 0px 0px 0px 20px;
}