@charset "windows-1251";
a.menu
{
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #197b30;
}
a.menu:hover
{
text-decoration: underline;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #ffffff;
}
a.menu:visited
{
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #ffffff;
}
.FontClass0
{
font-family: tahoma;
font-size: 13px;
font-weight: bold;
color: #708322;
}
.FontClass1
{
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #708322;
}
.FontClass2
{
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #585757;
}
.FontClass3
{
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #555655
} 
.FontClass4
{
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #4C4C4C;
}
.FontClass5
{
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #6B6B6B
}
.FontClass6
{
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #6A6A6A;
}
.FontClass7
{
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
}
a.ReadMoreClass
{
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #708322
}
a.ReadMoreClass:hover
{
text-decoration: underline;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #708322
}
a.ReadMoreClass:visited
{
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #708322
}
a.metamorph
{
color: #FFFFFF;
text-decoration: none;
font-family: arial;
font-size: 10px;
font-weight: bold;
}
a.metamorph:visited
{
color: #FFFFFF;
font-family: arial;
font-size: 10px;
font-weight: bold;
}
a.metamorph:hover
{
color: #FFFFFF;
text-decoration: underline;
font-family: arial;
font-size: 10px;
font-weight: bold;
}

/*------------left part srart-----*/
#leftpart{
	width:171x; float:left; padding:0 0 0 33px; margin:10px 0 0 0;
	}
#leftpart ul{
	list-style-type:none; font-size:0; line-height:0; margin:0 43px 0 0;
	}
#leftpart ul li{
	background:url(bullets.gif) no-repeat 6px 11px; font-family: tahoma; border-bottom:#DED5BC 1px solid; padding:0 0 1px 0px;
	height:30px; 
	}
#leftpart ul li a{
	text-decoration:none; color:#708322; background-color:#FFFFFF; line-height:30px; font-size:11px;
	}
#leftpart ul li a:hover{
	text-decoration:underline;
	}
	
/*--------------------------------right part---------------*/

/* Sidebar */

#sidebar {
	float: left;
	width: 171px;
	padding: 0 0px 0 0;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#sidebar li {
	/* padding: 5px 10px; */
	background: url(bullets.gif) no-repeat 6px 11px; border-bottom:#DED5BC 1px solid; padding:0 0 1px 0px; height:30px; display:block;
	/*	background:url(bullets.gif) no-repeat 6px 11px; border-bottom:#DED5BC 1px solid; padding:0 0 1px 0px;
	height:30px; display:block; */
	font-family: tahoma;
	font-size: 11px;
}

#sidebar li.first {
	color: #ffffff;
}

#sidebar li li.first {
	color: #FF0000;
}

#sidebar h2 {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
}

/* Footer */

#footer {
	clear: both;
	/* background: #000000  */
	height:150;
	width: 780px;
	padding: 30px 0 0 0;
	background: url(footer_1.jpg) no-repeat ;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
/*	float: center;*/
}

#footer p {
	background: #000000;
	margin: 0;
	text-align: center;
	font-size: 85%;
}

#footer a {
	border: none;
	color: #0000ff;
}

#footer a:hover {
	color: #FFFFFF;
}

/* table */
.tablex {
	border-collapse:collapse;
	border:2px solid #708322;

}

#centertext {
	background: url(company_name.jpg) no-repeat;
	font-family: tahoma;
font-size: 16px;
font-weight: bold;
color: #708322;
float:center;
}


#greentext{
font-family: tahoma;
font-size: 16px;
font-weight: bold;
float: center;
color: #708322;
}

#greenbg{
background: url(green_background.jpg) no-repeat;
background-position:bottom;
width: 770px;
}
#whitebg{
background: url(white_background.jpg) no-repeat; 
background-position:center;
}