
body{
	background-color: #000000;
	
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
th {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.style3 {color: #EAD55E; font-size: 18pt; letter-spacing: 3px;}
.style5 {
	font-size: 10px;
	color: #EAD55E;
	
}
.style6 {
	font-size: 36px;
	color: #EAD55E;
	letter-spacing: 4px;
}
.style8 {color: #EAD55E; font-size: 12px; letter-spacing: 2px;}
.style10 {font-size: 10px; }
.style11 {font-size: 10pt; }

A.copy2:link{font-family:Arial,Helvetica,sans-serif;font-size:8pt; font-weight: normal; color:#EAD55E;text-decoration:none}
A.copy2:active{font-family:Arial,Helvetica,sans-serif;font-size:8pt; font-weight: normal; color:#EAD55E;text-decoration:none}
A.copy2:visited{font-family:Arial,Helvetica,sans-serif;font-size:8pt; font-weight: normal; color:#EAD55E;text-decoration:none}
A.copy2:hover{font-family:Arial,Helvetica,sans-serif;font-size:8pt; font-weight: normal; color:Red;text-decoration:none}

A.copy:link{font-family:Arial,Helvetica,sans-serif;font-size:9pt; font-weight: normal; color:#FFFFFF;text-decoration:none}
A.copy:active{font-family:Arial,Helvetica,sans-serif;font-size:9pt; font-weight: normal; color:#FFFFFF;text-decoration:none}
A.copy:visited{font-family:Arial,Helvetica,sans-serif;font-size:9pt; font-weight: normal; color:#FFFFFF;text-decoration:none}
A.copy:hover{font-family:Arial,Helvetica,sans-serif;font-size:9pt; font-weight: normal; color:Red;text-decoration:none}



.style3 {color: #EAD55E; font-size: 18pt; letter-spacing: 3px;}
.style5 {
	font-size: 10px;
	color: #EAD55E;
	
}
.style6 {
	font-size: 36px;
	color: #EAD55E;
	letter-spacing: 4px;
}
.style8 {color: #EAD55E; font-size: 12px; letter-spacing: 2px;}
.style10 {font-size: 10px; }
.style11 {font-size: 10pt; }
.style10a {font-size: 8pt; line-height: 12pt; }
/**Drop-down menus**/

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font: normal 10px Arial,Helvetica,sans-serif;
color: #EAD55E;
line-height: 18px;
z-index: 100;
background-color: #000000;
width: 100px;
margin-top:5px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
font-weight: normal;
font-size: 10px;
color: #EAD55E;
text-decoration: none;

}
.anylinkcss a:hover{ /*hover background color*/
background-color: #990000;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}