﻿html{
scrollbar-face-color:#8DB4D1;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#3E80B0;
scrollbar-3dlight-color:#3E80B0;
scrollbar-arrow-color:#3E80B0;
scrollbar-track-color:#F3F3F3;
scrollbar-darkshadow-color:#3E80B0;
      CURSOR:Default;
}

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