html{
scrollbar-3dlight-color:#FCCFC9;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FCCFC9;
scrollbar-darkshadow-color:#FCCFC9;
scrollbar-face-color:#FCCFC9;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
CURSOR:Default;
}

body{
	font-size:13px;
        margin:0px;
	padding:0px;
	text-align:center;
        background: url('images/bg.jpg');
	color:#5B5B5A;
        font-family:Verdana;
        }
 p{margin:3px;}
 select{font-family: Arial;}
 th{background:#FFF9DD;border-bottom:1px solid #5B5B5A}