
body {
margin: 0px;
background-color: #171717;
behavior: url("csshover.htc");
}
.left_outbg {
background-image: url(images/left_outbg.jpg);
background-position: top right;
background-repeat: no-repeat;
}
.right_outbg {
background-image: url(images/right_outbg.jpg);
background-position: top left;
background-repeat: no-repeat;
}
.top_title {
width: 900px;
height: 29px;
background-image: url(images/top_title.jpg);
background-repeat: no-repeat;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
font-size: 10px;
color: #FFF;
padding: 23px 0px 0px 80px;
}
.top_event {
color: #FFF;
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
font-weight: bold;
/*font-style: italic;*/
padding: 0px 0px 0px 50px;
}
.top_date {
color: #FFF;
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
font-weight: bold;
text-align: right;
vertical-align: middle;
padding: 0px 40px 0px 0px;
}
.content_side_menu {
width: 171px;
height: 46px;
background-color: #0b0b0b;
vertical-align: top;
text-align: center;
}
.bottom {
width: 990px;
background-image: url(images/bottom.jpg);
background-repeat: no-repeat;
}

.bottom_text {
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
}
.footer_content {
padding: 25px 0px 50px 150px;
}

/* templates style */

.side_menu_div_top {
background-image: url(images/menu_side_topbg.jpg);
background-repeat: no-repeat;
height: 46px;
font-family: Verdana, Geneva, sans-serif;
color: #CCC;
font-weight: bold;
font-style: italic;
font-size: 12px;
text-align: left;
padding: 20px 5px 0px 10px;
}
.side_menu_div_middle {
background-image: url(images/menu_side_middlebg.jpg);
background-repeat: repeat-y;
height: *;
font-family: Verdana, Geneva, sans-serif;
color: #CCC;
font-size: 10px;
text-align: center;
padding: 0px 5px 10px 10px;
}
.side_menu_div_bottom {
background-image: url(images/menu_side_bottombg.jpg);
background-repeat: no-repeat;
height: 20px;
}
.middle_menu_div_main {
position: inherit;
height: 46px;
background-color: #0b0b0b;
background-image: url(images/navigator.jpg);
background-repeat: no-repeat;
text-align: left;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFF;
padding: 15px 0px 0px 20px;
}
#login_form {
padding: 0px;	
}
.middle_menu_div_top {
background-image: url(images/menu_middle_topbg.jpg);
background-repeat: no-repeat;
height: 41px;
font-family: Verdana, Geneva, sans-serif;
color: #CCC;
font-weight: bold;
font-style: italic;
font-size: 12px;
text-align: left;
padding: 12px 0px 0px 20px;
}
.middle_menu_div_middle {
background-image: url(images/menu_middle_middlebg.jpg);
background-repeat: repeat-y;
height: *;
font-family: Verdana, Geneva, sans-serif;
color: #CCC;
font-size: 11px;
text-align: left;
width: 552px;
padding: 0px 15px 10px 20px;
}
.middle_menu_div_bottom {
background-image: url(images/menu_middle_bottombg.jpg);
background-repeat: no-repeat;
height: 19px;
}
.picture_frame {
margin-right: 10px;
border: 1px solid #890020;
}
/* inweb style */

.fck_class {
background-color:#00000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
margin: 20px;
text-align: justify;
}
.separator {
border-bottom: 3px solid #999;
width: 540px;
}

.news_middle {
text-align: justify;
}

.news_intro {
font-weight:bold;
color:#ffffff;
}


.input_field3 {
width: 400px;
background-color: #000;
border: 2px solid #890020;
color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.input_field {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #ccc;
background-color: #000;
width: 300px;
border: 1px solid #890020;
}
.nicebutton {
background-color: #000;
border: 2px solid #890020;
color: #ccc;
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
font-weight: bold;
}
.vote_error {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FF0000;
padding: 3px;
text-align: center;
}
.separator {
border-bottom: 1px solid #ffffff;
}
/* link style */

a:link {
color: #C4012D;
text-decoration: none; 
}
a:visited {
color: #C4012D;
text-decoration: none; 
}
a:hover {
color: #CCC;
text-decoration: none; 
}
a:active {
color: #CCC;
text-decoration: none; 
}

.footer_content a:link {
color: #890020;
text-decoration: none;
}
.footer_content a:visited {
color: #890020;
text-decoration: none;
}
.footer_content a:hover {
color: #333;
text-decoration: none;
}
.footer_content a:active {
color: #333;
text-decoration: none;
}

.top_title a:link {
color: #ffffff;
text-decoration: none;
}
.top_title a:visited {
color: #ffffff;
text-decoration: none;
}
.top_title a:hover {
color: #ffffff;
text-decoration: underline;
}
.top_title a:active {
color: #ffffff;
text-decoration: none;
}
