#left a:hover{
	color:#3d4c72;
}

#center h1{
	color:#3d4c72;
}

#center h2{
	color:#3d4c72;
}

#center h3{
	color:#3d4c72;
}

#center h4{
	color:#3d4c72;
}

#center a{
	color:#3d4c72;
}

#graph{
	font: 12px Aurial, sans-serif;
}

#graph td{
	padding: 3px 0 3px 0; 
}

#graph td.brown{
	background:#CCCC98;
	vertical-align:top;
}

#graph td.green{
	background:#E3F3B8;
	vertical-align:top;
}

#graph th{
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

#graph td.border{
	height:23px;
	background:transparent url('../images/border-back.gif') repeat-x;
}