body,td,th {
	color: #FFFFFF;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color:#ffffff;
}
a:visited {
	text-decoration: none;
	color:#ffffff;
}
a:hover {
	color: #E9BE75;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color:#ffffff;
}


#menu a {
	display:block;
	width:150px;
	margin: 0px 0px;
	padding:7px 0px 7px 20px;
	color:#E9BE75;
	background: url("menu/button.gif") 0 0 no-repeat;
	text-decoration: none;
	letter-spacing: 0pt;
	font: bold 12px/1 serif;
		}
	#menu a:hover {	
		background-position: -170px 0;
		color: #ffffff;
		}
	#menu a:active {
		background-position: -340px 0;
		color: #000000;
		}
		
#menuselect a {
	display:block;
	width:150px;
	margin: 0px 0px;
	padding:7px 0px 7px 20px;
	color:#ffffff;
	background: url("menu/button_select.gif") 0 0 no-repeat;
	text-decoration: none;
	letter-spacing: 0pt;
	font: bold 12px/1 serif;
		}
	#menuselect a:hover {	
		background-position: -170px 0;
		color: #8f7a6b;
		}
	#menuselect a:active {
		background-position: -340px 0;
		color: #000000;
		}
		
#menutop a {
	display:block;
	width:138px;
	margin: 0px 0px;
	padding:7px 0px 7px 0px;
	font: bold 12px/1 serif;
	color:#E9BE75;
	background: url("menu/button.gif") 0 0 no-repeat;
	text-decoration: none;
	letter-spacing: 0pt;
		}
	#menutop a:hover {	
		background-position: -170px 0;
		color: #ffffff;
		}
	#menutop a:active {
		background-position: -340px 0;
		color: #000000;
		}
		
#menuselecttop a {
	display:block;
	width:138px;
	margin: 0px 0px;
	padding:7px 0px 7px 0px;
	font: bold 12px/1 serif;
	color:#ffffff;
	background: url("menu/button_select.gif") 0 0 no-repeat;
	text-decoration: none;
	letter-spacing: 0pt;
		}
	#menuselecttop a:hover {	
		background-position: -170px 0;
		color: #8f7a6b;
		}
	#menuselecttop a:active {
		background-position: -340px 0;
		color: #000000;
		}
	
	
		
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(menu/background.jpg);
}

.borders {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #63554a;
	border-bottom-color: #867d72;
	border-left-color: #1e1b17;
}

.borderselect {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #867d72;
	border-right-color: #1e1b17;
	border-bottom-color: #000000;
	border-left-color: #63554a;
	}
	.borderselect a:hover {	
		color: #ffffff;
		}
	
#borderh a {
	display:block;
	width:80px;
	margin: 0px 19px 0px 19px;
	padding:2px 2px 2px 2px;
	background-color:#63554a;
		}
	#borderh a:hover {	
		background-color: #ffffff;
		}
		
#borderselecth a {
    display:block;
	width:80px;
	margin: 0px 19px 0px 19px;
	padding:2px 2px 2px 2px;
	background-color:#ffffff;
		}
	#borderselecth a:hover {	
		background-color: #E9BE75;
		}
		
#borderv a {
    display:block;
	width:50px;
	margin: 0px 32px 0px 32px;
	padding:2px 2px 2px 2px;
	background-color:#63554a;
		}
	#borderv a:hover {	
		background-color: #ffffff;
		}
		
#borderselectv a {
    display:block;
	width:50px;
	margin: 0px 32px 0px 32px;
	padding:2px 2px 2px 2px;
	background-color:#ffffff;
		}
	#borderselectv a:hover {	
		background-color: #E9BE75;
		}

#bordera a {
    width: 80px;
	height: 50px;
	border-width: 3px;
	border-style: solid;
	border-color: #1e1b17
		}
	#bordera a:hover {	
		color: #ffffff;
		}

.bodytexta {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color:#E9BE75;
}

.bodytextb {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color:#ffffff;
}

.bodytextc {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color:#8f7a6b;
}
.bodytextd {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color:#E9BE75;
}