@charset "UTF-8";
body {
	background-color: #000000;
	
	
}
.box_title {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A39161;
	padding-left:5px;
	text-transform: uppercase;
}


.box {
	border : 1px solid #c6c4c5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-bottom:0.8em;
	}
.box_no_border {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-bottom:0.8em;
	}
ul
{
	padding: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 2em;
	line-height: 15px;
}

a {
	color: #D60000;
	text-decoration: none;

}
a:hover {
	color: #A39161;
}

#goldenlink a{
	/*color:#A39161;*/
	color: #D60000;
	font-style: italic;
	text-decoration: none;
	/*background-image: url(../images/point.gif);*/
	background-repeat: no-repeat;
	padding-left:0.8em;
}
table {
	
	margin: 0px;
	padding: 0px;
	border:0;
}


#goldenlink a:hover {
	color:#7E754B;

}
#greyitalic {
	font-family: Arial;
	font-size: 10px;
	color:#999999;
	font-style: italic;
}

.goldcap {
	color: #A39161;
	text-transform: uppercase;
	line-height: 18px;
}
.gold {
	color: #A39161;
}



.text_12px {
	font-family:Arial;
	font-size:12px;	
}
.text_11px {
	font-family:Arial;
	font-size:11px;	
}

.red_title_12px {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #D60000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #A39161;
	font-size: 26px;
	font-weight: none;
	line-height: 36px;	
}
.subtitle {	
	color: #000000;
	font-size: 12px;
	font-weight: none;	
}

.text_12px_white {
	font-family:Arial;
	font-size:12px;	
	color:#CCCCCC;
}
.text_13px_white {
	font-family:Arial;
	font-size:13px;	
	color:#CCCCCC;
}
.text_11px_white {
	font-family:Arial;
	font-size:11px;
	color:#CCCCCC;	
}
.cell_black {
	border : 1px solid #6C6C6C; background-color:#000000;
	width: 150px;
}

.title_red {
	font-family: Verdana;
	color: #D60000;
	font-size:13px;
    font-weight:bold;
	text-transform:uppercase;
	
}

.title_white_large {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size:36px;  
	text-transform:uppercase;
	
}

.cell_search {
 /*
 color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border : 1px solid #6C6C6C; background-color:#000000;
	width: 144px;
	height:14px;
	*/
	font-family: Arial; font-size: 10px; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;width: 144px;
	height:14px;
}

#nochangelink a:link {
	text-decoration: none;
}
#nochangelink a:visited {
	text-decoration: none;
}
#nochangelink a:active {
	text-decoration: none;
}
#nochangelink a:hover {
	text-decoration: none;
}

 
