body {
	background-color: #CFFEAF;
}

p.contentheading {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	line-height: 30px;
	color: #254b24;

}

p.content {
	text-align: left;
	margin-left: 36px;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	line-height: 16px;
	color: #254b24;

}

table.main_table {
	width: 768px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

table.main_table div.fomenu ul {
	width: 252px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 40px;
	margin-bottom: 0px;
	padding: 0px;
	background-position: top left;
	background-repeat: repeat-y;
	list-style: none;
	list-style-position: outside;
	display: block;
}

table.main_table div.fomenu ul li.li_fomenu {
	width: 252px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 0px;
	background-image: url(./gomb2.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

table.main_table div.fomenu ul li.li_fomenu a {
	width: 252px;
	height: 21px;
	display: block;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 14px;
	text-indent: 20px;
	text-decoration: none;
	line-height: 21px;
	color: #254b24;
	background-color: #8EEC02;
}

table.main_table div.fomenu ul li.li_fomenu a:hover {
	width: 252px;
	height: 21px;
	display: block;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 14px;
	text-indent: 20px;
	text-decoration: none;
	line-height: 21px;
	color: #254b24;
	background-image: url(gomb2.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}