body, div, p
{background: #000000;
font-size: 9px;
font-family: arial;
line-height: 12px;
color:#828282;
text-align: justify;
margin: 0px;
}


b{color: #ADADAD;}
i{color: #A42F2F;}
u{color: #FFCC33; }


#header{
top: 0px;
left: 0px;

}

.head{
background: #282828;
text-align: left;
font-size: 9px;
font-family: arial;
text-transform: uppercase;
line-height: 13px;
font-weight: bold;
letter-spacing: 2px; 
color: #c0cec9; 
margin-bottom: 5px;
margin-top: 8px;
padding: 1px;
border-bottom: 1px solid #b4c2b4;
border-left: 5px solid #6e0000;
}

#navi{
background: transparent;
width: 159px;
position: absolute;
top: 454px;
left: 51px;
text-align: justify; 
}

#content{
width: 441px;
position: absolute;
top: 452px;
left: 234px;
height: 100px;
padding-bottom: 15px;
}


a:link, a:visited, a:active{color:#7b865e; text-decoration: none;}
a:hover{color:#eb0000; text-decoration: underline; border-bottom: 1px dashed #ffff00;}

a.nav{display: block;
background: #000000;
color: #646464;
font-size: 9px;
font-family: arial;
font-weight: bold;
padding-left:5pt;
padding-right:5px;
padding-top:3px;
padding-bottom:3px;

}

a.nav:hover{display: block;
background: #272f27;
text-decoration: none;
color: #FFCC66;
font-size: 9px;
font-family: arial;
font-weight: bold;
padding-left:5pt;
padding-right:5px;
padding-top:3px;
padding-bottom:3px;

}



select, input, textarea
{background: #828282; 
font-family: arial; 
letter-spacing: 1pt; 
color: #D7D7D7; 
font-size: 9px;
border-bottom: 1px solid #a3a34b;
border-top: 1px solid #828282;
border-left: 1px solid #a3a34b;
border-right: 1px solid #828282;
}
