.bkgR {
	background-image: url(sidebar_bkg_right.gif);
	background-repeat: repeat-y;
}

.header {
	background-image: url(sidebar_top.gif);
	background-repeat: repeat-y;
}

.buttons {
	background-image: url(sidebar_button.gif);
	background-repeat: repeat-y;
}

.buttonText {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	color: #C0D4FF;
	text-align: center;
	margin-right: 7px;
	margin-bottom: 9px;
}

.links {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 18px;
	padding-left: 6px;
}

.traceV {
	background-image: url(sidebar_trace_v2.gif);
	background-repeat: repeat;
}

.traceH {
	background-image: url(sidebar_trace_h.gif);
	background-repeat: repeat;
}

.traceC {
	background-image: url(sidebar_trace_c.gif);
	background-repeat: repeat-y;
}

.traceE {
	background-image: url(sidebar_trace_e.gif);
	background-repeat: repeat-y;
}
