/* SIDEBAR */

#sidebar th {
	background-image: url(sidebar_th_bg.gif);
}

#sidebar th a {
	color: #2c353b;
}

#sidebar td {
	background-color: #3f4765;
	border-right-color: white;
	border-left-color: white;
	color: #ffffff;
}

#sidebar td p {
	border-top-color: #a4afda;
	border-left-color: #a4afda;
}

#sidebar td a {
	color: #ffffff;
}

#sidebar td p.on {
	background-color: #dce4ff;
	color: #2c353b;
	border-top-color: #7d86a7;
	border-left-color: #7d86a7;
}

#sidebar td p.on a {
	color: #2c353b;
}

#sidebar td.bottom {
	background-color: transparent;
	background-image: url(sidebar_td_bottom_bg.gif);
}
