Style.css

<!--
body {
cursor: default;
font-family: tahoma;
color: #ffffff;
text-align: justify;
background-color: #ffffff;

 scrollbar-DarkShadow-Color:#996666;
 scrollbar-Track-Color:#996666;
 scrollbar-Face-Color:#996666;
 scrollbar-Shadow-Color:#996666;
 scrollbar-Highlight-Color:#996666;
 scrollbar-3dLight-Color:#996666;
 scrollbar-Arrow-Color:#996666;}

strong{COLOR: #252027; letter-spacing: 1px; font-weight: bold; font-family: Tahoma; font-size: 8px; text-transform: uppercase;}
b{COLOR: #252027; letter-spacing: 1px; font-weight: bold; font-family: Tahoma; font-size: 8px; text-transform: uppercase;}
i{COLOR: #9999cc; letter-spacing: 1px; font-weight: bold; font-family: Tahoma; font-size: 8px; text-transform: uppercase;}
u{COLOR: #221715; letter-spacing: 1px; font-weight: bold; text-transform: uppercase; font-family: Tahoma; font-size: 8px; border-bottom: 1px solid;
border-bottom-color: #221715;}

a img {
        border: 1px solid #E5E5E5;
        border-radius: 1px;background:#ffffff;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        padding: 2px;
       margin: 1px;
}
a:hover img {
          border: 1px solid #ff0033;
         border-radius: 1px;background:#ffffff;  }


                        BODY, P, TD{
                                font-family: Tahoma;
                                font-size: 10px;
                                color: #808080; text-transform: none; cursor: default
                                }

A:link, A:visited, A:active {cursor: help; COLOR:#ffffcc; font-weight: bold; font-family: Tahoma; font-size: 8px;text-decoration: none; text-transform: uppercase;}
A:hover{cursor: help; COLOR:#993333; font-weight: bold; font-family: Tahoma; font-size: 8px; text-transform: uppercase;}

A.navi:link, A.navi:active, A.navi:visited {
display: block;
font-weight: bold;
padding-left: 5px;
font-family: Tahoma;
background-color: #02090f;
font-size: 8px;
margin-bottom: 1px;
border-left: 5px solid #252027;
text-transform: uppercase;
letter-spacing: 1px;
color: #ffffff;
text-align:left;
font-weight: normal;
line-height: 14px;}

A.navi:hover {
display: block;
font-weight: bold;
padding-left: 5px;
font-family: Tahoma;
background-color: #EED5D2;
font-size: 8px;
margin-bottom: 1px;
border-left: 5px solid #ffffff;
text-transform: uppercase;
letter-spacing: 1px;
color: #ffffff;
text-align:left;
font-weight: normal;
line-height: 14px;}

.line {
padding: 5px;
 font-family: Arial;
 font-size: 8px;
 color: #FFFFFF;
 line-height: 12px;
 text-transform: uppercase;
 letter-spacing: 1px;
 font-weight: bold;
 text-align: center;
    background-image: url('http://s1.directupload.net/images/110109/c9q76n9k.jpg')

    }

.line2 {
padding: 5px;
 font-family: Arial;
 font-size: 8px;
 color: #FFFFFF;
 line-height: 12px;
 text-transform: uppercase;
 letter-spacing: 1px;
 font-weight: bold;
 text-align: center;
    background-image: url('')

    }


.box {
-moz-border-radius: 5px;
padding: 4px;
 font-size: 10px;
 color: #ffffff;
 line-height: 12px;
    font-weight: none;
    text-align: justify;
    font-family: Tahoma;
    background-color: #050c11;
                           }

.box2 {
padding: 4px;
 font-size: 10px;
 color: #ffffff;
 line-height: 12px;
    font-weight: none;
    text-align: justify;
    font-family: Tahoma;
    background: bg2.png;
                           }






  -->

