/* Start of CMSMS style sheet 'css1' */
body, html {
	background-color:#7e8481;
	SCROLLBAR-FACE-COLOR:#fb7806;
	SCROLLBAR-HIGHLIGHT-COLOR:#fb851f; 
	SCROLLBAR-SHADOW-COLOR:#fd9134;
	SCROLLBAR-ARROW-COLOR:#fff; 
	scrollbar-track-color:#fb6; 
}
div#wrap {
	position:relative;
	width:808px;
	height:auto;
	margin:0 auto;
	background:#fff url(images/site/page_shadow.gif) repeat-y;
}
div#top_page {
	display:block;
	width:808px;
	height:30px;
	background:#fff url(images/site/top_page.gif) no-repeat;
}
div#bottom_page {
	display:block;
	width:808px;
	height:30px;
	background:#fff url(images/site/bottom_page.gif) no-repeat;
}

img {border:none} 

div#header_print { display:none; }
div#header_print #text_print { display:none; }

div#header {
	display: block;
	width:780px;
	height:164px;
	margin:0 auto;
	padding:0;
	background:#fff;
}

div#header #logo {
	position:absolute;
	top:18px;
	left:14px;
	width:780px;
	height:157px;
	border:0;
	background:transparent url(images/site/logo.png) left no-repeat;
}

div#header #logo #text {
	position:absolute;
	top:74px;
	left:190px;
	width:586px;
	height:47px;
	border:0;
	color:#ea3b06;
	font-family:"Verdana","Trebuchet MS";
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	background-color:transparent;
	text-align:right;
	line-height: 21px;
}

div#header #logo #text form { margin:0; border:0; padding:0; }
div#header #logo #text form input {
	width:99px;
	height:14px;
	margin:0;
	margin-right:3px;
	border:1px inset #eee;
	font-size:11px;
	background-color:#fff;
}
div#header #logo #text form input.submit {
	width:45px;
	height:16px;
	margin:0;
	border:1px outset #eee;
	font-size:12px;
	background-color:#bbb;
}


div#header #top_lamp {
	position:absolute;
	top:180px;
	left:14px;
	width:780px;
	height:14px;
	font-family:"Verdana","Trebuchet MS";
	font-size:11px;
	background-color:#fb7501;
}
div#header #top_lamp a { color:#113; text-decoration:none; }
div#header #top_lamp a:hover { text-decoration:underline; }
	
div#lang {
	position:absolute;
	top:142px;
	left:220px;
	width:45px;
	height:27px;
	margin:0 auto;
	padding:0;
}


ul#menu	{
	position:absolute;
	top:143px;
	left:277px;
	width:522px;
	height:37px;
	margin:0 auto;
	padding:0;
	list-style:none;
}
ul#menu li {
	position:relative;
	float:left;
	width:73px;
	height:37px;
	background: url(images/site/button_off.jpg) no-repeat;
	text-align:center;
}
ul#menu li.active {
	color:#fff;
	background: url(images/site/button_on.jpg) no-repeat;
	text-align:center;
}
ul#menu li.active a { color:#fff; }

ul#menu li a {
	display:block;
	float:left;
	width:73px;
	height:37px;
	padding-top:12px;
	font-family:Verdana, Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#d46402;
	text-decoration:none;
	text-align:center;
}
ul#menu li a:hover {
	width:73px;
	height:37px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background: url(images/site/button_on.jpg) no-repeat;
}


div#banner {
	display:block;
	width:780px;
	height:127px;
	margin:0 auto;
	padding:0;
	background:#fb7501;
	border-bottom:14px solid #fb7501;
}



div#sidebar {
	position:absolute;
	top:280px;
	left:15px;
	width:194px;
	min-height:321px !important;
	height:321px;
	background-color:#eaebeb;
	border:0;
	border-collapse:collapse;
}	
div#sidebar #top_sidebar{
	width:194px;
	height:22px;
	font-family:Verdana, Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	background: #fff url(images/site/header_sidebar.jpg) no-repeat;
	line-height:22px;
	text-indent:10px;
}
div#sidebar #main_sidebar{
	font-family:Verdana, Tahoma;
	font-size:10px;
	padding:0 10px 10px 10px;
}
div#sidebar #main_sidebar p.text_sidebar { text-align:justify; }	
div#sidebar #main_sidebar p.text_sidebar a { font-weight:bold; color:#d46402; text-decoration:none; }
div#sidebar #main_sidebar p.text_sidebar a:hover { text-decoration:underline; }
div#sidebar #main_sidebar p.more { text-align:right; }
div#sidebar #main_sidebar p.more a { color:#d46402; text-decoration:none; }
div#sidebar #main_sidebar p.more a:hover { text-decoration:underline; }

div#sidebar #footer_sidebar{
text-align:center;
}
#footer_sidebar img{
padding-bottom:3px;
}

div#content {
	width:560px;
	min-height:350px !important;
	margin-left:220px;
	margin-top:0;
	margin-bottom:5px;
	padding-top:12px;
	color:#000;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	background-color:#fff;
	text-align:justify;
}
div#content h1 {
	font-family:Verdana, Tahoma;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:right;
	line-height:14px;
}
div#content a { color:#d46402; text-decoration:none; }
div#content a:hover { text-decoration:underline; }		

div#footer {
	position:relative;
	display:block;
	float:right;
	margin-right:150px !important; margin-right:50px;
	font-family:Verdana, Tahoma;
	font-size:9px;
	font-style:normal;
	color:#818182;
}
div#footer a { color:#818182; text-decoration:none; }
div#footer a:hover { color:#d46402; }
div#footer a.activated { color:#d46402; text-decoration:none; }

/* End of 'css1' */

