body {
    background-color: #F4E4A0;
    margin-top: 0px;
    margin-bottom: 0px;
}
.menu {
    font-size: 24px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #E3E073;
    padding: 7px;
    background-color: #666633;
    text-align: center;
}
.menu a, .menu a:visited {
    color:#F4E4A0;
    text-decoration: underline;
}

.menu a:hover {
    color:#FFFF00;
    text-decoration: underline;
}
.email {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.email a, .email a:hover, .email a:visited{
    color:#666600;
    text-decoration: underline;
    font-size: 18px;
}

.main_text {
    border-top-width:2px;
    border-top-color:#F4E4A0;
    padding:7px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #F4E4A0;
}

li{
    margin-bottom:5px;
}

.calendar {
    font-size:12px;
    font-family:"Times New Roman", Times, serif;
    border: 1px solid #00FF00;
    float: right;
    margin-left: 5px;
}

.calendar a, .calendar a:visited {
    color:#0099FF;
    text-decoration: underline;
}

.calendar a:hover {
    color:#FFFF00;
    text-decoration: underline;
}

.month {
    text-align: center;
    font-size:14px;
}

.banner {
    height: 60px;
    width: 468px;
    border: 1px solid #CCFF66;
    float: none;
}

.news_date {
   color: #0000FF;
   font-size: 12px;
}

.news_title {
   color: #FFFF00;
   font-size: 16px;
   font-weight: bold;
   font-family: Arial;
}
.news_title a, .news_title a:visited{
   color: #FFFF00;
   text-decoration: none;
}
.news_title a:hover {
   color: #FFFF00;
   text-decoration: underline;
}

.news_headline_date {
   color: #0000FF;
   font-size: 10px;
}

.news_headline_title {
   color: #FFFF00;
   font-size: 12px;
   font-weight: normal;
   font-family: Arial;
}

.news_headline_title a, .news_headline_title a:visited {
   color: #FFFF00;
   text-decoration: none;
}

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

.news_story {
   color: #F4E4A0;
   font-size: 14px;
   font-family: Times;
   margin-left: 20px;
   padding-top: 5px;
   padding-bottom: 5px;
}

.news_footer, .msgadmenu {
   color: #999999;
   font-size: 12px;
   text-align:right;
}

.news_footer a, .news_footer a:hover, .news_footer a:visited {
   color: #99FFFF;
   text-decoration: underline;
}

.msgadmenu a, .msgadmenu a:hover, .msgadmenu a:visited {
   color: #99FFFF;
   text-decoration: underline;
}

.comment {
    background-color: #666633;
    display: block;
}

.comment_title{
    background-color: #898945;
    width:100%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.comment_title a, .comment_title a:visited, .comment_title a:hover {
    color: #F4E4A0;
}

.msgtopuname {
        background-color:#666666;
}


.msgtopuname a, .msgtopuname a:hover, .msgtopuname a:visited{
        color:#F4E4A0;
        font-weight: bold;
}

.msgtext {
        padding-left:5px;
}

.msgudata {
        font-size:10px;
        border-right-width: 1px;
        border-right-style: solid;
        padding-right:5px;
        border-right-color: #999999;
}

.msgtopdate, .msgtopip {
   font-size: 12px;
}

.miniword {
        width:100%;
        background-color:#666666;
        font-size:10px;
        font-weight: bold;
        margin-top:5px;
}

#anketa input, textarea {
        width:100%;
        font-size:10px;
}