/* Body class */
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(pics/down_more.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
ul {
	padding-left: 0px;
}
li {
	padding-bottom: 5px;
}
#down_right {
	background-image: url(pics/down_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 290px;
	width: 125px;
}
/* Menu class */
#menu {
	background-image: url(pics/menu_fon.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 46px;
	vertical-align: top;
}
#menu a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E77817;
	text-decoration: none;
}
/* Submenu class */
#submenu {
	background-image: url(pics/submenu_select.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	background-position: left;
	padding-left: 10px;
}
#submenu a {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#submenu a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* Forum class */
#up {
	background-image: url(pics/forum.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #6E6E6E;
	height: 30px;
	text-align: center;
}
#up a {
	color: #6e6e6e;
	text-decoration: none;
}
#up a:hover {
	text-decoration: underline;
}
#forum_padding {
	margin: 15px;
	background-color: #D2D2D2;
}
#forum_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #6E6E6E;
	padding-left: 10px;
}
#forum_text a {
	font-family: Tahoma;
	font-size: 11px;
	color: #6E6E6E;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#forum_text a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #6E6E6E;
	text-decoration: none;
}
/* Golos class */
#golos_padding {
	margin: 8px 8px 15px;
	background-image: url(pics/golos_fon.gif);
	background-repeat: repeat-y;
}
#down_left {
	background-image: url(pics/down_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
}
#voting_header {
	color: #666666;
	text-align: center;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: Tahoma;
}
#voting_body_answ_text, #voting_body_answ_text a {
	padding-left: 10px;
	padding-right: 10px;
	color: #616ba7;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}
#voting_body_answ_text a:hover {
	padding-left: 10px;
	padding-right: 10px;
	color: #a4bbd8;
	font-size: 11px;
	font-family: Tahoma;
}
#voting_body_answ_percents {
	padding-right: 10px;
	text-align: right;
	font-size: 11px;
	color: #666666;
}
#voting_body_answ_graph {
	padding-left: 15px;
}
/* Content class */
#down_content {
	background-image: url(pics/down_content.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	text-align: justify;
	padding: 10px;
	font-family: Verdana;
	font-size: 12px;
}
#down_content_voting {
	background-image: url(pics/down_content.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	text-align: justify;
	padding: 10px;
	font-family: Verdana;
	font-size: 12px;
}

#down_content td {
	vertical-align: top;
	text-align: justify;
	padding: 10px;
	font-family: Verdana;
	font-size: 12px;
}
#down_content a, #down_content_voting a {
	font-weight: bold;
	color: #616ba7;
	text-decoration: none;
}
#down_content a:hover, #down_content_voting a:hover {
	color: #a4bbd8;
}
#down_content #news_header {
	background-color: #e77817;
	text-align: center;
	font-weight: bold;
	padding: 3px;
}
#down_content #news_text {
	border: 1px solid;
	border-color: #67787b;
	text-align: justify;
}
#down_content #news_source_date {
	padding: 0px;
	background-color: #d3d3d3;
}
#down_content #news_source {
	padding: 2px;
	text-align: left;
	font-weight: bold;
}
#down_content #news_date {
	padding: 2px;
	text-align: right;
	font-style: italic;
}
/* Text class */
text
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #333333;
}
h1
{
	font-family: Verdana, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #28166F;
}
h2
{
	font-family: Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
a
{
	color: #336699;
	text-decoration: none;
}
a:hover
{
	color: #E77817;
	text-decoration: none
}

