body {
	margin: 0px;
	padding: 0px;
	background-color: #F7941E;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
}
.bottom {
	width: 723px;
	background-image: url(images/index_02.gif);
	background-repeat: repeat-x;
	background-color: #F7941E;
	padding-top: 10px;
	height: 275px;
}

.fontBold {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #F7961C;
}
.mainFont {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.mainfont2 {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.btnText {
	background-color: #FFFFFF;
	border: 1px solid #598026;
	width: 200px;
}
.link {
	font-family: arial;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.link:hover {
	color: #F7941E;
	text-decoration: none;
}
.scrollerFont {
	font-family: arial;
	font-size: 12px;
	color: #663333;
	text-decoration: none;
	line-height: 17px;
}
