table#sidemenu {
	border-style: solid;
	border-width: 1px;
	border-color: #c9c9d4;
	background-color: #c9c9d4;
}

table#sidemenu td {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
}

tablesidemenu td a {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

table#sidemenu tr.bg1 td {
	background-color: #c9c9d4;
}
table#sidemenu tr.hilite td {
	background-color: #ffffff;
}

