
a {
		font: 12px Arial, sans-serif;
        color: #0C4528;
        text-decoration: none;
}

a:hover {
		font: 12px Arial, sans-serif;
        color: #0C4528;
        text-decoration: underline;
}


li {
		font-family: Arial, Helvetica, Garamond ;
		font-size: 12px;
        color: #008000;
}

ul {
		font-family: Arial, Helvetica, Garamond ;
		font-size: 12px;
        color: #008000;
}

.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #ffffff;
 font: 14px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #E3DF65;
 font: 14px Arial, sans-serif;
 text-align: left;
 text-decoration: underline;
}

.smlowText, a.smlowText:link, a.smlowText:visited, a.smlowText:active, a.smlowText:focus {
 color: #ffffff;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

.smhighText, a.smhighText:link, a.smhighText:visited, a.smhighText:active, a.smhighText:focus {
 color: #E3DF65;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: underline;
}

body { 
		background-image: url(../images/bodybg.gif);
		background-repeat: repeat-y;
		background-align: left;
		margin: 0px;
		
}

.footer {
			font-weight: normal;
            font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
			color: #006600;
			font-size: 10px;
}

.footer a.footer:link, a.footer:visited, a.footer:active, a.footer:focus {
			font-weight: normal;
            font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
			color: #006600;
			font-size: 8px;
}

.datetext {
			font-family: Arial, Helvetica, Garamond; font-size: 10px; color: #ffffff;
			padding-left: 20px;
			padding-top: 2px;
        	padding-bottom: 2px;
}

P {
		font-family: Arial, Helvetica, Garamond ;
		font-size: 80%;
        color: #008000;
}

.navlocate {
			font-weight: normal;
            font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
			color: #3C3CA5;
			font-size: 10px;
}

/* Borders used by some items */

.itemBorder {
 border: 1px solid #666666;
}
.itemBorderBlank {
 border: 1px solid #CCCCDD;
}

/* The "button" demo menu styles, as used by the "File-Reopen" menu. Delete if not using */

.buttonText, a.buttonText:link, a.buttonText:visited, a.buttonText:active, a.buttonText:focus {
 text-decoration: none;
 color: #FFCC99;
 font: Bold 12px Arial, Helvetica;
}
.buttonHover, a.buttonHover:link, a.buttonHover:visited, a.buttonHover:active, a.buttonHover:focus {
 text-decoration: none;
 color: #99CCFF;
 font: Bold 12px Arial, Helvetica;
 padding: 1px;
}
.buttonBorder {
 border: 1px outset #339966;
}
.buttonBorderOver {
 border: 1px inset #CC9966;
}


UL {font-family: Arial, Helvetica, Garamond }

OL {font-family: Arial, Helvetica, Garamond }

.popup { font-family: arial, helvetica, garamond; font-size: 8pt; POSITION: absolute; VISIBILITY: hidden; BACKGROUND-COLOR: #FFFFCC; LAYER-BACKGROUND-COLOR: #FFFFCC; width: 270; BORDER-LEFT: 1px solid black; BORDER-TOP: 1px solid black; BORDER-BOTTOM: 2px solid black; BORDER-RIGHT: 2px solid black; PADDING: 2px; z-index: 10 }

.closetext { font-family: arial, helvetica, garamond; font-size: 8pt; }

.intro {font-family: arial, helvetica, garamond; font-size: 9pt }
.specialnote {font-family: arial, helvetica, garamond; font-size: 7pt }

.advert {text-decoration: none; color: #ff3300; font-size: 11pt font: 45px Arial, Helvetica, Garamond}


