A:link {color : #717171; text-decoration: none; font-style: italic;}
A:visited {color : #717171; text-decoration: none; font-style: italic;}
A:active {color : #717171; text-decoration: none; font-style: italic;}
A:hover {color : #ACABAB; text-decoration: : none; font-style: italic;}

body {
margin: 0px;
background-color: black;
background-image:url(bg.jpg);
background-repeat:repeat-y;

SCROLLBAR-FACE-COLOR: black;
SCROLLBAR-HIGHLIGHT-COLOR: black;
SCROLLBAR-SHADOW-COLOR: #717171;
SCROLLBAR-3DLIGHT-COLOR: #717171;
SCROLLBAR-ARROW-COLOR: #717171;
SCROLLBAR-TRACK-COLOR: black;
SCROLLBAR-DARKSHADOW-COLOR: black;
}

table, tr, td  {
font-family: verdana;
font-size: 10px;
color : #717171;
text-align: justify;
border: 0;
}

textarea, select, input, option {
font-family: verdana;
font-size: 10px;
color : #717171;
border-top: 0px;
border-bottom : 0px;
border-right : 0px;
border-left : #717171 solid 5px;
background-color : black;
background-image:url(inputbg.jpg);
margin : 2px;
}

h1 {
font-family: Trebuchet MS;
font-style: italic;
font-size: 14px;
text-align: left;
color : #888394;
letter-spacing : 1px;
padding : 0px;
padding-left : 15px;
margin-bottom : 7px;
border-left : #5E5269 solid 5px;
}

.menu {
font-family: Trebuchet MS;
font-style: italic;
font-size: 14px;
text-align: right;
color : #888394;
letter-spacing : 1px;
padding : 0px;
padding-right : 15px;
margin-bottom : 7px;
border-right : #5E5269 solid 5px;
font-weight: bold;
}

img { 
border: 0px; 
}

a.nav, a.nav:link, a.nav:visited {
display:block;
width:120px;
text-align:right;
text-decoration:none;
font-family:verdana;
font-size:9px;
color: #717171;
line-height:15px;
overflow:hidden;
text-transform: uppercase;
padding-right : 15px;
border-right : #717171 solid 5px;
margin-top : 2px ;
font-style: normal;
}

a.nav:hover {
color: #ACABAB;
background-color : black;
border-right : #ACABAB solid 5px;
}
}

b, strong { 
font-weight: bold;
color : #888394;
}

blockquote { 
background-image:url(statbg.jpg);
padding : 3px;
color : #888394;
letter-spacing : 1px;
text-align: center;
font-family: Trebuchet MS;
}