html{

}

body{
	background-color: #F3F0E6;
}
.docs
{
 	margin-bottom: 0.3em;
}
#wrap_top{
	position: relative;
	background: url(images/wrap_top.gif) no-repeat;
	width: 778px;
	height: 6px;
	margin-top: 52px;
	margin-left: auto;
	margin-right: auto;
}

#wrap{
	position: relative;
	background: url(images/wrap_bg.gif) repeat-y;
	width: 778px;
	min-height: 400px;
	margin-top: -10px;	
	//margin-top: -13px;	
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	padding-bottom: 20px;
}

	
#wrap_shadow{
	background: url(images/wrap_shadow.gif) no-repeat;

	width: 778px;
	height: 3px;
	margin-left: auto;
	margin-right: auto;
}

#ornament_upper{
	position: absolute;
	right: 9px;
	top: 5px;
	background: url(images/ornament_upper.gif) no-repeat;
	width: 70px;
	height: 63px;
}

#ornament_lower{
	position: absolute;
	right: 3px;
	bottom: 0px;
	background: url(images/ornament_lower.gif) no-repeat;
	width: 93px;
	height: 87px;
	z-index: 2;
}
#main_menu{
	
}

#menu{
	
	position: relative;
	background: url(images/menu_bg.gif) repeat-x;
	background-color: #e1e1e1;
	width: 165px;
	height: 400px;
	margin-left: 23px;
	margin-top: 10px;
	font-family: Verdana, symbols, san-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;		
	voice-family: "\"}\"";
	voice-family:inherit;	
}
#menu a{
	margin-left: 5px;
	text-transform: uppercase;
	color: #626262;
	text-decoration: none;
}
#menu a:hover{
	color: #cccccc;
}	
#menu a#marked{
	color: #92a8a9;
}	
#menu a.sub_menu{
	margin-left: 15px;
	color: #626262;
	text-decoration: none;
	text-transform: none;
}
#menu a:hover.sub_menu{
	color: #cccccc;
}
#menu a.sub_menu#marked{
	color: #92a8a9;
}
#menu ul{
	padding-left: 10px;
	//padding-left: 0px;
	//margin-left: 20px;
	list-style-image: url(images/bullet.gif);
}

#menu ul li{
	margin-top: 18px;
}

#menu ul li a{
	color: #626262;
	text-decoration: none;
}

#menu ul li a:hover{
	list-style-image: url(images/bullet_hover.gif);
	color: #92a8a9;
	text-decoration: none;		
}

body>#menu {width:145px;}

.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

.content {
	position: absolute;
	overflow: auto;
	width: auto;
	width: 360px;
	height: 400px;	
	top: 95px;
	left: 210px;
	margin: 0px;
	background-color: white;
	padding: 10px;
	font-family: verdana, arial, helvetica, sans-serif;	
	font-size: 11px;
	color: #626260;
	scrollbar-base-color: #FFFFFF;
	scrollbar-3d-light-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
}

#header_content{
  font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
	
#news {
	position: absolute;
	background: url(images/news_bg.gif) repeat-y;	
	width: 160px;
	top: 86px;
	right: 20px;
	padding: 10px;
	line-height: .7em;
	letter-spacing: .02em;
	word-spacing: .1em;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:138px;
	z-index: 3;	
}

body>#news {width:138px;}

.news_date{
	margin-top: 16px;
	font-family: arial, verdana, helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	color: #50666C;
}

.news_ingress a{
	font-family: arial, verdana, helvetica, sans-serif;	
	font-size: 11px;
	font-weight: normal;
	color: #414141;
	text-decoration: none;
	z-index: 1;
}

.news_ingress a:hover{
	color: #92a8a9;
	text-decoration: none;	
}

#news_more{
	margin-top: 30px;
	font-family: arial, verdana, helvetica, sans-serif;	
	font-size: 11px;
	font-weight: normal;
}

#news_more a{
	color: #a08874;
	text-decoration: none;		
}

#news_more a:hover{
	text-decoration: none;	
	color: #ba5f14;
}

.menu_button{
	width: 144px;
	height: 43px;
}

.menu_button img{
	border: none;
}

#button_dides{
}

#button_dides a{
	position: absolute;
	right: 8px;
	bottom: 4px;
	background: url(images/button_dides.gif) no-repeat;
	width: 24px;
	height: 23px;
}

#button_dides a:hover{
	background: url(images/button_dides_hover.gif) no-repeat;
	width: 24px;
	height: 23px;
}

.content p {
	margin-top: 18px;
	margin-bottom: 18px;
}


#copyright{
	font-family: arial, verdana, helvetica, sans-serif;	
	font-size: 11px;
	font-weight: normal;
	color: #626260;
	width: 775px;
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;	
}

