body {
	font-family: Arial, Helvetica, sans-serif;
	background:#ffffff url(../images/wfbackrepeater.jpg) repeat-x fixed;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000099;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
}

.blueTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000099;
}

.redTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #990000;
}

.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000099;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990000;
}

.whitetd {
	background-color: #FFFFFF;
	vertical-align:top;
}

.topcorners {
	background-image: url(../images/topcorners.gif);
	background-position:top;
	background-repeat: no-repeat;
}
.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
}
.copyrightstuff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
}

.bottomnav {
	font-size: 9px;
}

hr {
	color: #000099;	
	height: 1px;
}

a.topmenu {
font:bold 11px Verdana;
text-decoration: none;
color:#000099;
}

a.topmenu:visited{
font:bold 11px Verdana;
text-decoration: none;
color:#000099;
}

a.topmenu:hover{
font:bold 11px Verdana;
text-decoration: none;
color:#990000;
}

a.midmenu {
font:bold 11px Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
color:#990000;
}

a.midmenu:visited{
font:bold 11px Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 14px;
color:#990000
}

a.midmenu:hover{
font:bold 11px Arial, Helvetica, sans-serif;
text-decoration: underline;
font-size: 14px;
color:#000099;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 18px;
z-index: 102;
background-color: #eeeeee;
width: 150px;
filter:alpha(Opacity=99, FinishOpacity=95, Style=1, StartX=0, StartY=0, FinishX=200, FinishY=500);
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
color:#000099;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: 000099;
color: white;
}

.scrollnews {
	padding :4px; 
	width :275px; 
	height :250px; 
	overflow :auto; 
	scrollbar-face-color : #E6EBEE; 
	scrollbar-highlight-color : #eeeeee; 
	scrollbar-3dlight-color : #dddddd; 
	scrollbar-shadow-color : #666666; 
	scrollbar-darkshadow-color : #333333; 
	scrollbar-track-color : #FFFFFF; 
	scrollbar-arrow-color : #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;

}

