BODY {
        background: #FFFFFF;
       background-image: url(/images/blankmap.gif);
       background-attachment: fixed;
       background-position: 50% 50%;
       background-repeat: no-repeat;
	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: 10px;
}

A.subnav:hover {
	color: #FFFFFF;
}

TD {
	font-size: 13px;
}

TD.home {
	font-size: 11px;
}

OPTION {
	font-size: 13px;
}

.headingone {
	color: #990000;
	font-weight : bold;
}

.headingtwo {
	color: #3366CC;
	font-weight : bold;
}

.headingthree {
	color: #990000;
	font-weight : bold;
	font-size: 11px;
}

.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: 10px;
}

.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;
}




