.back {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.backtext {
	background-image: url(../images/monkey_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.grey_left {
	background-image: url(../images/grey_spacer.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.grey_BOTT {
	background-image: url(../images/grey_spacer2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.grey_right {
	background-image: url(../images/grey_spacer.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffb900;
	text-decoration: none;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.bodytextblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffb900;
	text-decoration: none;
}
.main_titley {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
