html{
scrollbar-face-color:#545454;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#787878;
scrollbar-3dlight-color:#222222;
scrollbar-arrow-color:#222222;
scrollbar-track-color:#F3F3F3;
scrollbar-darkshadow-color:#303030;
      CURSOR:Default;
}

body{
	font-size:12px;
    margin:0px;
	padding:0px;
	text-align:center;
        background:#D23219;
        background-image: url(images/bg.gif);
        background-repeat: repeat; background-position: center 0;
	color:#434E5C;
        font-family:Arial
        
	}
 p{margin:3px;}
 select{font-family: Arial;}
 th{background:#F08BB3;border-bottom:1px solid #795B50}
