A:link
{ text-decoration: none; color:#0a0a00; font-weight:bold}
A:visited
{ text-decoration: none; color:#0a0a00; font-weight:bold}
A:active
{ text-decoration: none; color:#0a0a00; font-weight:bold}
A:hover
{ text-decoration: none; color:#cccccc; font-weight:bold; background-color:#0a0a00}

body 
{
margin: 0px; 
background-color: #2a2a2a;

background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;

font-family: Verdana; 
color: #FFFFFF;
font-weight: 500;
font-size: 90%;

scrollbar-face-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #0a0a00; 
scrollbar-shadow-color: #0a0a00; 
scrollbar-darkshadow-color: #0a0a00; 
scrollbar-track-color: #968f7c; 
scrollbar-arrow-color: #0a0a00;
}

td,tr
{
font-family: tahoma; 
font-weight: 500;
font-size: 100%; 
}
input,textarea
{
color:#3e5d94;
font-size:12PT;
font-family: Verdana;
background:Transparent;
background-color:White;
border:1px solid #FDFDFB;
border-top-color: #FDFDFB; 
border-left-color: #FDFDFB; 
border-bottom-color: #FDFDFB; 
border-right-color: #FDFDFB;
}
.submit {
border-width: 1px;
border-color:Black;
}

.header1 {
background-color: Black;
}

select
{font-family:Verdana;font-size:9pt;color:#FDFDFB; background-color:#FDFDFB;}

#wrapper {

background-color: #2a2a2a; 
}

#container {
background-image: url(images/absbackground2.jpg);
 background-repeat: no-repeat;
 background-position: center top;
 min-height: 763px;
}

.pagepanel {
background-color: #2a2a2a;
width:420px;
height:550px;
padding: 5px 10px 5px 10px;
}

#pagetitle, #pagetitle a {
 margin-left:30px;
 padding-bottom: 30px;
 background:transparent;
}
