/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background-image: url(../images/bgimg.jpg);

	SCROLLBAR-FACE-COLOR: rgb(193,0,0);
	SCROLLBAR-HIGHLIGHT-COLOR: rgb(193,0,0);
	SCROLLBAR-SHADOW-COLOR: rgb(193,0,0);
	SCROLLBAR-3DLIGHT-COLOR: rgb(238,238,238);
	SCROLLBAR-ARROW-COLOR: rgb(255,255,255);
	SCROLLBAR-TRACK-COLOR: rgb(238,238,238);
	SCROLLBAR-DARKSHADOW-COLOR: rgb(238,238,238);
}