body{
	font-family: Verdana, sans-serif;
	font-size: 90%;
	background-color: white;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
}

a:link{
	color: #BB0008;
}

a:visited{
	color: #770000;
}

#container{
	width: 100%;	
	background: url(/.site/images/background_line.gif) left top repeat-y;
}

#container2{
	background: url(/.site/images/background_content.gif) repeat-y right top;
}

#header{
	background-image: url(/.site/images/background.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 224px;
	background-color: #AB1600;
}

#gerb{
	padding: 0;
	margin: 0;
	text-align: center;
	margin-left: 537px;
	height: 224px;
	background-image: url(/.site/images/fon_head.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 20px;
	border: 0px solid #901401;
	border-right-width: 1px;
}

#gerb div{
	height:133px;
	background:url(/.site/images/gerb.gif) bottom center no-repeat;
	padding-top:10px;
}

#gerb div a{
	display:block; 
	height: 100%; 
	width: 100%;
	text-decoration: none;
}

#gerb h1{
	margin: 0;
	padding: 0;
	margin-top: 28px;
	background-color: #00704A;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	height: 53px;
}

#gerb h1 span{
	padding-top: 15px;
	display: block;
}

#gerb h1 span a{
	color: black;
	text-decoration: none;	
}

#leftpanel{
	width: 171px;
	float: left;
}

#navigation{
	width: 171px;
	background-color: black;
	height: 289px;
	vertical-align: middle;
	float: left;
}

#navigation ul{
	margin: 0;
	padding: 0;
	text-align: left;
	padding-left: 24px;
	padding-right: 30px;
	padding-top: 40px;
	padding-bottom: 60px;
}

#navigation ul li{
	list-style: none;
	text-transform: uppercase;
	color: #DE976C;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/.site/images/navigation_dotted_line.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-bottom: 4px;
}

#navigation ul li.active{
	border: 0px solid black;
	border-left-width: 1px;
	border-right-width: 1px;
	background-color: #AB1600;
	padding-left: 3px;
}

#navigation ul li.first{
	background-image: url(/.site/images/navigation_bglu_top.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#navigation ul li.last span{
	display: block;
	text-align: center;
	background-image: url(/.site/images/navigation_bglu_bottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#navigation ul li a{
	color: #DE976C;
	text-decoration: none;
}

#votingresult{
	float: left;
	background-color: #E6D5B4;
	width: 170px;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px solid #B3B3B3;
	border-bottom-width: 1px;
}

#votingresult p{
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

#votingresult ul{
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

#votingresult li{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
}

#votingresult li span.percent{
	width: 55px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	clear: left;
	font-weight: bold;
	color: white;
}

#votingresult li span.label{
	float: right;
	width: 107px;
	padding: 5px 0px;
}

#container-content{
	margin-left: 171px;
	background:	url(/.site/images/leftpanel_bg.jpg) repeat-y left;
}

#container-content-without-sub{

}


#subnav{
	float: left;
	width: 171px;
	background:	url(/.site/images/leftpanel_bg.jpg) repeat-y left;
}

#subnav h2{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #5E694D;
	text-align: center;
	background: url(/.site/images/leftpanel_header_bg.jpg) no-repeat top center;
	padding-top: 12px;
	padding-bottom: 22px;
	width: 170px;
}

#subnav ul{
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

#subnav ul li{
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	font-size: 90%;
}

#subnav ul li a:link{
	color: #434343;
	text-decoration: underline;
}

#subnav ul li a:visited{
	color: #222222;
	text-decoration: underline;
}

#content{
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	font-size: 90%;
	margin-left: 171px;
	background: url(/.site/images/content_corner_bg.gif) 0px 0px no-repeat;
	text-align: left;
}

html>body #content{
	background: url(/.site/images/content_corner_bg.gif) 0px 0px no-repeat;	
}


#content h1{
	color: #434343;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 200%;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}

#content p{
	margin: 0;
	padding: 0;
	margin-top: 1em;
}


#footer{
	background-image: url(/.site/images/footer_background.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #666666;
	clear: both;
	color: white;
	font-size: 11px;
	padding-top: 6px;
	height: 80px;
}

#copyrights{
	float: left;
	width: 170px;
}

#copyrights p{
	margin: 0;
	padding: 5px 10px 20px 10px;
}

#copyrights p a{
	color: white;
}

#counters{
	margin-left: 180px;
	margin-top: 30px;
}

input{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}

.w100{
	width: 95%;
}

.error{
	color: red;
}

