BODY {
	background: White url("images/sidebar.jpg") no-repeat;
	font-family:  Verdana,Arial,Helvetica;
	font-size: 10pt;
	text-align: left;
	height: 531px;
	width: 134px;
	position: absolute;
	left: 0px;
	top: 0px;
}

A {
	color: White;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}

A:Hover {
	color: #C6C3F7;
}

TABLE {	
	color: White;
	font-family:  Verdana,Arial,Helvetica;
	text-align: center;
	position: absolute;
	top: 0px;
	width: 110px;

}

TD {	
	background-color: transparent;
	padding-top:  5px;
}
