body {
	background-color: #723B1C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	behavior: url("csshover.htc");
}
.content {
	font-family: Tahoma;
	color: #626262;
	font-size: 11px;
	padding-left:30px;
	padding-right:60px;
	padding-top:5px;
	padding-bottom:10px;
	line-height: 22px;
	text-align: justify;
}
.content_news {
	font-family: Tahoma;
	color: #626262;
	font-size: 11px;
	padding-top:5px;
	padding-bottom:10px;
	line-height: 22px;
	text-align: justify;
}

.content_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
	font-size: 10px;
	padding-left:30px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 20px;
}

.fck_class {
	background-color: #f4f4f4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
	font-size: 11px;
	padding-left:30px;
	padding-right:40px;
	padding-top:5px;
	padding-bottom:30px;
	line-height: 22px;
	text-align: justify;
}
.title_left {
	height:23px;
	width:187px;
/*	background-image:url(images/title_left_bg.jpg);
	background-repeat:no-repeat;*/
}

.bg {
	background-image:url(images/news_middle.jpg);
}

.title_right {
	height:23px;
	width:685px;
/*	background-image:url(images/title_right_bg.jpg);
	background-repeat:no-repeat;*/
}
.content_title_middle {
	height:23px;
	width:auto;
	background-image:url(images/content_title_middle.jpg);
	background-repeat:repeat-x;
}
.content_title {
	margin-left:15px;
	margin-right:15px;
	font-family: Tahoma;
	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;
	letter-spacing: 0.07em;
	padding-bottom: 2px;
}
.box_title {
	padding-left:40px;
	padding-top: 5px;
	padding-right:20px;
	font-family: Arial;
	font-size:10px;
	color:#000000;
	text-transform: uppercase;
	font-weight:bold;
}
.content_bg {
	width:685px;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
}
.box_middle {
	width:187px;
	background-image:url(images/box_left_middle.jpg);
	background-repeat:repeat-y;
}
.box_top {
	width:187px;
	height:22px;
	background-image:url(images/box_left_top.jpg);
	background-repeat:no-repeat;
}



a:link {
    color:#000000;
    text-decoration: none; 
}
a:visited {
    color:#000000;
    text-decoration: none; 
}
a:hover {
    color:#485C75;
    text-decoration: underline; 
}
a:active {
    color:#485C75;
    text-decoration: underline; 
}

.picture_padding {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.content img {
	border: 2px outset #485C75;
}

.input_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #093466;
	background-image:url(images/inputbox_bg.gif);
	width:163px;
	border: 1px solid #b7b7b7;
}

.nicebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #b7b7b7;
	background-color:#D6E1E7;
	height:18px;
	width:100px;
}

#error_div {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight:normal;
        color: #ff0000;
        border:1px solid #ff0000;
        width:400px;
        height:30px;
        text-align:center;
        padding-top:10px;
        margin-bottom: 20px;
        margin-top: 20px;
}

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