@charset "utf-8";
/* CSS Document */

.style2 {
	color: #FF6600;
	font-weight: bold;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #999999;
}


body {	background-color: #000000;
color:#FFFFFF;
}



.menuoff {background-color:#383838;
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
vertical-align:middle;
text-align:center;
}

.menuon {background-color:#60322D;
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
text-align:center;
vertical-align:middle
}

.titles {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
}
.colortitle {
    font-family:tahoma; 
    color:#fcf53e;
    font-size:16px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
}

.style1gold {
    font-family:Tahoma; 
    color:#fcf53e;
    font-size:14px;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	text-align:center;
	background:#383838;
}

.style3 {color: #FFFFFF}
.style15 {font-family: David}
.style16 {
	background-color: #60322D;
	font-family: David;
	font-weight: 100;
	text-align: center;
	vertical-align: middle;
}
.style17 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}