.chs_cell
{
	border: 1px solid rgb(200,200,200);
	border-spacing: 3px;
	empty-cells: show;
	background-color: rgb(220,250,250);
	font: normal normal normal 12px verdana;
	color: rgb(70,70,70);
	text-align: center;
	/* background-image: url('img/css/bk3.jpg'); */
}

.chs_cell_wb
{
	border: 1px solid rgb(200,200,200);
	border-spacing: 3px;
	empty-cells: show;
	background-color: white;
	font: normal normal normal 12px verdana;
	color: rgb(70,70,70);
	text-align: center;
}

.chs_cell_left
{
	border: 1px solid rgb(200,200,200);
	border-spacing: 3px;
	empty-cells: show;
	background-color: rgb(0,0,128);
	font: normal normal normal 12px verdana;
	color: rgb(255,255,255);
	text-align: center;
	/* background-image: url('img/css/bk2.jpg');*/
}

a:link {color: rgb(0,0,128); text-decoration: underline; cursor: hand;}
a:visited {color: rgb(0,0,128); text-decoration: underline; cursor: hand;}
a:hover {color: rgb(100,100,100); text-decoration: underline; cursor: hand;}

.chs_cell_header
{
	border: 1px solid rgb(200,200,200);
	border-spacing: 3px;
	empty-cells: show;
	background-color: rgb(0,0,128);
	font: normal small-caps 900 12px verdana;
	color: rgb(255,255,255);
	text-align: center;
	/* background-image: url('img/css/bk.jpg');*/
}

.chs_bottom
{
	border: 1px solid rgb(200,200,200);
	border-spacing: 3px;
	empty-cells: show;
	background-color: white;
	font: normal normal 900 12px verdana;
	color: rgb(70,70,70);
	text-align: center;
}

BODY {
	SCROLLBAR-BASE-COLOR: #9DB0BF;
	SCROLLBAR-ARROW-COLOR: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-3dlight-color: #BFCBD5;
	scrollbar-highlight-color: #2F3C46;
	scrollbar-track-color: #DDDDDD;
	scrollbar-face-color: #9DB0BF;
}

.rv_bottom_text
{
	border: 1px solid rgb(200,200,200);
	border-spacing: 3px;
	background-color: white;
	font: normal normal normal 12px verdana;
	color: rgb(70,70,70);
	text-align: left;
	background-image: url('img/css/bk3.jpg');
	/* width: 520px; */
}
