body {
	margin: 0;
	background: #371203;
}

.hiddenlink {
	text-decoration:none;
}

.hiddenlink a:hover {
	text-decoration:none;
}

a:link, a:visited, a:active {
	color: #d56a00;
}

a:hover {
	color: #eb9138;
}

p {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

p.blk {
	font-size: 11px;
	color: #000000;
}

p.ftr {
	color: #EBD49E;
	font-size: 11px;
}

.contentarea {
	background: #151314 url(images/bg.gif) repeat-y top left;
}

.header {
	background: url(images/headerbg.gif) no-repeat top left;
}

.footer {
	background: url(images/footerbg.gif) no-repeat bottom left;
	height: 139px;
}


.imgbrdr {
	border: 1px solid #eb9138;
}

.tabletxt {
	color: #030303;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.table-formating {
	padding:0 25px 0 25px;
	}

td.surveyrow, td.surveyrow ~ td{
	border-top:1px solid #dfded4;
}

td.survey-rtborder{
	border-right:1px solid #dfded4;
}

td.surveyradio,td.surveyradio + td + td,td.surveyradio + td + td + td + td{
	background:none;
	width:70px;
	border-left:1px solid #dfded4;
	text-align:center;
}

td.surveyradio + td,td.surveyradio + td + td + td{
	background:#f8f7ef;
	width:70px;
	text-align:center;
}


.hdr{
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.imgright {
	float: right;
	border: 1px solid #eb9138;
	margin: 0 0 10px 10px;
}

.imglft {
	float: left;
	border: 1px solid #eb9138;
	margin: 0 10px 0 0;
}

.lrgr {

	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}


table.datatable {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
color: #4A4000;
border: 1px solid #c46304;
}

td.data_td_dark {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
background: #cb6c0e;
padding: 4px;
border-bottom: 1px solid #823721;
}

td.data_td_med {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
color: #4A4000;
background: #FFF481;
padding: 4px;
border-bottom: 1px solid #823721;
}

td.data_td_light {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
background: #561502;
padding: 4px;
border-bottom: 1px solid #823721;
}




#specialsmo ul {
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#specialsmo li {
margin: 0px;
padding: 0px 0px 0px 0px;
width: 120px;
}	


#specialsmo a {
			height: 20px;
			padding: 5px 0 0 10px;
			display: block;
			text-decoration: none;			
			color: #371203;
			font: bold 13px Arial, Helvetica, sans-serif;
			background: #c1b05e;
			}
			
			#specialsmo a:hover {
      		background: #d27844;	
			color: #371203;
			}
.headerorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC6600;
}
