BODY {
        background: url(/i/bg.gif) repeat center top;
        font-family : Tahoma;
        color:#000000;
        }
h1{
        font-size : 11px;
        font-family : Arial;
        text-transform : uppercase;
        font-weight : normal;
        color: #181716;
     letter-spacing : 1px;
}
h2{
        font-size : 12px;
        margin:0;
        padding:0;
        font-family : Arial;
}
h3{
        font-size : 21px;
        margin:0;
        padding:0;
        font-family : "Times New Roman", Times, serif;
        font-weight : normal;
}
.red{color:#990000;}

.image {
        border: 2px solid #fcfdfd;
}
.image-small {
        border: 2px solid #fcfdfd;
}
p,td{
        font-size : 11px;font-family : Tahoma;
}
.data{
        font-family : Arial;
        font-size : 11px;
        font-weight : bold;
        }
.gray{color:#6a6a68;}
.bottom{
        font-family : Tahoma;
        font-size : 11px;
}

A{
        color: 000000;
        }
A:HOVER {
        color: 000000;
        text-decoration : none;
}
A:VISITED {
        color: 000000;
}

FORM {
        margin: 0;
        padding: 0;
}

textarea {
        border : none;
        background-color: #F2F3F1;
        font-size:12px;        font-family:Arial;
}
.comments{
background: url(i/bg_textarea_comments.gif) no-repeat left;
height:150px;
width: 320px;
}
.comments_text {
        background-color : #f2f3f1;
        height:130px;
    width: 310px;
        padding:0;
        margin:10px 0 10px 0;
        }
.news{
        background: url(i/bg_textarea_news.gif) no-repeat left;
        height:150px;
        width: 100%;
}

.news_text{
        background-color : #f2f3f1;
        height:130px;
        width: 100%;
        padding:0;
        margin:10px 5px 10px 10px;
        }
.descr{
        background: url(i/bg_textarea_news.gif) no-repeat left;
        height:150px;
        width: 100%;
}

.descr_text{
        background-color : #f2f3f1;
        height:130px;
        width: 100%;
        padding:0;
        margin:10px 0px 10px 10px;
        }
input{
        border : none;
        font-size:12px;
        font-family:Arial;
}
.enter{
        background-image : url(/i/bg_input.gif);
        background-repeat : no-repeat;
        width: 130px;
        height: 23px;
        background-position : center;
}
.enter_input{
    background-color : #f2f3f1;
        padding:3px 0 0 0;
        margin:0;
        width: 110px;
}

.post{
        background-image : url(/i/bg_input_post.gif);
        background-repeat : no-repeat;
        width: 250px;
        height: 23px;
        padding-top:0px;
}

.post_input{
    background-color : #f2f3f1;
        padding:3px 0 0 0;
        margin:0;
        width: 230px;
}

.post_input2{
    background-color : #f2f3f1;
        padding:3px 10px 0 0;
        margin:0;
        width: 230px;
        margin-right: 16px;
}


.add{

        background-image : url(/i/bg_input_add.gif);
        background-repeat : no-repeat;
        background-position : center;
        width: 200px;
        height: 23px;

}
.add_input{
 background-color : #f2f3f1;
padding:0;
margin:5px 0 0 0;
}

.send{
        background-image : url(/i/bg_input_send.gif);
        background-repeat : no-repeat;
        width: 145px;
        height: 23px;
        background-position : center;

}
.input_send{
background-color : #f2f3f1;
        margin:2px 10px  0 10px ;
        padding:0;
        width: 130px;
}
.long{
        background-image : url(/i/bg_input_long.gif);
        background-repeat : no-repeat;
        width: 467px;
        height: 23px;
        background-position : left;

}
.input_long{
background-color : #f2f3f1;
        padding:0;
        margin:2px 0px  0 0px ;
        width: 435px;
}

select{
    background-color : #f2f3f1;
        font-size:12px;
        font-family:Arial;
        border : none;
        }

#send_but { background:url("/i/send-button.gif") no-repeat;cursor:hand;border:0px;width:75px;height:22px; }
#add_but { background:url("/i/button_add.gif") no-repeat;cursor:hand;border:0px;width:75px;height:22px; }
#change_but { background:url("/i/change-button.gif") no-repeat;cursor:hand;border:0px;width:75px;height:22px; }
#edit_but { background:url("/i/edit-button.gif") no-repeat;border:none;width:21px;height:21px; }
#ok_but {background:url("/i/ok-button.gif") no-repeat;cursor:hand;border:0px;width:21px;height:21px;}
#save_but {background:url("/i/button_save.gif") no-repeat;cursor:hand;border:0px;width:75px;height:22px;}
#delete_but {background:url("/i/button_delete.gif") no-repeat;cursor:hand;border:0px;width:75px;height:22px;}

.input-text {width:110px; height:20px; margin-top:2px; font-size:10px; font-family:Arial;}
.input-text2 {width:152px; height:20px; margin:1px 0 0 8px; font-size:10px; font-family:Arial;}

img {
   behavior: url("pngbehavior.htc");
}

a.itemlink {
   font-weight:bold; text-decoration:none;
}

a.itemlink:hover {
   text-decoration:underline;
}

a.newslink {
        text-decoration:none;
}

a.newslink:hover {
        text-decoration:underline;
}

#latest_news b {font-size:12px}
#latest_news p {margin-top:9px;margin-bottom:9px;}
