@charset "UTF-8";
/* CSS Document */


.Narrow_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		color: #CCCCCC;
	line-height: 18px;
}

.Myriad_MainText {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 13px;
}

.Myriad_TitleText {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7B724D;
	font-weight: bold;
}

.Myriad_SubTitleText {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B724D;
	font-weight: bold;
}


body {
	background-color: #201209;
}
body,td,th {
	color: #CCCCCC;
	font-family: Myriad Pro, Arial Narrow,Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-size: 12px; 
	color: #782d00;
}
a:visited {
	color: #782d00;
}
a:hover {
	color: #782d00;
}
a:active {
	color: #782d00;
}

.quicklinks { margin: 3px auto; width:1039px;padding:0px; color:#FFF}
.quicklinks a{color:#677149; text-decoration:none;}
.quicklinks a:hover{color:#361e12;  text-decoration:none}
.quicklinks h3 {color:#361e12; margin:0px}

