html { 
	min-height: 101%;
	margin-bottom: 1px;
}
body { 
font-family: Arial, Verdana, Tahoma
}
a {
color: #003399;
}
a:hover {
color: #EE0000;
text-decoration: underline;
}
a.noline {
color: #003399;
text-decoration: none;
}
a.noline:hover {
color: #EE0000;
text-decoration: underline;
}
.ahome {
font-size: 13px;
text-decoration: none;
}
.asmall {
font-size: 11px;
}
.normal {
font-size: 12px;
color: #000044;
}
.error {
font-size: 11px;
color: #BB0000;
}
.light {
font-size: 12px;
color: #000099;
}
.headlt {
font-size: 14px;
color: #000088;
font-weight: bold;
}

.head12 {
font-size: 12px;
color: #000088;
font-weight: bold;
}
.small {
font-size: 11px;
color: #000066;
}
.errorlrg {
font-size: 12px;
color: #BB0000;
}
.smallbold {
font-size: 11px;
color: #000066;
font-weight: bold;
}
.smalllight {
font-size: 11px;
color: #000099
}
.smallred {
font-size: 11px;
color: #BB0000;
font-weight: bold;
}
.white {
font-size: 10px;
color: #E3F6FF;
padding-top: 5px;
}
.headred {
font-size: 14px;
color: #BB0000;
font-weight: bold;
}
.red {
font-size: 11px;
color: #BB0000;
}
.redlarge {
font-size: 13px;
color: #BB0000;
font-weight: bold;
}
.head2 {
font-size: 13px;
color: #000099;
font-weight: bold;
}
.whitelrg {
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
}
.large {
font-size: 13px;
color: #000099;
}
.smallblue {
font-size: 11px;
color: #000088;
font-weight: bold;
}
.smallgray {
font-size: 11px;
color: #222222;
}

.dkred {
color: #BB0000;
}
.gold {
color: #DEA212;
}
.tteal {
color: #00A09E;
}
.tgreen {
color: #00A03C;
}
.gray {
font-size: 11px;
color: #999999;
}
.darkgreen {
color: #00782D;
font-size: 11px;
}
a.agray  {
font-size: 10px;
color: #E6E6E6;
text-decoration: none;
}
a.agray:hover {
color: #FFFFFF;
text-decoration: none;
}
a.asearch {
color: #3A7DD8;
text-decoration: none;
}
a.asearch:hover {
text-decoration: underline;
}