body
{
	font-family : verdana, arial, sans, sans-serif;
	font-size : 10px;
	margin : 0;
	padding : 0;
	line-height : 1.3em;
	background : #8F5E5D url(../images/bg_body.png) repeat-x scroll 0 0;
	color : #333;
}

#menu {
			background-image: url("../images/bg-n.gif") ; 
			background-repeat: repeat-x;
			height:30px;
      }



img {
	border: none;
	
}

table.mainbackground {
	/* background: #ffffff; */
	background:#B2B0AB;
	margin-top: 20px;

}


table.surveychart
{
	margin: 8px 0px 10px 0px;
	padding: 0px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

td.surveychart
{
	vertical-align: top;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 2px;
	text-align: left;
      font-size: 11px;
}

td.surveychart2
{
	vertical-align: top;
	text-align: right;
	font-size: 11px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 2px;
}

table.chart
{
	margin: 8px 0px 10px 0px;
	padding: 0px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}


td.chart
{
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 2px;
	width: 25%;

	
}

td.charteven {
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 2px;
	width: 25%;
	background-color: #CCCCCC;
}



li{
	font-size: 11px;
}


h1 		{
			font-family: georgia, "times new roman", times, serif;
			margin: 0;
			padding: 0;
			display: inline;
			color: #993333;
			font-size: 2.5em;
			line-height: 2em;

			}

h2 		{
			font-family: verdana, arial, sans, sans-serif;
			font-size: 1.8em;
			margin: 0;
			padding: 0;
			display: inline;
			/*color: #3E62CE;*/
			color:#6D6968;
			line-height: 2em;
			}

	h3 		{
			font-family: verdana, arial, sans, sans-serif;
			border-bottom: 1px dotted #c4c4c4;
			font-size: 1.5em;
			margin: 0;
			padding: 0;
			line-height: 2em;
			color: #993333;

			}

	h4 		{
			font-family: verdana, arial, sans, sans-serif;
			font-size: 1.2em;
			margin: 0;
			padding: 0;
			display: inline;
			line-height: 2em;
			}
#centertext {
	/*background: #ffffff; */
	background:#D4C8AF;
	margin-top: 0px;
	padding-left: 25px;

}

p {
	font-size: 12px;
	text-align: justify;
}

.footer {
			/*background-image: url("../images/bg-footer.gif") ;
			background-position: left top;
			background-repeat: repeat; */
			height: 30px;
			width: 100%;
			
			}

#bottomtext {
			color: #FFFFFF;
			text-align: center;
			font-size: 9px;
			width: 100%;
			background: #6d6c6c;
					
			}
/*
#bottomtext a:link{
	color: #FFFFFF;
}
#bottomtext a:visited{
	color: #000000;
}
*/
a:visited{
	color: #FFFFFF;
}
a:link{
	color: #000000;
}




