tr, td, body, div, ul, li{
margin:0px;
padding:0px;
}

table, table td{
/*border:1px solid #000;*/
}

body{
}

a{
color: #4e4e4e;
font-size:8pt;
font: 700 15px "Arial", "Helvetica", sans-serif;
text-decoration:none;
}

h1{
color:#427d0a;
font-size:14pt;
font-style:italic;
margin-bottom:15px;
}

.body
{
width:100%;
}

.alclient
{
width:100%;
}

.alleft
{
text-align:left;
}

.alright
{
text-align:right;
}

.alcenter
{
text-align:middle;
}

.header 
{
height:290px
}

.header td
{
padding: 0 20px;
}

.middle
{
padding: 0px 30px;
padding-bottom: 20px;
}

.middle .left_menu
{
	background: url(../../images/menu_left.png) no-repeat top right;
width: 22px;
	height:55px;
	padding-left:11px;
}

.middle .right_menu
{
	background: url(../../images/menu_right.png) no-repeat top left;
	width: 22px;
	height:55px;
	padding-right:11px;
}

.middle .center_menu
{
	background: url(../../images/menu_center.png) top;
}

.top_menu
{
width:100%;
height:55px;
}

.top_menu td
{
color:white;
text-align:center;
vertical-align:middle;
border-right:2px solid #3d7213;
height:55px:
}

.top_menu td.last
{
border:none;
}

.top_menu a{
	color:white;
	display:block;
	line-height: 50px;
	font-family:Times New Roman;
}

.top_menu td a.active{
	background: #999;	
	line-height: 50px;
}

.top_menu ul a{ 
	color:black;
	display:block;
	margin-bottom: 7px;
	line-height: 18px;
}

.top_menu td ul:hover{
	color:black;
}

.top_menu a:hover{
	color:black;
}

.top_menu td:hover{
	background: url(../../images/menu_center_hover.png) top;
}

.top_menu td ul{
	display:none;
	position:absolute;
	background:#ffd779;
		list-style:none;
text-align: left;
}

.top_menu td:hover ul{
	display:block;
}

.top_menu ul li:hover{
background:#FDC84C;
text-decoration:underline;
}

.top_menu ul li a{
padding: 0 10px;
}

.content_container {
width:98%;
background-color:white;
}

.content{
text-align:left;
padding:10px;
}

.breadcrumbs a.active
{
color:#3c7500;
}
.breadcrumbs span
{
 width:10px;
 background:url(../../images/arrow.png) 50% no-repeat;
}

.content_up_shadow
{
background:url(../../images/content_up_shadow.png) top repeat-x;
height:10px;
}

.left_shadow
{
width:1%;
 background:url(../../images/content_left_shadow.png) repeat-y right;
 }
 
 .right_shadow
{
width:1%;
background:url(../../images/content_right_shadow.png) repeat-y left;
 }
 
 .leftcol
 {
   width:250px;
   padding: 5px 20px;
vertical-align: top;
 }
  
 
 .leftcol h1{
 margin-left:20px;
 }
 
 .leftcol img{

 }
 
 .leftcol p{

 }
 
 .leftcol ul{
list-style:none;
 }
 
 .news_title a{
text-decoration:underline;
font-size: 12px;
 }

 .leftcol li a{
font-weight:400;
font-style:italic;
 }
 
  .rightcol
 {
   vertical-align:top;
   padding: 5px 20px;
   font-weight:normal;
 }

.rightcol table
{
	border: 1px solid #000000;
	border-collapse: collapse;
	font-size: 11px;
}
.rightcol td
{
	border: 1px solid #000000;
	border-collapse: collapse;
	padding: 3px 5px;
}
 
   .rightcol img
 {
 /*float:left; */
 margin:10px;
 }
 
 .footer
 {
 height:73px;
 background:url(../../images/footer_bck.png) repeat-x;
 color:#427d0a;
 font-weight:bold;
 font-size:10pt;
 }
 
.leftcolblock
{
	padding: 10px;
	background: #fffaf0;
}

.leftmenu
{
 font-style: normal !important;
 display: block;
 margin-bottom: 5px;
 color: #54a421;
 text-decoration: underline;
 
}
.leftmenu:hover
{
 text-decoration: none;
}

.content ul ul
{
	margin-left: 20px;
}
.content ul ul ul
{
	margin-left: 40px;
}
.content ul ul ul ul
{
	margin-left: 60px;
}

.content a
{
	color: #54A421;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
.content a:hover
{
	text-decoration: none;
}

.set{
display: none;
}

#vds{
vertical-align: top;
display: block;
text-align: center;
}