body {
margin: 20px;
padding: 0px;
background-color: #383265;
background-image: url(../images/bg.gif);
background-position: center center;
font-size: 0.7em;
font-family: verdana, arial, tahoma;
color: #666666;
}

a:link { color: #666666; text-decoration: none;}
a:visited { color: #666666; text-decoration: none;}
a:active { color: #666666; text-decoration: none;}
a:hover { color: #6BB008; text-decoration: none;}

a:link.footer_links { color: #999999; text-decoration: none; }
a:visited.footer_links { color: #999999; text-decoration: none;  }
a:active.footer_links { color: #999999; text-decoration: none;  }
a:hover.footer_links { color: #000000; text-decoration: none; background-color: #DDFF00; }

h3 {
font-family: verdana, arial, tahoma, sans-serif;
font-size: 100%;
color: #999999;
margin-bottom: 5px;
}

td {
font-family: verdana, arial, tahoma, sans-serif;
font-size: 11px;
color: #666666;
}

.base {
background-image: url(../images/base.gif);
background-repeat: no-repeat;
height: 496px;
width: 925px;
vertical-align:top;
padding-top: 3px;
}

.subnav {
border-top: 1px solid #EDEBF0;
}

.white {
font-family: "verdana", arial, tahoma, sans-serif;
font-size: 10px;
font-weight: normal;
color: #ffffff;
}

.title {
font-family: "verdana", arial, tahoma, sans-serif;
color: #C1044B;
font-size: 24px;
font-weight: normal;
}
