.main_bg {
	background-attachment: scroll;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.RIGHT_BORDER {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9D755;
}
.RIGHT_BORDER1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.top_menu a {
	font-family: verdana;
	font-size: 11px;
	color: #EFE359;
	text-decoration: none;
}

.top_menu a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #EFE359;
	text-decoration: underline;
}
.main_text {
	font-family: verdana;
	font-size: 11px;
	color: #EFE359;
}
.bottom_menu a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_menu a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	font-family: verdana;
	font-size: 9px;
	color: #E1C50A;
}
.TITLE_TEXT {
	font-family: VERDANA;
	font-size: 5px;
	color: #FFFFFF;
}
.TITLE_TEXT1 {
	font-family: VERDANA;
	font-size: 3px;
	color: #FFFFFF;
}
.body_text {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.web_link a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}
.web_link a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;
}
