body {
font-family: Tahoma;
font-size: 11px;
background: #000604;
color: #b5b4b4;
padding: 0px;
margin: 0px;
max-width: 100%;
margin: auto;

border: 2px solid #333333;
}
a {
text-decoration: none;
color: #6f6f6f;
}
a:hover {
text-decoration: none;
color: #b5b4b4;
}
.dtext {
padding-left: 2px;
padding-right: 2px;
}
.search_cit {
font-size: 11px;
font-weight: bold;
border-bottom: 1px #FF0000 dotted;
}
/**/
.cit {
font-size: xx-small;
background: #FFFFFF url('/cit.gif') repeat-y scroll left;
padding-left: 18px;
padding-right: 3px;
margin: 5px;
border: 1px #9291C7 solid;
color: #444444;
font-style: italic;
}
form {
margin: 1px;
padding: 0px;
}
.ank_n {
font-weight: bold;
}
.ank_d {
font-style: italic;
}
.status {
color: #524383;
font-weight: bold;
}
.icon48 {
font-size: large;
width: 48px;
height: 48px;
vertical-align: top;
text-align: center;
}
.icon14 {
font-size: xx-small;
width: 14px;
height: 14px;
vertical-align: top;
text-align: center;
}
/* Весь пост (внешнее) */
.post {
font-weight: normal;
font-size: x-small;
vertical-align: top;
border: #333333 solid 1px;
background-color: #000604;
width: 100%;
margin-top: 1px;
margin-bottom: 1px;
padding: 3px;
}
/* Заголовок поста */
.p_t {
font-weight: bold;
border: #333333 solid 1px;
background-image: url(/graph/top.gif);
background-repeat: repeat-x;
background-position: top;
background-color: #000604;
margin-top: 1px;
margin-bottom: 1px;
padding: 3px;
}
/* Текст сообщения */
.p_m {
font-weight: normal;
font-size: x-small;
vertical-align: top;
border: #333333 solid 1px;
background-image: url(/graph/bottom.gif);
background-repeat: repeat-x;
background-position: bottom; margin-top: 1px; margin-bottom: 1px; 
padding: 3px;
}
/**/
.rekl {
margin-top: 1px;
font-weight: normal;
color: #b5b4b4;
margin-bottom: 1px;
padding: 3px;
border-bottom: 2px #333333 solid;
border-top: 2px #333333 solid;
background-color: #111111;
padding: 3px;
}
.rekl_main {
font-weight: 11px;
color: #b5b4b4;
border-top: 1px #333333 solid;
border-bottom: 1px #333333 solid;
background-color: #000000; background-image: url(/graph/middle.gif); background-repeat: repeat-y; background-position: left;
padding: 3px;
}
.news {
text-align: left;
font-weight: normal;
color: #b5b4b4;
border: 0px #FFB9B9 solid;
}
/* Меню (внешнее) */
.menu {
font-weight: normal;
color: #b5b4b4;
border: #333333 solid 1px;
background-image: url(/graph/bg_text.jpg);
background-position: right;
background-repeat: repeat-y;
padding: 3px;
margin-top: 1px; margin-bottom: 1px;
}
.menu a:link, .menu a:visited { color : #b5b4b4; text- decoration : none; border-bottom : 1px dotted #333333; } .menu a:hover { color : #b5b4b4; border-bottom : 1px dotted #333333; }
.str {
padding: 2px;
font-weight: normal;
color: #b5b4b4;
border: 1px #EEEEEE solid;
}
/* Нижняя частницы */
.foot {
margin-bottom: 1px;
padding: 3px;
font-weight: normal;
color: #b5b4b4;
font-size: 11px;
border: 1px #333333 solid;
background-image: url(/graph/bg_all.jpg);
background-repeat: repeat-y;
background-position: left;
margin-top: 1px;
}
/* Ошибка */
.err {
margin-top: 1px;
margin-bottom: 1px;
padding: 3px;
font-weight: bold;
color: #ff0000;
border: 1px #ff0000 solid;
background-color: #770000;
}
/* Сообщение (успешное) */
.msg {
margin-top: 1px;
margin-bottom: 1px;
padding: 3px;
font-weight: bold;
color: #00ff00;
border: 1px #00ff00 solid;
background-color: #007700;
}
/* Поле ввода */
textarea {
font-size: 11px;
font-weight: bold;
font-family: Arial;
color: #CCCCCC;
border: 1px #333333 solid;
background-color: #000000; background-image: url(/graph/bottom.gif); background-position: 50% bottom; background-repeat: repeat-x;
}
textarea:hover {
font-size: 11px;
font-weight: bold;
font-family: Arial;
color: #52a1b6;
border: 1px #52a1b6 solid;
background-color: #eaf6fd;
}
/* Кнопки */
input {
font-size: 13px;
padding: 3px;
margin-top: 1px;
font-weight: bold;
font-family: Arial;
color: #CCCCCC;
max-height: 20px;
max-width: 120px;
border: 1px #333333 solid;
margin-bottom: 1px;
background-color: #000000; background-image: url(/graph/bottom.gif); background-position: 50% bottom; background-repeat: repeat-x;
}
input:hover {
font-size: 13px;
padding: 3px;
margin-top: 1px;
font-weight: bold;
font-family: Arial;
color: #52a1b6;
max-height: 20px;
max-width: 120px;
border: 1px #52a1b6 solid;
margin-bottom: 1px;
background-color: #eaf6fd;
}
/* Форма выбора */
select {
font-size: 11px;
padding: 3px;
margin-top: 1px;
font-weight: bold;
font-family: Arial;
color: #61b3c9;
max-height: 20px;
max-width: 120px;
border: 1px #61b3c9 solid;
margin-bottom: 1px;
background-color: #d5f1f9;
}
select:hover {
font-size: 11px;
padding: 3px;
margin-top: 1px;
font-weight: bold;
font-family: Arial;
color: #52a1b6;
max-height: 20px;
max-width: 120px;
border: 1px #52a1b6 solid;
margin-bottom: 1px;
background-color: #eaf6fd;
}
/* Форма авторизации */
.aut, .menu_razd {
padding: 3px;
font-weight: bold;
color: #b5b4b4;
font-size: small;
border: 1px #333333 solid;
background-image: url(/graph/bg.gif);
background-position: top;
background-repeat: repeat-x;
background-color: #000604;
margin-bottom: 1px;
margin-top: 1px;
}
/* Верхняя часть страницы */
.title {
margin: 0px;
padding: 3px;
text-align: center;
font-weight: bold;
color: #b5b4b4;
font-size: large;
border-bottom: 1px #7E7EFF dotted; background-image: url(/graph/bg_post.gif);
background-position: top;
background-repeat: repeat-x;
background-color: #000000;
border: 1px #333333 solid;
}
/* Цвета  */
.on {
color: #006E00;
}
.off {
color: #FF0000;
}