body {
	background-image:url('../images/bg_main.jpg');
	background-repeat:repeat-x;
	background-color: #015300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0;
	padding:0;
}

.main_text_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #003600;
	text-align:right;
	padding: 10px 10px 10px 135px;
}

.main_text_left a:link, .main_text_left a:visited { 
  color: #003600; 
  text-decoration: underline;
}

.main_text_left a:hover, .main_text_left a:active { 
  color: #095d09;
  text-decoration: underline;
}

.main_text_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color:#f7efd6;
	text-align:left;
	padding: 10px 10px 20px 10px;
}

.main_text_right a:link, .main_text_right a:visited { 
  color: #e7dbbd; 
  text-decoration: underline;
}

.main_text_right a:hover, .main_text_right a:active { 
  color:#dbd3ba;
  text-decoration: underline;
}

.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #003600;
	text-align:left;
}

.main_text a:link, .main_text a:visited { 
  color: #003600; 
  text-decoration: underline;
}

.main_text a:hover, .main_text a:active { 
  color: #095d09;
  text-decoration: underline;
}

.top_text_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#f7efd6;
	padding-bottom: 12px;
	padding-top: 4px;
}

.top_text_nav a:link, .top_text_nav a:visited { 
  color:#f7efd6; 
  text-decoration: none;
}

.top_text_nav a:hover, .top_text_nav a:active { 
  color:#dbd3ba;
  text-decoration: underline;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:15px;
	font-weight: normal;
	color:#f7efd6;
	padding-bottom: 2px;
	padding-top: 2px;
}

.footer a:link, .footer a:visited { 
  color:#f7efd6;
  font-size:9px; 
  text-decoration: underline;
}

.footer a:hover, .footer a:active { 
  color:#dbd3ba;
  font-size:9px; 
  text-decoration: underline;
}

.header_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #003b00;
}

.left_text_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #e7dbbd;
}

.left_text_nav a:link, .left_text_nav a:visited {
	font-size 10px;
	color: #e7dbbd;
	text-decoration: none;
}

.left_text_nav a:hover, .left_text_nav a:active {
	font-size 10px;
	color:#dbd3ba;
	text-decoration: underline;
}

