<style type="text/css">{  }
/*bogus link for NS6 bug - doesn't recognize the first style in the style sheet*/
.bogus { color: #868686; text-decoration: none; }
.bogus:hover { color: #868686; text-decoration: none; }
/*Headings*/
H1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 18px;
	PADDING-BOTTOM: 0px;
	COLOR: #990000;
	LINE-HEIGHT: 100%;
	PADDING-TOP: 0px;
	FONT-FAMILY: "bold 18px arial", sans-serif;
	font-weight: bold;
}
H2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 15px;
	PADDING-BOTTOM: 0px;
	COLOR: #000066;
	LINE-HEIGHT: 100%;
	PADDING-TOP: 0px;
	FONT-FAMILY: "bold 15px arial", sans-serif;
	font-weight: bold;
}
H3 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 14px;
	MARGIN-BOTTOM: 3px;
	COLOR: #000066;
	LINE-HEIGHT: 100%;
	MARGIN-TOP: 3px;
	FONT-FAMILY: "bold 14px arial", sans-serif;
	font-weight: bold;
}

/*LINK COLORS*/
.link { font: 12px arial,sans-serif;  color:#000099; text-decoration: underline; }
.link:hover { color: #FF0000 }
.smlink { font: 10px arial,sans-serif;  color:#000099; text-decoration: underline; }
.smlink:hover { color: #FF0000 }
.linkyelbd { font: bold 11px arial,sans-serif;  color: #FFCC00; text-decoration: underline; }
.linkyelbd:hover { color: #FF0000 }
.redlink { font: bold 12px arial,sans-serif;  color: #990000; text-decoration: underline; }
.redlink:hover { color: #000000 }
.redlink2 { font: 12px arial,sans-serif;  color: #990000; text-decoration: underline; }
.redlink2:hover { color: #000000 }
.redlinksm { font: bold 11px arial,sans-serif;  color: #990000; text-decoration: underline; }
.redlinksm:hover { color: #000000 }
.redlinksm2 { font: 10px arial,sans-serif;  color: #990000; text-decoration: underline; }
.redlinksm2:hover { color: #000000 }
.biglink { font: bold 17px arial,sans-serif;  color: #990000; text-decoration: underline; }
.biglink:hover { color: #000000 }
.whitelink { font: 12px arial,sans-serif;  color: #FFFFFF; text-decoration: underline; }
.whitelink:hover { color: #FFCC00 }
/*BODY TEXT COLORS*/
.body { font: 12px arial,sans-serif;  color: #333333; }
.bodywhite { font: 11px arial,sans-serif;  color: #FFFFFF; }
.bodywhitelg { font: bold 13px arial,sans-serif;  color: #CCCCCC; }
.yellowlg { font: bold 13px arial,sans-serif;  color: #FF9933; }
.redlg { font: bold 13px arial,sans-serif;  color: #990000; }
.form { font: 10px arial,sans-serif;  color: #990000; }


/*BUTTON STYLES*/
.btn {font: bold 11px arial,sans-serif; color: #868686; background-color: #FFFFFF;}
.btngreen {font: bold 11px arial,sans-serif; color: #FFFFFF; background-color: #669900;}
.btngreen2 {font: bold 11px arial,sans-serif; color: #669900; background-color: #FFFFFF;}
.btngreen3 {font: bold 11px arial,sans-serif; color: #FFFFFF; background-color: #669900; width:146px; }
/*MENU STYLES*/
.linknav { font: 11px bold arial,sans-serif;  color: #FFFFFF; text-decoration: none; }


</style>
