body{
	background-image: url(images/indexbg.gif);
	background-repeat: repeat-x;
	background-color: #6d9018;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top{
	background-image: url(images/indexmenu_top.gif);
	width:960px;
	height:124px;
	background-repeat: no-repeat;
}
.bottom{
	background-image: url(images/index_bottom.gif);
	width:968px;
	height:37px;
	background-repeat: no-repeat;
}
.footerfont1{
	color: #1e008e;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
}
.footerfont1 a{
	color: #1e008e;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
	text-decoration: none;
}
.footerfont2{
	color: #120c00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
}
.footerfont2 a{
	color: #120c00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
	text-decoration: none;
}