.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4b4444;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.titletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B8D99F;
}

.top_ban {
	background-image: url(images/bann_01.jpg);
	background-repeat: repeat;
	height: 132px;
	width: 577px;
}
.left_repeat {
	background-image: url(images/left_repeat.gif);
	background-repeat: repeat-y;
	height: 1px;
	width: 16px;
}
.bottom_link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	text-decoration:none
}
.sep_line {
	background-image: url(images/sep_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}


.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	text-decoration:none
	}

.bottom_link:hover {
	color: #946e06;
	text-decoration:underline
}

.right_repeat {
	background-image: url(images/right_repeat.gif);
	background-repeat: repeat-y;
	height: 1px;
	width: 16px;
}

.bottom_repeat {
	background-image: url(images/bottom_repeat.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 16px;
}

.top_bg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}
.top_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5c5959;
	text-decoration:none
}
.top_link:hover {
	color: #0DAE11
	text-decoration:underline
}

