
body {
background-color : #171717;
}
.Stil9 {
color : #ffffff;
}
table {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #7b7b7b;
}
h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #7b7b7b;
text-transform : uppercase;
font-weight : bold;
}
.small {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #7b7b7b;
}
.title {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #7b7b7b;
font-weight : bold;
background-image : url(images/title_bg.gif);
background-repeat : repeat;
background-position : left top;
}
.category_big {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #7b7b7b;
font-weight : bold;
}
.category {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #7b7b7b;
font-weight : normal;
}
.marked {
background-color : #000000;
font-weight : bold;
}
a, a:visited, a:active {
color : #7b7b7b;
text-decoration : none;
font-weight : normal;
}
a:hover {
color : #7b7b7b;
text-decoration : none;
font-weight : normal;
}
a.titlelink, a.titlelink:visited, a.titlelink:active {
color : #7b7b7b;
text-decoration : none;
font-weight : bold;
}
a.titlelink:hover {
color : #7b7b7b;
text-decoration : none;
font-weight : bold;
}
a.category, a.category:visited, a.category:active {
color : #7b7b7b;
text-decoration : none;
}
a.category:hover {
color : #7b7b7b;
text-decoration : none;
}
option, textarea, input, select, file {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
color : #000000;
background-color : #ffffff;
border : 1px solid #333333;
}
.footer {
color : #ffffff;
}
.form_off {
color : #ffffff;
background-color : #2e2e2e;
border : 1px solid #000000;
}
.form_on {
color : #ffffff;
background-color : #000000;
border : 1px solid #000000;
}
.form_username {
background-color : #000000;
border : 1px solid #333333;
background-image : url(images/username.gif);
background-repeat : no-repeat;
background-position : left top;
}
.form_password {
background-color : #000000;
border : 1px solid #333333;
background-image : url(images/password.gif);
background-repeat : no-repeat;
}
.form_name {
background-color : #eeeeee;
border : 1px solid #333333;
background-image : url(images/name.gif);
background-repeat : no-repeat;
}
.form_text {
background-color : #eeeeee;
border : 1px solid #333333;
background-image : url(images/message.gif);
background-repeat : no-repeat;
background-position : left top;
}
.input {
background-color : transparent;
border : 1px none;
margin-top : 0;
margin-bottom : 0;
}

