table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align:left;
    color: #000000;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#000000;
    text-transform: uppercase;
    font-weight: bold;
}

.small {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
}

.title {
    height:28px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align:left;
    color: #A7E663;
    border:0;
    font-weight: bold;
    background-image: url(images/design/news_headline.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.title-short {
    height:28px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align:left;
    color: #A7E663;
    border:0;
    font-weight: bold;
    background-image: url(images/design/news_headline_short.jpg);
    background-repeat: x repeat;
    background-position: left top;
}

.category_big {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

.category {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
}

.marked {
    background-color: #000000;
    color:#000000;
    font-weight: bold;
}

a, a:link, a:visited, a:active {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}

a.titlelink, a.titlelink:link, a.titlelink:visited, a.titlelink:active {
    color: #A7E663;
    font-weight: bold;
    text-decoration: none;
}

a.titlelink:hover {
    color: #999999;
    font-weight: bold;
    text-decoration: none;
}

a.category, a.category:visited, a.category:active {
    color: #333333;
    text-decoration: none;
}

a.category:hover {
    color: #000000;
    text-decoration: underline;
}

option, textarea, input, select, file {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color:#000000;
    background-color: #D5DDE6;
    border: 1px solid #999999;
}

.footer {
color: #FFFFFF;
font-size: 10px;
}

.form_off {
border-color:#a6a6a6;
color:#444444;
}

.form_on {
border-color:#a6a6a6;
color:#111111;
}







.form_login{



border-color:#a6a6a6;



}







.form_name {



border-color:#a6a6a6;



color:#444444;



}







.form_text {



border-color:#a6a6a6;



color:#444444;



}
