html,body {
	font-family: Georgia;
	height:100%;
	width:100%;
}
body {
	margin: 0px;
	border: 0px;
	padding: 0px;
}

img {
	border: 0px;
}
#content a {
	color: #53B219;
	text-decoration: none;
}
#content a:hover {
	color: #666;
}
#main {
	position: relative;
	margin-top: 20px;
}
#menu_block {
	width: 300px;
	margin-left:10px;
	margin-top: 10px;
	float: left;
}
#content_layer {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 320px;
	background: #F4F5F8;
}
#content {
	padding: 15px;
}
#top {
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	font-size: 20px;
	padding-top: 5px;
	background: url('../img/mainmenu.png') repeat-x;
	clear:both;
	height: 39px;
}

#loading {
	position: absolute;
	top: 200px;
	width: 250px;
	text-align: center;
	padding: 5px;
	font-size: 20px;
	color: #666;
	background: #fff;
	display: none;
	border: 1px solid #666;
}
.title_block{
	 font-size: 62.5%;
   text-transform:uppercase;
   	height:70px;
	position:relative;
	z-index:1;
	clear:both;
	margin-left: 10px;
}
#title_block_r{
	float:left;
	background: url(../img/title_block_r.png) no-repeat center;
	width: 6px;
	height: 30px;
	padding-top: 11px;
}
img .title_block  {margin: 10px;}
#title_block_m{
	float: left;
	background: url(../img/title_block_m.png) repeat-x center;
	height: 30px;
	color:#fff;
	padding: 10px 10px 1px 10px;
	cursor: pointer;

}
#title_block {padding-top: 5px;}
*html #title_block {padding-top: 0px;}

#title_block_l{
	float:left;
	background: url(../img/title_block_l.png) no-repeat;
	width: 80px;
	height: 59px;
	margin-right: -7px;
	margin-top:-10px;
padding-top: 5px;
}
#title_block_l img {margin: 5px 0px 0px 20px; padding: 0px;}

*html #title_block_r,  *html #title_block_m{ margin-top: 16px;}
 *html #title_block_l{ margin-top: 0px;}
 
 .corner20 {background: #f4f5f8 url('../img/corners.20px.png') no-repeat; height: 20px; width: 20px;}
.lt {background-position: left top; float: left;}
.rt {background-position: right top;float: right;}
.lb {background-position: left bottom;  float: left;}
.rb {background-position: right bottom; float: right;}
.mt {background:#f4f5f8 repeat-x;width: 100%; height: 20px;}
.mb {background:#f4f5f8 repeat-x; width: 100%; height: 20px;}


h2 {
	text-align: center;
	font-weight: 300;
}

td {
	border: 1px solid #000;
}
img {
	margin: 10px;
}
