
body {	
	color: #333333;
	background: #ffffff;
	font-family: verdana;
}

table.maintable{
	border: 1px solid #ff7522;
}
tr.matrixsubquestionodd{
	background: #efefef;
}
tr.matrixsubquestioneven{
	background:#ffffff;
}
td.header{
	background: url('/templates/banners/custombanner11') no-repeat;
}
td.contenthead{
	background: #ff7522;
}
div.enquetetitle{
	color: #ff7522;
}
div.qheaddecor{
	background: url('images/arrow6.gif') 0px 0px no-repeat;
}

