body {
background: #010508 url('ACK_bg03.jpg');
background-repeat: repeat-x;
background-position:top;
font-family: arial;
font-size:11px;
text-align:justify;
color: #dce1e5;
margin: 0;
}

img
{
 border-color: #dce1e5;
} 

TABLE {
color: #dce1e5;
font-size: 11px; 
font-family: arial; 
text-align:justify;
}


A:link 
{COLOR: #a4a4a4; text-decoration: none;}
A:visited
{COLOR: #ababab; text-decoration: none;}
A:active 
{COLOR: #004040; text-decoration: none;}
A:hover 
{COLOR: #e1dd72; TEXT-DECORATION: none; font-weight: bold;}


INPUT, TEXTAREA{

font-family: arial; 
color: #dce1e5;
font-size: 11px;
text-align:justify;
border-color: #dce1e5;
border-style: solid; 
border-color: #dce1e5;
border-width: 1px;
}

.welcome {
position: absolute;
left: 50px;
top: 200px;
width: 255px;
height: 140px;
font-size: 11px; }


