.underlined {
	text-decoration: underline;
}
table {
	background-repeat: no-repeat;

}
.table_border {
	border-width: 1px;
	border-style: solid;
	border-color: 94171C;
}

.MainNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-repeat: no-repeat;
}
.basic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BC1D25;
	background-repeat: no-repeat;
	height: auto;
	line-height: 11pt;

}
p {
	margin-top: 0;
	 margin-bottom:10;
}

.basic_gold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9662D;
	background-repeat: no-repeat;
	height: auto;
	line-height: 11pt;
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9662D;
	background-repeat: no-repeat;
	height: auto;
	line-height: 12pt;
	word-spacing: 1px;
	letter-spacing: 1px;
	font-weight: bold;

}
.title_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #BC1D25;
	background-repeat: no-repeat;
	height: auto;
	line-height: 12pt;
	word-spacing: 1px;
	letter-spacing: 1px;
	font-weight: bold;

}

.subtitle_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BC1D25;
	background-repeat: no-repeat;
	height: auto;
	line-height: 12pt;
	word-spacing: 3px;
	letter-spacing: 1px;
}

.subtitle_gold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9662D;
	background-repeat: no-repeat;
	height: auto;
	line-height: 12pt;
	word-spacing: 3px;
	letter-spacing: 1px;
}


._oragne {	
	color: #D9662D;
	background-repeat: no-repeat;
}


.red_links a:visited {
	text-decoration: none;
	color: #BC1D25;
}
.red_links a:link {
	color: #BC1D25;
	text-decoration: none;
}
.red_links a:hover {
	color: #D9662D;
	text-decoration: none;
}
.gold_links a:visited {
	
	text-decoration: none;
	color: #D9662D;
}
.gold_links a:link {
	
	text-decoration: none;
	color: #D9662D;
}
.gold_links a:hover {

	text-decoration: none;
		color: #BC1D25;
}



.tancolor {
	color: #FFFFEA;
}

a:visited {
	
	text-decoration: none;
	color: #D9662D;
}
 a:link {
	
	text-decoration: none;
	color: #D9662D;
}
a:hover {

	text-decoration: none;
		color: #BC1D25;
}
