body
{
   padding: 0px;
   margin: 0px;
}
.topmenu
{
	background: #FED7A9;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #89433E;
}
.topmenu a
{	
	color: #89433E;
	text-decoration: none;
}
.topmenu_act
{
	background: #7AC5EF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #014D9A;	
}
.topmenu_act a
{	
	color: #014D9A;
	text-decoration: none;
}
.way
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #89433E;
	padding: 0px 5px 5px 20px;
}
.way a
{
	color: #89433E;
	text-decoration: none;
}
.leftmenu_level1
{
	background: URL('images/11.jpg') no-repeat #FED7A9;	
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;	
	color: #89433E;
	padding-left: 22px;
}
.leftmenu_level1 a
{	
	color: #89433E;
	text-decoration: none;
}
.leftmenu_level1_act
{
	background: URL('images/10.jpg') no-repeat #7AC5EF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;	
	color: #014D9A;	
	padding-left: 22px;
}
.leftmenu_level1_act a
{	
	color: #014D9A;
	text-decoration: none;
}
.leftmenu_level2
{
	background: URL('images/13.jpg') no-repeat #FBF9F0;	
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;	
	color: #89433E;
	padding-left: 18px;
}
.leftmenu_level2 a
{	
	color: #89433E;
	text-decoration: none;
}
.leftmenu_level2_act
{
	background: URL('images/12.jpg') no-repeat #FBF9F0;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;	
	color: #014D9A;	
	padding-left: 18px;
}
.leftmenu_level2_act a
{	
	color: #014D9A;
	text-decoration: none;
}
.content
{
	font-family: Tahoma;
	font-size: 12px;
	color: #4D3F3E;	
}
.content a
{
	color: #4D3F3E;
	text-decoration: underline;
}
.rightblock_header
{
	background: #FAC383;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #014D9A;
}
.rightblock_data
{	
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #163562;
}
.rightblock_data a
{		
	color: #163562;
	text-decoration: underline;
}
.rightblock_data a:hover
{		
	color: #0178F3;
	text-decoration: underline;
}
.rightblock_body
{
	background: #E6DCC3;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;	
	color: #8F4D49;
	padding: 10px 5px 10px 5px;
}
.rightblock_body a
{	
	font-size: 11px;
	color: #0178F3;
	text-decoration: underline;
	float: right;
}
.rightblock_body a:hover
{	
	font-size: 11px;
	color: #0178F3;
	text-decoration: none;	
}
.bottom_header
{	
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;	
	color: #014D9A;
}
.bottom_body
{	
	font-family: Tahoma;
	font-size: 12px;
	color: #89433E;
}
.logotext
{
   font-family: Tahoma;
   font-size: 11px;
   font-weight: normal;
   color: #B5AA9A;
}
.logotext a
{
   font-weight: normal;
   color: #B5AA9A; 
   text-decoration: underline;
}
.field_input
{	
	background: #D1F3FA;
	border: #0E4769 1px solid;
	width: 300px;
	height: 18px;
	font-family: Tahoma;	
	font-size: 12px;
	color: #007291;
}
.field_textarea
{	
	background: #D1F3FA;
	border: #0E4769 1px solid;
	width: 300px;
	height: 200px;
	font-family: Tahoma;	
	font-size: 12px;
	color: #007291;
}
.button
{
	font-family: Tahoma;	
	font-size: 12px;
	font-weight: bold;
	background: #D1F3FA;
	color: #0E4769;
	width: 100px;
	height: 20px;
}