BODY {
	font-family : Arial, Tahoma, sans-serif;
}
TD {
	font-size : 12px;
}
.small {
	font-size : 11px;
}
.smallout {
	font-size : 11px;
	color : #FFFFFF;
}
.color {
	color : #FF9900;
}
.txtfld { font-family : Monospace ; font-size : 12px; }
HR {
	color : #6699CC;
}
A {
	color : #FF9900;
	text-decoration : underline;
}
A:HOVER {
	color : #006699;
	text-decoration : none;
}
A.nav {
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	line-height : 20px;
}
A.nav:HOVER {
	font-size : 11px;
	color : #FF9900;
	text-decoration : none;
	line-height : 20px;
}
A.tnav {
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}
A.tnav:HOVER {
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}
A.pagenav {
	font-size : 14px;
	color : #000000;
	text-decoration : none;
	line-height : 24px;
}
A.pagenav:HOVER {
	font-size : 14px;
	color : #FF9900;
	text-decoration : none;
	line-height : 24px;
}
.spectitle { font-size : 11px; background-color : #6699CC;  color : White;  font-weight : bold;   }
.spechead { font-size : 11px; background-color : #eeeeee;  vertical-align : top;  white-space : nowrap;   }
.specbody { font-size : 11px; background-color : #ffffff; vertical-align : top; }

.topnav { background-color : #FF9900;}
.topnavover { background-color : #FFCC66; }
