 body{
 	cursor : default;
	font-size:12px;
        margin:0px;
	padding:0px;
	text-align:center;
	background:#fff url(bg.gif) fixed;
	color:#ffffff;
	font-family: Verdana,Arial,georgia,Helvetica,sans-serif;

}
BODY {CURSOR:crosshair}
A {CURSOR: crosshair}
a:hover{CURSOR:crosshair}

html, body { 
scrollbar-base-color:#000000;
scrollbar-face-color:#000000;
scrollbar-track-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color:#ffffff;

overflow:scroll;
overflow-x:hidden;
overflow-y:auto;}
 p{margin:3px;}
 img {max-width: 100%;height: auto;}
 select{font-family: Verdana, Arial}
 th{background:#D5CBBE;border-bottom:1px solid #795B50}

