
BODY, TD  { font-family: georgia; font-size: 12px; color: #000000; line-height: 16px; }

BODY  { 
margin: 0px;
background-color: #000033;
background-image: url(images/back.gif);
background-position: top center; }

.header  { 
background-color: #FECF74;
border-right: 2px solid #222281;
border-left: 2px solid #222281;
border-bottom: 2px solid #222281;
padding: 0px;
}

.footer  { 
background-color: #FECF74;
border: 2px solid #222281;
padding: 10px;
}

.main  { 
background-color: #FFFFFF;
border: 2px solid #222281;
}

A:link     { color: #000066; font-weight: bold; text-decoration: underline; }
A:visited  { color: #000066; font-weight: bold; text-decoration: underline; }
A:active   { color: #000066; font-weight: bold; text-decoration: underline; }
A:hover    { color: #990000; font-weight: bold; text-decoration: underline; }

.headtext {  font-family: arial; font-size: 12; font-weight: bold; line-height: 16px; letter-spacing: .1em; } 

.head1 { font-family: arial; font-size: 20; font-weight: bold; COLOR: #0066CC; letter-spacing: .1em; line-height: 22px; }

.head2 {  font-size: 18; font-weight: bold; COLOR: #003399; line-height: 22px; }

.head3 { font-size: 14; font-weight: bold; line-height: 16px; COLOR: #333333; } 

.sub1 { FONT-FAMILY: arial;  font-size: 10; font-weight: bold; line-height: 12px; line-height: 12px; }

.menu { background-color: #F2B031 }

a.menu:link, a.menu:visited {
display: block;
background-color: #0E2573;
vertical-align: middle;
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #F8CB42;
text-align: left;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;

text-decoration: none;
}

a.menu:hover {
font-family: arial;
background-color: #B3E637;
text-decoration: none;
color: #000033;}

.box1 { 
background: #0066CC; 
color: #FFFFFF;
font-family: verdana;
font-size: 10px; 
font-weight: bold; 
padding: 6px 6px 6px 6px; }

.submit { 
background: #0066CC; 
color: #FFFFFF;
font-family: verdana;
font-size: 10px; 
font-weight: bold; 
padding: 3px 0px 0px 0px;
-moz-border-radius: 10px; padding: 1px 4px 1px 4px; }

.box {
background-color: #FBE9AA;
padding: 10px;
text-align: left;

}