*{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
body{
	font-size:0.8em;
	font-family:Arial,Georgia;
	background-color:#cdd1d7;
	line-height:150%;
	color:#222222;
}
a{	
	text-decoration:none;
	cursor:pointer !ie;
	color:#000;
}
a:hover{
	text-decoration:none;
	cursor:pointer !ie;
	color:#5f6e7d;
	border-bottom:1px solid #5f6e7d;;

}
h1
{
	font-size:0.8em;
}
div#menu_text a{
	text-decoration:none;
	cursor:pointer !ie;
	color:#cdd1d7;
}
div#menu_text a:hover{
	color:#f1f1f1;
	border-bottom:1px solid #f1f1f1;
}
div#head{
	height:132px;
	width:100%;
	background: #5f6e7d url('./img/top_bg.gif') repeat-y left top;
}
div#top_left{
	background: url('./img/top_left.png') no-repeat left top;
	height:132px;
	width:100%;
	position:absolute;
	float:left;
}
div#top_right{
	background: url('./img/top_right.png') no-repeat right top;
	height:132px;
	width:100%;
}
div#top_bottom{
	background: url('./img/top_bottom.png') repeat-x right top;
	height:22px;
	margin-top:-6px;
	z-index:1000;
}
div#top_logo{
	background: url('./img/top_logo.png') no-repeat 80% top;
	height:130px;
	width:100%;
}
div#body_left{
	width:270px;
	float:left;
	padding-bottom:200px;
}
div#menu{
	background: url('./img/menu.png') no-repeat left top;
	height:100px;
}
div#art_tilda{
	background: url('./img/art_tilda.png') no-repeat left top; 
	height:27px;
	width:38px;
	margin-left:3px;
	margin-top:50px;
	float:left;
}
div#menu_text{
	padding-left:65px;
	background: url('./img/bg_menu.png') repeat-y left top;
}
div#bottom_menu{
	background: url('./img/bottom_menu.png') no-repeat left top;
	height:30px;
}
div#body_right{
	background: url('./img/right_bg.jpg') repeat-y left top;
	width:285px;
	padding-bottom:200px;
	float:right;

}
div#predtop{
	margin-top:25px;
	padding-left:70px;
	font-size:14pt;
}
div#body_right div#top{
	background: url('./img/top.png') no-repeat left top;
	height:30px;
}
div#body_right div#middle{
	background: url('./img/middle.png') repeat-y left top;
	padding:0px 25px 0px 65px;
}
div#body_right div#bottom{
	background: url('./img/bottom.png') no-repeat left top;
	height:30px;
}
div#body_center{
	margin:0px;
	padding-left:270px;
	background: url('./img/body_left_bg.jpg') repeat-y left top;
}
div#for_right_body{
	padding-right:235px;
	background: url('./img/right_bg.jpg') repeat-y right top;
}
div#content{
	padding-left:10px;
	text-align:center;
}
div#page_title{
	height:52px;
}
table.page_title{
	height:52px;
	width:100%;
}
td.page_left{
	background: url('./img/page_left.png') no-repeat left bottom;
	width:30px;
}
td.page_right{
	background: url('./img/page_right.png') no-repeat left bottom;
	width:30px;
}
td.page_center{
	background: url('./img/page_center.png') repeat-x left bottom;
	margin:0px 30px;
	color:#ffd200;
	padding-top:12px;
	font-size:13pt;
	text-align:center;
}
div#list_title{
	height:50px;
}
table.list_title{
	height:50px;
}
td.list_left{
	background: url('./img/list_left.png') no-repeat left top;
	height:50px;
	width:30px;
}
td.list_right{
	background: url('./img/list_right.png') no-repeat left top;
	height:50px;
	width:30px;
}
td.list_center{
	background: url('./img/list_center.png') repeat-x left top;
	margin:0px 30px;
	color:black;
	padding-top:12px;
	font-size:12pt;
	text-align:center;
}
div#footer{
	background: url('./img/body_left_bg.jpg') repeat-y left top;
	height:439px;
	width:100%;
	position:relative;
	position:absolute !ie;
	left:0px !ie;
}
div#for_left_body{
	height:439px;
	width:100%;
	background: url('./img/right_bg.jpg') repeat-y right top;
}
div#footer div#footer_left{
	background: url('./img/bottom_left.png') no-repeat left top;
	position:absolute;
	top:0px;
	width:922px;
	height:439px;
	color:#f1f1f1;
	vertical-align:bottom;
}
div#footer div#footer_center{
	background: url('./img/bottom_center.png') repeat-x left top;
	position:relative;
	height:439px;
	margin-left:922px;
}
div#footer div#footer_right{
	background: url('./img/bottom_right.png') no-repeat right top;
	position:absolute;
	top:0px;
	width:100%;
	height:439px;
}
div#coun{
	position:absolute;
	z-index:1000;
	height:31px;
	top:400px;
	width:100%;
}
div#coun img{
	float:right;
	margin:0px 5px;
}
div#rightcopy{
	float:left;
	padding-top:10px;
	padding-left:10px;
	color:#f1f1f1;
}