body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bgColor {
	background-color: #000000;
background-image: url(blackGold-001-bg.jpg);
}



.text01 {
	line-height: 22px;
	color: #FFCC00;
	font-size: 12px;
}


.text02 {
	line-height: 24px;
	color: #FF9900;
	font-size: 12px;
}


.text03 {
	line-height: 24px;
	color: #FFFFFF;
	font-size: 12px;
}



.text04 {
	line-height: 24px;
	color: #CC9900;
	font-size: 12px;
	font-weight: bold;
}




a:link {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	font-size: 12px;
	line-height: 24px;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}




.linkColor1:link {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}
.linkColor1:visited {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}
.linkColor1:hover {
	color: #FFCC00;
	font-size: 12px;
	line-height: 24px;
	text-decoration: underline;
}
.linkColor1:active {
	color: #FFCC00;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}




.linkColor2:link {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}
.linkColor2:visited {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}
.linkColor2:hover {
	color: #FFCC00;
	font-size: 12px;
	line-height: 24px;
	text-decoration: underline;
}
.linkColor2:active {
	color: #FFCC00;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}



.alternate {
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}

.alternate th {              
	padding-left: 4px;
	font-size: 12px;
	line-height: 24px;
	color: #CCCCCC;
	font-weight: normal;
	border: 1px solid #CC9900;
	background-color: #996600;
	
}
.alternate td {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CC9900;
}

.alternate tr.altrow1 {    
}

.alternate tr.altrow2 {   
}

.borderColor1 {
	border-collapse: collapse;
	border-bottom-style: outset;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	border-left-style: solid;
	border-left-width: 1px;
}

.borderColor2 {
	border-collapse: collapse;

}



.formText {
	border: 1px solid #663300;
	color: #996600;
	font-size: 12px;
	background-color: #000000;
}




.bottonColor1 {
	background-color: #000000;
	border: 1px solid #996600;
	font-size: 12px;
	line-height: 22px;
	color: #CCCCCC;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#663300', endColorStr='#000000', gradientType='0');
	
}

.bottonColor2 {
	background-color: #000000;
	border: 1px solid #996600;
	font-size: 12px;
	line-height: 22px;
	color: #CC9900;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#663300', endColorStr='#000000', gradientType='0');
	}
	

.barBg {
	background-image: url(blackGold-001-bar.gif);
	background-repeat: no-repeat;
	}


.barText {
	font-size: 12px;
	color: #FFFFFF;
}


.hrLine1 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #996600;
	}
	
.hrLine2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;
	}
