body {
	background-color: #000000;
}

.maintext {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.maintext_white {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4D6182;
}

.headertext {
	font-family: Arial, "Times New Roman";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #9A805F
}

.subheadertext {
	font-family: Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #929DAF;
}

.headertext_white {
	font-family: Arial, "Times New Roman";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #4D6182;
}

.subheadertext_white {
	font-family: Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4D6182;
}

.maincontent_blue {
	background-color: #000000;
}

.maincontent_black {
	background-color: #000000;
}

.maincontent_white {
	background-color: #FFFFFF;
}

.leftbar {
	background-color: #282828;
}

.topbackground {
	background-color: #282828;
}

a.menu {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9A805F;
	text-decoration: underline;
	}
	
a.menu_top {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu_top:hover {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9A805F;
	text-decoration: underline;
	}
	
a.menu_white {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9A805F;
	text-decoration: none;
}

a.menu_white:hover {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #929DAF;
	text-decoration: underline;
	}

.copyrighttext {
	font-family: Arial, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #282828;
}

.copyrighttext_white {
	font-family: Arial, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #282828;
}

.pebblehaventext {
	font-family: Arial, "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #282828;
}

a.pebblehavenlink {
	font-family: Arial, "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #282828;
	text-decoration: underline;
}

a.pebblehavenlink:hover {
	font-family: Arial, "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}

.bottomnavtext {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #929DAF;
}

.bottomnavtext_white {
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4D6182;
}