/* CSS Document */ 
body {
	background-color: #000000;
	color: #F8D789;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	scrollbar-face-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #DCCA82;
	scrollbar-highlight-color: #DCCA82;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #857225;
	scrollbar-darkshadow-color: #000033;
	font-weight: bold;
	background-image: url(bk-dts.gif);
	background-repeat: repeat;
	margin-top: 30px;
}
table {
	color: #F8D992;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
td {
	padding: 4;	
}

a:link {
	color: #D7AA68;
}
a:visited {
	color: #D7AA68;
}
a:hover {
	color: #F8D789;
}

hr {
	color: #F8D789;
	height: 1px;
	width: 650px;
}

.style1 
{ table 
	background-color: #000000;
	background-image: url(bg-gld.jpg);
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.style2 
{ table 
	background-color: #000000;
	background-image: url(bg-gld.jpg);
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.style3 
{ table 
	background-color: #000000;
	background-image: url(TEXT.jpg);
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.style-phbdr
{ table
	border-width: thin;
	border: thin solid #502538;
}
