BODY {
	color : Black;
	background-color : White;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}
A {color : #993333	; text-decoration:none;	}
A:HOVER {color : #CC3333; text-decoration:underline; }
A.Sort {color : white; }
A.Sort:HOVER {color : white; }
A.faux {color : #993333;	cursor:hand ; text-decoration:none;}
A.faux:HOVER {color : #CC3333; cursor:hand ; text-decoration:underline; }
a.MainNav {color:#E4CACA; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
a.MainNav:HOVER { text-decoration:none;}
TD {font-family : Verdana, sans-serif; font-size : 12px;}
TD.Nav {background-color : #993333; color : White;}
td.submenu{background-color:#336699; color:#FFFFFF;}
input{
	font-family : monospace;
	font-size : 12px;
	border : 1px solid #003366;
	background-color : #F6FBFF;
	}
input.radio{
	border : 0px solid white;
	background-color : white;
	}
select{
	font-family : monospace;
	font-size : 12px;
	border : 1px solid #003366;
	background-color : #F6FBFF;
}
textarea{
	font-family : monospace;
	font-size : 12px;
	border : 1px solid #003366;
	background-color : #F6FBFF;
}
input.button{
	background-color : #DDDDAA;
	color : #993333;
	border-top-style : outset;
	border-left-style : outset;
	border-right-style : outset;
	border-bottom-style : outset;
	font-family : Verdana, sans-serif;
	border : 2px outset #DDDDAA;
}
table.nav{	background-color : #DDDDAA;  border : 1px solid #999933; }
table.news{	background-color : #DDEEFF;  border : 1px solid #003366	; }
table.alert{
	background-color: #FFE4E1;
	border: 1px solid Maroon;
	color: Maroon;
}
TD.news {background-color : #003366; color : White;}

table.tab{	background-color : White;  border : 1px solid #993333;  border-bottom-width : 0px; color:#993333    }
table.tab2{	background-color : #993333;  border : 1px solid #663333;  border-bottom-width : 0px;   color:white;  }
table.norecords{ background-color : White;  border : 1px solid #993333;  }
A.tab {color : white; text-decoration:none	 }
A.tab:hover {color : Khaki; text-decoration:underline	 }
DIV.htmref {font-family : monospace;}
 