a.maroon {
		color: #660000; 
		font-weight: normal
}
a:hover.maroon {
		color: #999999; 
		font-weight: normal
}
a.maroon2 {
		color: #660000; 
		font-weight: bold
}
a:hover.maroon2 {
		color: #999999; 
		font-weight: bold
}
a.gray {
		color: #330000; 
		font-weight: bold; 
		padding-left: 3px; 
		padding-right: 3px
}
a:hover.gray {
		background-color: #333333; 
		color: white; 
		font-weight: bold; 
		padding-left: 3px; 
		padding-right: 3px
}
/* .mainnav means the "mainnav" class*/
a.mainnav {
		font-weight:normal; 
		font-size:12px; color: #FFFFCC;
		text-decoration: none
}
a:visited.mainnav {
		font-weight:normal; 
		font-size:12px; 
		color: #FFFFCC;
		text-decoration: none
}
a:hover.mainnav {
		color: #FFFFFF; 
		text-decoration: underline
		}
/* .mainnav2 means the "mainnav2" class*/
a.mainnav2 {
		font-weight:normal; 
		font-size:12px; color: #FFFFFF;
		text-decoration: underline
}
a:visited.mainnav2 {
		font-weight:normal; 
		font-size:12px; 
		color: #FFFFFF;
		text-decoration: underline
}
a:hover.mainnav2 {
		color: #FFFFCC; 
		text-decoration: none
}
/* .button1 means the "button1" class*/
a.button1 {
		font-weight:normal; 
		font-size: 12px; 
		color: #FFFFCC;
		background-color: #666666; 
		text-decoration: none;
		padding-left: 3px; 
		padding-right: 3px
}
a:visited.button1 {
		font-weight: normal; 
		font-size: 12px; color: #FFFFFF;
		background-color: #666666; 
		text-decoration: none;
		padding-left: 3px; 
		padding-right: 3px
}
a:hover.button1 {
		color: #FFFFFF; 
		background-color: #000000;
		text-decoration: none; 
		padding-left: 3px; 
		padding-right: 3px
}	
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
.border_rt {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #566653;
}
.border_bm {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #566653;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
}
.yellow_bot {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFCC;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660000;
}	
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	background-color: #666666;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
.text3bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
	font-weight: bold;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
.border2 {
	border: thin dotted #333333;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.yellbold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
}
.yellbold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
}
.whitehead1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.blubar {
	background-color: #878DA7;
}
.border_bot_solid {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #330000;
}
.redbox {
	border: thin solid #CC0000;
}

