body {
	font-family: Arial, Helvetica, sans-serif;
	color: #5B5B5B;
	background-color: #FAFEFA;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #5CBE43;
	text-decoration: none;
}
a:hover {
	color: #005228;
	text-decoration: none;
}

.form_style {
	background-color: #FFFAD9;
	border: 1px solid #EFE499;
}
.form_style hr {
	border:0;
	border-top: 1px solid #ADA155;
	height: 0;
	background: #ADA155;
}

.form_style td {
	font-size: 11px;
	color: #5A5111;
}
#header_background1 {
	background-image: url(../images/header_background1.gif);
	background-repeat: repeat-x;
 	background-position: left top;
}
#header_background2 {
	background-image: url(../images/header_background2.jpg);
	background-repeat: no-repeat;
 	background-position: left top;
}
#header_background3 {
	background-image: url(../images/header_background3.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
 	background-position: left top;
	height: 4px;
}
#footer_shadow {
	background-image: url(../images/footer_shadowb.gif);
	background-repeat: repeat-x;
 	background-position: left bottom;
	height: 3px;
}
.rightbar {
	background-image: url(../images/right_shadow_green.gif);
	background-repeat: repeat-y;
 	background-position: left top;
	background-color: #FAFEFA;
	width: 207px;
}
.green_head {
	background-color: #7CCA5C;
	height: 7px;
}
.green_title {
	font-size: 16px;
	color: #7CCA5C;
	font-weight: bold;
}
.green_table {
	background-color: #FBF1E1;
	background-image: url(../images/gree_corner.gif);
	background-repeat: no-repeat;
 	background-position: right bottom;
}


.orange_head {
	background-color: #FF7F00;
	height: 7px;
}
.orange_title {
	font-size: 16px;
	color: #FF7F00;
	font-weight: bold;
}
.orange_table {
	background-color: #FBF1E1;
	background-image: url(../images/orange_corner.gif);
	background-repeat: no-repeat;
 	background-position: right bottom;
}

.blue_head {
	background-color: #0E6FD0;
	height: 7px;
}
.blue_title {
	font-size: 16px;
	color: #0E6FD0;
	font-weight: bold;
}
.blue_table {
	background-color: #E2EFF6;
	background-image: url(../images/blue_corner.gif);
	background-repeat: no-repeat;
 	background-position: right bottom;
}


#search {
	color: #005228;
	font-weight: bold;
	font-size: 11px;
	padding-right: 20px;
}
#search a {
	color: #005228;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;	
}
#search a:hover {
	color: #5CBE43;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;	
}
#search input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px #49991F solid;
	font-weight: normal;
	color: #294C64;
	font-size: 10px;
}
#search .no_border {
	border: 0px #49991F solid;
	font-size: 10px;
}

#footer {
	font-size: 10px;
	color: #5CBE43;
	line-height: 18px;
}
#footer .greenlinks {
	font-size: 10px; 
	color: #005228;
	text-decoration: none;
}
#footer .greenlinks:hover {
	font-size: 10px;
	color: #5CBE43;
	text-decoration: none;
}
#footer .greylinks {
	font-size: 10px;
	color: #6C6C6C;
	text-decoration: none;
}
#footer .greylinks:hover {
	font-size: 10px;
	color: #5CBE43;
	text-decoration: none;
}


hr {
	border:0;
	border-top: 1px solid #eeeeee;
	height: 0;
	background: #eeeeee;
}
p {
	color: #5B5B5B;
	font-size: 11px;
	line-height: 16px;
}
ul {
	list-style-image: url(../images/bullet.gif);
	list-style-type: circle
}
li {
	font-size: 11px;
	line-height: 18px;
	color: #005228;
}
td {
	font-size: 11px;
}
h1 {
	color: #005228;
	font-size: 18px;
}
h2 {
	color: #5CBE43;
	font-size: 14px;
}
h3 {
	color: #005228;
	font-size: 14px;
}
h4 {
	color: #007CB7;
	font-size: 12px;
}

input {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	border: 1px #ADA155 solid;
	color: #0060BF;
	font-size: 12px;
}
textarea {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	border: 1px #ADA155 solid;
	color: #0060BF;
	font-size: 12px;
}
select {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	border: 1px #ADA155 solid;
	color: #0060BF;
	font-size: 12px;
}





.window {
	width: 180px;
}
.window_tab {
	background-image: url(../images/window_tab.gif);
	background-repeat: repeat-x;
 	background-position: left top;
	font-size: 10px;
	height: 33px;
	padding: 6px 10px 6px 10px;
}
.window_tab2 {
	background-image: url(../images/window_tab2.gif);
	background-repeat: repeat-x;
 	background-position: left top;
	font-size: 10px;
	height: 33px;
	padding: 8px 10px 4px 10px;
}
.window_content {
	background-color: #ffffff;
	background-image: url(../images/window_background.gif);
	background-repeat: repeat-x;
 	background-position: left bottom;
	background-color: #ECF7E6;
	color: #5B5B5B;
	font-size: 10px;
	/*font-weight: bold;*/
	padding: 6px 10px 6px 10px;
	line-height: 16px;
}
.window_content p {
	color: #5B5B5B;
	font-size: 11px;
	line-height: 14px;
}
.window_border_left {
	background-image: url(../images/window_shadow_left.gif);
	background-repeat: repeat-y;
 	background-position: left top;
	width: 4px;
}
.window_border_right {
	background-image: url(../images/window_shadow_right.gif);
	background-repeat: repeat-y;
 	background-position: left top;
	width: 4px;
}
.window_content a {
	color: #005228;
	font-size: 11px;
	text-decoration: none;
}
.window_content a:hover {
	color: #5CBE43;
	text-decoration: none;
}
.greenbig {
	color: #5CBE43;
	font-weight: bold;
	font-size: 14px;
}
.greenmed a {
	color: #005228;
	font-weight: bold;
	font-size: 12px;
}
.greenmed a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

#menu_links a{
   color:#005228;
   font-size:14px;
   font-weight: bold;
   }
#menu_links a:hover{
   color:#6AC345;
   font-size:14px;
   font-weight: bold;
   }           
            
