body {
	scrollbar-face-color : #CCCCCC;
	scrollbar-shadow-color : #000000;
	scrollbar-highlight-color : #000000;
	scrollbar-3dlight-color : #CCCCCC;
	scrollbar-darkshadow-color : #CCCCCC;
	scrollbar-track-color : #CCCCCC;
	scrollbar-arrow-color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
 }.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#topdrawers{
width: 400px; 
height: 375px;
}

.1colour {
background-image:url(../images/yoursay/results1colour.gif);
background-repeat: no-repeat;
}

.2colour {
width: 400px; 
height: 375px;
margin: 0px 0px 0px 0px;
background: url("../images/yoursay/results2colour.gif");
background-repeat: no-repeat;
}

.change {
width: 400px; 
height: 375px;
margin: 0px 0px 0px 0px;
background:url("../images/yoursay/results_change.gif");
background-repeat: no-repeat;
}

.theme {
width: 400px; 
height: 375px;
margin: 0px 0px 0px 0px;
background: url("../images/yoursay/results_theme.gif");
background-repeat: no-repeat;
}

.statue {
width: 500px; 
height: 375px;
margin: 0px 0px 0px 0px;
background: url("../images/yoursay/results_statue.gif");
background-repeat: no-repeat;
}

.postcode {
width: 500px; 
height: 375px;
margin: 0px 0px 0px 0px;
background: url("../images/yoursay/results_postcode.gif");
background-repeat: no-repeat;
}

.main {
	position: absolute;
	float: left;
	width:400px;
	height:420px;
	padding: 0px;
	margin: 0px;
	left: -1px;
}

#legend {
position: relative; 
float: left;
width: 400px; 
height: 100px;
line-height: 1.5em;
padding: 10px 20px 2px 10px;
}

#legend ul{
margin:0;
padding:0;
margin-left:30px;
}

#legend li{
display:inline;
padding:10px;
}

.blue{
list-style:url(../images/yoursay/blue.gif);
}

#graphtitle{
padding:10px;
	font-family: Arial, H	elvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#0099CC;
}

#navigate{
margin:20px 150px 0px 150px;
}

#back{
float:left;
}

#forward{
float:right;
}

#navigate a:link, a:visited{
color:#0099CC;
text-decoration:none;

}

#navigate a:active, a:hover{
color:#FF0000;
text-decoration:underline;
}