@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
}

.WS_CaintainerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.tlc {
	background: url(tlc-bg.gif);
	vertical-align: top;
}

.trc {
	background: url(trc-bg.gif);
	vertical-align: top;
}

.ContentPane {
	background: url(bg1.gif) #ffffff;
	background-repeat: repeat-x;
	width: 100%;
}

.ContentPane-noheight {
	background: url(bg1.gif) #ffffff;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
}

.ContentPane-nofade {
	background-color: #eeebf2;
	padding-left: 5px;
	padding-right: 5px;
}

.rc {
	background: url(rcbg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

.lc {
	background: url(lcbg.gif);
	background-repeat: repeat-y;
	vertical-align:top;
}

.tc {
	background: url(tc.gif) #eeebf2;
	background-repeat: repeat-x;
	font-size: 9px;
}

.bc {
	background: url(bc.gif);
	background-repeat: repeat-x;
}

.bc1 {
	background: url(bc1.gif);
	background-repeat: repeat-x;
}
