A {	COLOR: black; TEXT-DECORATION: none}
A.visited {	COLOR: black; TEXT-DECORATION: none}
A:hover {	COLOR: red; TEXT-DECORATION: underline}

A.nav {	COLOR: #800080; TEXT-DECORATION: none}
A.nav:visited {	COLOR: #800080; TEXT-DECORATION: none}
A.nav:hover {	COLOR: #800080; TEXT-DECORATION: underline}

A.navb {	COLOR: #000000; TEXT-DECORATION: none}
A.navb:visited {	COLOR: #000000; TEXT-DECORATION: none}
A.navb:hover {	COLOR: #000000; TEXT-DECORATION: underline}

A.navactive {	COLOR: black; TEXT-DECORATION: none}
A.navactive:visited {	COLOR: black; TEXT-DECORATION: none}
A.navactive:hover {	COLOR: black; TEXT-DECORATION: none}

A.navactiveb {	COLOR: black; TEXT-DECORATION: none}
A.navactiveb:visited {	COLOR: black; TEXT-DECORATION: none}
A.navactiveb:hover {	COLOR: black; TEXT-DECORATION: none}

body { background: #ffffff url('images/bkground.gif') repeat-x;}

body { font-family: Arial;}

.nav { font-size: 13px; color: #800080; font-weight: bold;}
.navb { font-size: 13px; color: #000000; font-weight: bold;}

.navactive { font-size: 13px; color: #000000; font-weight: bold;}
.navactiveb { font-size: 13px; color: #000000; font-weight: bold;}

.headline1 { font-size: 17px; font-weight: bold; color: #800080;}
.headline2 { font-size: 14px; font-weight: bold; color: #800080;}
.headline3 { font-size: 16px; font-weight: bold; color: #800080;}
.headline5 { font-size: 16px; font-weight: bold; color: #000000;}

.textheader { font-size: 13px; color: #D0313A;}
.textnormal { font-size: 13px; color: #4B4B4B;}
.textsmall { font-size: 12px; color: #4B4B4B;}
.textsmallwhite { font-size: 12px; color: #cccccc;}
.textsmallsmall { font-size: 11px; color: #4B4B4B;}
.text-as-js-spacer { font-size: 6px; color: #cccccc;}
.copyright { font-size: 10px; color: #000000;}

#calendar {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	padding: 0px;	
}

div#sociallinks {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	padding: 0px;
	display:block;
	background-color: #ffffff;
}


#ajaxticker1{
width: 800px;
height: 15px;
border: 0px ridge black;
padding: 1px;
background-color: #ffffff;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #ffffff;
}

.tickerclass{ font-size: 12px; font-weight: normal; font-family: Arial,Helvetica; color: #80007F;}//class to apply to your scroller(s) if desired
