body {
	background-color: #CCFFFF;
	margin: 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#main {
	width: 790px;
	border: thin solid #000000;
	margin: 0px;
	padding: 10px 0px 0px;
}

#main .maintable{
	margin: 10px;
}

#legend {
	width: 510px;
	margin: 0px;
	padding: 0px;
	background-image: url(../assets/images/oval-bg-smaller.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;

}

#legend td{
	vertical-align: top;
	font-size: 80%;
}

#legend .image1  {
	text-align: left;
}

#legend .image2  {
	text-align: right;
}
#CurrentWorkLegend {
	font-size: 10px;
}
#CurrentWorkLegend .right {
	text-align: right;
}
#CurrentWorkLegend td {

	font-size: 10px;
}

