html, body, content { height: 100%; margin: 0; }
a {
	color:#000000;
	font-weight: bold;

}
.menu a {
color: #FFFFFF;
text-decoration: none;
font-size:14px;
	}
.menu a:hover {
text-decoration: underline;
	}
.footer {
font-size:12px;
color: #A88E5D;
	}
.actions a {
text-decoration: none;
font-weight: normal;
	}
.actions a:hover {
text-decoration: underline;
	}
.comments {
font-size:10px;
color: #A88E5D;
	}
.menu_2_level a {
font-family: Arial;
font-size:14px;
text-decoration: none;
	}
.menu_3_level_active a {
font-family: Arial;
font-size:13px;
text-decoration: none;
	}
.menu_4_level_active a {
font-family: Arial;
font-size:12px;
text-decoration: none;
	}	
.brand {
font-family: Arial;
font-size:16px;
color: #A88E5D;
font-weight: bold;
	}
.brand a {
font-family: Arial;
font-size:16px;
	}
.top_header {

font-size:12px;
color: #FFFFFF;
padding-right:10px;
padding-top: 5px;

	}	
.login {
font-size:10px;
color: #FFFFFF;
padding-right:10px;

	}
.login a {
color: #FFFFFF;
	}
.login input {
font-size:10px;
height:16px;
	}
form {
	padding:0px;
	margin:0px
	}
.popUpMenu {/*Стиль всплывающего меню */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-image:url(img/bg3.jpg);
	background-position:top;
	background-color: #20CAFE;
	background-repeat:repeat-x;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
		text-align: left;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	width: 210px;
	position:absolute;
	visibility: hidden;
	padding: 5px;
 	line-height: 18px;
	z-index: 1000000;
	margin-top: 8px;
}
.popUpMenu2 {/*Стиль всплывающего меню */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 210px;
	position: absolute;
	visibility:hidden;

	background-image:url(img/bg3.jpg);
	background-position:top;
	background-color: #20CAFE;
	background-repeat:repeat-x;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	width: 200px;
	padding: 5px;
   	line-height: 18px;
	z-index: 1;
	margin-top: 8px;
	margin-left: 50px;
}
.SubMenu {
	padding:7px;
	border-bottom: 1px solid #FFFFFF;
	
	}
.SubMenu a {
	font-size: 13px;
	}
.subrubric {
color:#A88E5D;
padding-bottom:5px
}
.active_subrubric {
color: #000;
text-transform:uppercase;
padding-bottom:5px
}
.anons_forum_post {
padding-bottom:10px;
border-bottom: 1px dotted #000;
}
.anons_forum_post a {
	text-decoration:none
}
.show_secret {
	float:left;
	background-image: url(img/show_button.png);
	background-repeat:no-repeat;
	height:30px;;
	padding:7px 5px 0 10px;
	margin:0 0 0 10px;
	width:200px
}
.vote_item_down, .vote_item_up, .grade {float:right;
padding: 0 5px 0 5px
}
.vote_item_down a, .vote_item_up a {
	text-decoration:none
}
