body {
	background-color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 1px;
	text-transform: none;
	font-variant: normal;
	padding: -10px;
}

.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 1px;
}

.submenu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}

.menu_text_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #907659;
	letter-spacing: 1px;
}

.top_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A7A7A6;
}

.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #907659;
}

a {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #907659;
}

.submenu_text_selected {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #907659;
}
.general_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
}
.general_text_w_padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.general_text_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}
