body {
	background: #008CEA;
	background-color: #000066;
	font: 12px Arial, Helvetica, sans-serif;
}
.tablehead {font-size: 14pt;
background-color: #eeeeee;
font-weight: bold;
}
.rowodd { background-color: #dddddd;
}
.roweven { background-color: #ffdddd;
}
.bold {
	color: #D5A500;
	font-weight: bold;
}
.title { font-size: 14pt;
       background-color: #ffeeee;
       font-weight: bold;
}
.sub_title { font-size: 14pt;
	   background-color: #ffff00;
	   left-margin: 10pt;
	   font-weight: bold;
}
.field { font-weight: bold;
}
.bigtext {font-size: 18px}

a:link {
color: #000000;
text-decoration: none;
}					
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #FF9900;
text-decoration: underline;
}
a:active {
color: #000000;
text-decoration: none;
}

.foot {
	font-size: 14px;
	font-weight: bold;
}
a.foot:link {
color: #336633;
text-decoration: underline;
}					
a.foot:visited {
color: #336633;
text-decoration: underline;
}
a.foot:hover {
color: #FF9900;
text-decoration: underline;
}
a.foot:active {
color: #336633;
text-decoration: underline;
}

.leftnav {
	font-size: 12px;
	font-weight: bold;
}
a.leftnav:link {
color: #993333;
text-decoration: underline;
}					
a.leftnav:visited {
color: #993333;
text-decoration: underline;
}
a.leftnav:hover {
color: #FF9900;
text-decoration: underline;
}
a.leftnav:active {
color: #993333;
text-decoration: underline;
}
