body {
	margin:0px;
	font-size: 14px;
	color: #D68500;
	background-color: #FFFFFF;
}
#content {
	width:860px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}
#header {
	height: 120px;
	width: 350px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 480px;
}
#headerpanel {
	background-image: url(../_img/fon_header.png);
	background-repeat: repeat;
	height: 100px;
	width: 320px;
	padding: 10px;
	list-style-position: outside;
	color: #000000;
	border: 1px dashed #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	list-style-type: circle;
}


#menu {
	background-color: #CCCCCC;
	height: 20px;
	width: 840px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#menu a{
	color: #000000;
	text-decoration: none;
}
#menu a:active{
	color: #000000;
	text-decoration: none;
}
#menu a:hover{
	color: #000000;
	text-decoration: none;
}
#menu a:visited{
	color: #666666;
	text-decoration: underline;
}
#panel {
}
#leftpanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 80px;
	padding-left: 5px;
	width: 97%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	background-color: #FFFFFF;
}
#leftpanel p:First-letter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	white-space: nowrap;
}

#rightpanel {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#downpanel {
	height: 20px;
	width: 860px;
	background-color: #FFFFFF;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	border-top-width: 2px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFEFDD;
	border-top-style: solid;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	height: 10px;
	padding-top: 8px;
	padding-bottom: 7px;
}
