/* CSS Document */

body {
margin : 0; 
padding : 0; 
background : #303030 url(images/bg.jpg); 
} 
html,body{
scrollbar-face-color:#BFBFBF;
scrollbar-track-color:#333333;
scrollbar-arrow-color:#ffffff;
scrollbar-highlight-color:#e2e2e2;
scrollbar-3dlight-color:#cccccc;
scrollbar-shadow-color: none;
scrollbar-darkshadow-color:none;
}
td {
text-align : left; 
font-family : tahoma; 
font-size : 11px; 
color : #b3b3b3; 
line-height : 14px; 
} 
#navcontainer ul {
margin : 0; 
padding : 0; 
list-style-type : none; 
text-align : center; 
} 
#navcontainer ul li {
display : inline; 
} 
#navcontainer ul li a {
text-decoration : none; 
padding : 0.2em 1em; 
color : #b3b3b3; 
} 
#navcontainer ul li a:hover {
color : #fff; 
} 
a {
text-decoration : none; 
color : #b3b3b3; 
} 
a:hover {
text-decoration : none; 
color : #ffffff; 
} 
span a {
text-decoration : underline; 
color : #8fabfc; 
} 
span a:hover {
text-decoration : none; 
} 
.header strong {
color : #8fabfc; 
} 
.header input {
width : 114px; 
height : 18px; 
font-family : tahoma; 
font-size : 11px; 
margin-left : 11px; 
margin-right : 8px; 
background-color : #ffffff; 
vertical-align : middle; 
} 
ul {
margin : 0; 
padding : 0; 
list-style : none; 
} 
li {
margin : 0; 
padding : 0; 
line-height : 17px; 
color : #b3b3b3; 
} 
li a {
color : #b3b3b3; 
text-decoration : underline; 
} 
li a:hover {
text-decoration : none; 
} 
strong {
color : #8fabfc; 
} 
b {
color : #8fabfc; 
text-transform : uppercase; 
} 
b a {
color : #8fabfc; 
text-decoration : underline; 
} 
b a:hover {
text-decoration : none; 
} 
input, select {
width : 185px; 
height : 21px; 
border : 1px solid #848484; 
color : #848484; 
font-size : 11px; 
overflow : hidden; 
font-family : tahoma; 
background-color : #424242; 
} 
.textarea {
width : 185px; 
height : 50px; 
border : 1px solid #848484; 
color : #848484; 
font-size : 11px; 
overflow : hidden; 
font-family : tahoma; 
background-color : #424242; 
} 
.form1 {
background : #333333; 
} 
.submit {
border : 3px double #999999; 
border-top-color : #cccccc; 
border-left-color : #cccccc; 
padding : 0.25em; 
background-color : #cccccc; 
width : 50px; 
font-size : 80%; 
font-weight : bold; 
font-family : arial; 
} 
.footer {
color : #7c9dfc; 
} 
.footer span {
color : #787878; 
font-size : 9px; 
} 
.footer a {
color : #787878; 
text-decoration : underline; 
} 
.footer a:hover {
text-decoration : none; 
} 
.abs {
vertical-align : middle; 
} 
