/* CSS Document */

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    background-color: #000000;
}

.fck_class {
    background-color: #076904;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    line-height:18px;
    padding:15px 10px 20px 10px;
}

.content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    padding-left: 60px;
    padding-right: 70px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: justify;
    line-height: 18px;
}

.footer_content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #8c8c8c;
    line-height:18px;
    padding:20px 0px 20px 0px;
    text-align: center;
}

.content_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight:bold;
    padding: 20px 0px 0px 20px;
    text-transform: uppercase;
    color: #ff7200;
}



.error {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}

a:link {
    color: #dddddd;
    text-decoration:none;
}
a:visited {
    color: #dddddd;
    text-decoration:none;
}
a:hover {
    color: #FFFFFF;
    text-decoration:underline;
}
a:active {
    color: #FFFFFF;
    text-decoration:underline;
}

div#content img {
    border: 1px solid #ffffff;
}

.news_2 {
    background-image:url(images/news_2.gif);
    background-repeat:repeat-y;
}

.title {
    background-image:url(images/title.jpg);
    background-repeat:no-repeat;
    width:675px;
    height: 30px;
}


.title a:link {
    color: #124B07;
    text-decoration:none;
}
.title a:visited {
    color: #124B07;
    text-decoration:none;
}
.title a:hover {
    color: #FFFFFF;
    text-decoration:underline;
}
.title a:active {
    color: #FFFFFF;
    text-decoration:underline;
}


.picture_frame {
    margin-right: 15px;
}


.input_field {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    background-color:#085808;
    border: 1px solid #FFFFFF;
}

.nicebutton {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    background-color:#085808;
    border: 1px solid #FFFFFF;
}

.left_bg {
    background: url(images/left.jpg) no-repeat;
}

.box_top_bg {
    background: url(images/box_top_bg.jpg) no-repeat;
    width:194px;
    height:65px;
}

.box_title {
    padding: 10px 14px 0px 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #ffffff;
    text-align:center;
}

.box_middle_bg {
    background: url(images/box_middle.jpg) repeat-y;
}

.box_middle {
    padding: 8px 12px 8px 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    line-height: 12px;
}

.box_middle img {
    border: 1px solid #1897C4;
}

.vote_error {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
    padding: 3px;
    text-align: center;
}

