body{
	background-color: #F8F0D9;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
.common{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
.commonNew{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding:10px 0 10px 10px;
}
a{
	color: #663333;
}
a:hover{
	color:#663333;
}
a:visited{
 	color: #663333;
}
.footer{
	font-family: arial, Helvetica, sans-serif;
color: #663333;
font-size: 10px;
}
.contacthead1{
	color: #663333;
	font-weight: bold;
	font-size: 12px;
	text-decoration : underline;
}
.contacthead2{
	color: #663333;
font-weight: bold;
font-size: 13px;
}
.commonsmall{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.gutter {
	width:32px;
	background-image:url(/images/gutterBg.gif);
	background-repeat:repeat-y;
	}