BODY {
   background-color: #D7E6DC;
}
td.menu{
   background-color: #2c6110;
	font-family: Arial;
	font-size: 16px;
   font-weight: bold;
	color: White; 
}
td.menu_selected{
   background-color: #2c6110;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	color: #FEFF02; 
}
td.s_menu{
   background-color: #2c6110;
	font-size: 16px;
	font-family: Arial;
	color: White; 
}
td.s_menu_selected{
   background-color: #2c6110;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	color: #FEFF02; 
}
td.head_block_1{
   background: #486e49;
	background-image: url(../pic/head_bg.png);
	background-repeat: repeat-x;
	font-size: 16px;
	font-family: Arial;
	color: White;
}
td.body_block_1{
	background: #679668;
	padding-left: 6px;
}
td.body_block_2{
	background: #679668;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.head_block_3{
   background: #2c6110;
	background-image: url(../pic/head_bg_3.png);
	background-repeat: repeat-x;
	font-size: 16px;
	font-family: Arial;
	color: White;

}
td.body_block_3{
	background: #3d781e;
	padding-left: 6px;
}
td.big_white{
	font-size: 16px;
	font-family: Arial;
	color: White; 
}
a.top_menu {
font-size: 16px;
font-weight: bold;
color: White;
}
a.link_1 {
	font-size: 14px;
   font-weight: bold;
   color: Yellow;
}

A {
	text-decoration: none;
	color: White;
	font-size: 14px;
}

A:Hover {
	color: Yellow;
}
div.main_wrap{
width: 800px;
 

}
div.image_right{
  float: right;
}
div.menu {
	width: 20%;
	float: left;
}
div.menu_items{

}
div.menu_items_inner{
  margin: 14px;
}
div.main {
   width: 80%;
	float: right;
	background: #cc9150;
}
div.main_content{
	margin: 11px;
}
div.left{
  float: left;
}
div.right{
	float: right;
}
p.caption{
	font-size: 16px;
	font-family: Arial;
	color: White;
	font-weight: bold;
}
p{
	font-size: 14px;
	font-family: Arial;
	color: White;
}
p.form_element {
	font-size: 14px;
	text-align: right;
	color: Yellow; 
}
p.form_caption {
	font-size: 14px;
	text-align: center;
	color: Yellow; 
	font-weight: bold;
	margin-bottom: 0px;
}
p.emergency {
	font-size: 16px;
	text-align: center;
	color:   White; 
}
li.selected_item {
	font-size: 14px;
   font-weight: bold;	
	color: Yellow; 
	background: #3d781e;
}

p.form_element_submit {
	font-size: 14px;
	text-align: center;
	
}
td.form {
	 font-size: 14px;
	 color: Yellow;
}
ul {
	font-size: 14px;
	font-family: Arial;
	color: White;
	font-weight: bold;
}
ul.regular {
	font-size: 14px;
	font-family: Arial;
	color: White;
}
#bold{
	font-weight: bold;
}
#normal{
	font-weight: normal;
}
#form_info {
	font-size: 14px;
	color: Yellow;
}
h1.caption {
	font-size: 16px;
	font-family: Arial;
	color: White;
	font-weight: bold;
	margin-bottom: 0px;
}
