body {
background-color:#000;
margin : 0;
font-family : trebuchet ms;
font-size : 10px;
line-height:10px;
color : #c0c0c0;
text-align : justify;
}

#footer {
clear : both;
}

b, strong, i, s, strike, u {
color : #E75B38;
}

td, tr {
color : #858585;
font-family : arial, sans-serif;
font-size : 11px;
}

a:link, a:visited, a:active {
color : #E75B38;
font-weight :normal;
text-decoration : none;
}

a:hover {
color : #000000;
font-weight : normal;
}

h1 {
color : #E46A3B;
font-family : georgia;
font-size : 18px;
line-height : 11px;
font-weight : normal;
font-style : none;
background : #202020;
letter-spacing : 0;
text-align : left;
text-transform : ;
margin-top : 0;
margin-bottom : 2px;
border-left : 0 solid #202020;
border-right : 0 solid #2fd91d;
border-top : 0 solid #e8e8e8;
border-bottom : 1px solid #6F2422;
padding-top : 0;
padding-bottom : 0;
padding-left : 0;
padding-right : 0;
}

h2 {
color : #fff;
font-size : 11px;
line-height : 10px;
font-weight : normal;
background-color : #202020;
letter-spacing : 0;
font-family : arial;
text-align : left;
text-transform : uppercase;
margin-top : -2px;
margin-bottom : 3px;
border-left : 0 solid #fc7fc7;
border-right : 0 solid #fc7fc7;
border-top : 0 solid #fc7fc7;
border-bottom : 0 dashed #E75B38;
padding-right : 3px;
padding-bottom : 2px;
padding-top : 1px;
}

textarea, input, submit, select, button, checkbox {
    font-family: Arial;
    font-size: 10px;
    color: #E75B38;
    font-weight: normal;
    background-color: #dcdada;
    border:1px solid #fcf64a;}

blockquote {
color : #fff;
background : #202020;
font-size : 7.5pt;
text-align : justify;
border-bottom : px solid #E75B38;
border-right : px solid #E75B38;
border-top : px solid #E75B38;
border-left : 7px solid #E75B38;
padding : 6px;
}

div.content {
background : #121212;
padding : 4px;
margin-top : 0;
margin-left : 0;
margin-right : 0;
margin-bottom : 10px;
text-align : justify;
}

div.content2 {
background : #121212;
padding : 4px;
margin-top : 0;
margin-left : 0;
margin-right : 0;
margin-bottom : 10px;
text-align : justify;
}

#navigation {
margin : 0;
padding : 0;
list-style-type : none;
}

#navigation li {
margin-bottom : 0;
}

#navigation a,#navigation a:visited {
font-family : trebuchet ms;
font-size : 10px;
line-height:8px;
text-transform : uppercase;
background-color: #000;
font-weight : normal;
text-align : left;
letter-spacing : 1px;
color : #E75B38;
display : block;
width: 150;
padding : 5px;
border-right : 0px solid #fcf64a;
}

#navigation a:hover {
color : #fff;
text-decoration : none;
background-color: #6F1F1B;
border-right: 0px solid #E75B38;
}

.border {
border : 0 solid #8e1181;
padding : 3px;
margin : 2px;
background : #f6eef6;
}