body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D9DFD4;
	background-repeat:repeat-x;
	line-height: normal;
	border: 0px;
	color:#333333;
	margin: 0px;
	background-image: url(../images/main_bg_small.jpg);
}
tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}
A:link {
	text-decoration: underline;
	color: #544F3F;
}
A:visited {
	color: #544F3F;
	text-decoration: underline;
}
A:hover {
	color: #669900;
}
A:active {
	text-decoration: underline;
	color: #669900;
}
input { 
 background-color: #e5e5e5;
 font-size: 10px;
 }
textarea { 
 background-color: #e5e5e5;
 font-size: 10px;
 }
select { 
 background-color: #e5e5e5;
 font-size: 10px;
}
.logo_table{
	background-color:#ffffff;
	color:#000000;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-left:7px;
	padding-top:0px;
}
.menu_table{
	color:#ffffff;
	width: 100%;
	text-align: center;
}
.menu_table td{
	padding-top: 7px;
	padding-bottom:7px;
	margin-right: auto;
	margin-left: auto;
	background-color:#336600;
}
.menu_table2{
	color:#ffffff;
	width: 100%;
	text-align: center;
	font-size: 8px;
}
.menu_table2 td{
	padding-top: 0px;
	padding-bottom:7px;
	margin-right: auto;
	margin-left: auto;
	background-color:#ffffff;
}
.banner_table{
	width: 100%;
	background-color:#B9BEAB;
	text-align: center;
	padding:1px;
}
.white_text A:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.white_text A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.white_text A:hover {
	color: #990000;
}
.white_text A:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.content_main {
	width: 740px;
	background-color: #Ffffff;
	margin-right: auto;
	margin-left: auto;
}
.content_table {
	width: 100%;
	background-color: #Ffffff;
	margin-top: 10px;
	text-align:justify;
}
.content_table_divided {
	width: 100%;
	background-color: #ffffff;
	text-align:justify;
}
.white_bg {
	background-color: #FFFFFF;
}
.left_right_blank_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E4DC;
	border-left-color: #E5E4DC;
}
.right_blank_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E4DC;
	width:100%;
}
.right_blank_border2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E4DC;

}
.is_contect_td {
padding-right:10px;
}
.content_header {
	color:#336600;
	font-weight: bold;
	background-color: #E5E4DC;
	padding-top: 3px;
	padding-bottom:3px;
	padding-left:3px;
}
.right_pad_5 {
	padding-right:20px;
}
.left_pad_5 {
	padding-left:20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E4DC;
}
.bottom {
	margin-right: auto;
	margin-left: auto;
	width:740px;
	height:78px;
	background-color:D9DFD4;
	margin-bottom:0px;
}
.bottom td {
	margin-right: auto;
	margin-left: auto;

	margin-bottom:0px;
}
.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E5E4DC;
	text-align: center;
}

