  body, td {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
}

a       { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; color: #000000; }



.content_head {
 background-color: #006a15;
 font-weight: bold;
 color: #FFFFFF;
 line-height: 2em;
}
.content_head_txt {
 background-color: #F8F9F7;
 color: #000000;
}
.content_title {
	font-weight: bold;
	color: #006a15;
	background-image:  url(../images/line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 1.3em;
	text-indent: 5px;
	margin-top: 30px;
	padding-top: 0px;
	display: list-item;
	list-style-type: square;
	text-transform: uppercase;
	list-style-position: inside;
	margin-left: 0px;

}
.menubg {
 background-color: #A8ACA0;
 font-weight: bold;
 color: #75C000;
}

.impress {
 color: #A8ACA0;
}

.mainmenu_off {
	color: #000000;
	text-decoration: none;
}
.mainmenu_off:hover {
 color: #000000;
 text-decoration: underline;
}
.mainmenu_on {
 background-color: #A8ACA0;
 color:#FFFFFF;
 font-weight: bold;
 text-decoration: none;
}
.mainmenu_on:hover {
 background-color: #A8ACA0;
 color:#FFFFFF;
 font-weight: bold;
 text-decoration: underline;
}

.mainsubmenu_off {
 color:#FFFFFF;
 text-decoration: none;
 margin-right: 0.5em;
 padding-right: 0.5em;

}
.mainsubmenu_off:hover {
 color:#FFFFFF;
 text-decoration: underline;
}
.mainsubmenu_on {
 color:#FFFFFF;
 font-weight: bold;
 text-decoration: none;
 margin-right: 0.5em;
 padding-right: 0.5em;

}
.mainsubmenu_on:hover {
 color:#FFFFFF;
 font-weight: bold;
 text-decoration: underline;
}

.menu_off {
 background-color: #A8ACA0;
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}
.menu_off:hover {
 background-color: #A8ACA0;
 color: #000000;
 font-weight: bold;
 text-decoration: underline;
}
.menu_on {
 background-color: #75C000;
 color:#FFFFFF;
 font-weight: bold;
 text-decoration: none;
}
.menu_on:hover {
 background-color: #75C000;
 color:#FFFFFF;
 font-weight: bold;
 text-decoration: underline;
}

.submenu_off {
	color: #666666;
	text-decoration: none;
	list-style-position: inside;
	line-height: 2.1em;
	margin-left: 0px;
	background-color: #F8F9F7;
	list-style-image:   url(../images/submenu-list/submenu_neutral.gif);
}
.submenu_off:hover {
 color: #666666;
 text-decoration: underline;
}
.submenu_on {
	color: #666666;
	text-decoration: none;
	list-style-position: inside;
	line-height: 2.1em;
	margin-left: 0px;
	background-color: #F8F9F7;
	list-style-image:   url(../images/submenu-list/submenu_2.gif);
	display: list-item;
}
.submenu_on:hover {
 color: #666666;
 text-decoration: underline;
}
a.menu {
color: #666666;
background-color: #F8F9F7; 
font-weight: bold;
text-decoration: none;
margin-top: 0.0em;
margin-bottom: 0.0em;
width:100%; 
line-height: 1.5em;
display:block;
border-bottom: 1px solid;
border-left: 0.5em solid;
border-color: #006a15;
padding-left: 1.0em; padding-bottom:0.2em;
}
a.menu:hover { color: #000000; border-color: #62A400; text-decoration: none;}

.img_top {
	float: right;
	margin: 0px 10px 1px;
	width: 120px;
	clear: right;
	top: 0px;
	vertical-align: top;
	padding: 0px 10px 1px;
}
.img_side {
	float: right;
	margin: 30px 10px 1px;
	width: 120px;
	clear: right;
	top: 0px;
	vertical-align: top;
	padding: 10px 10px 1px;
}