BODY{    scrollbar-face-color: #ffffff;     scrollbar-shadow-color: #fc940c;     scrollbar-highlight-color: #fc940c;    scrollbar-3dlight-color: #fc940c;     scrollbar-darkshadow-color: #fc940c;     scrollbar-track-color: #cccccc;     scrollbar-arrow-color: #fc940c;    LIST-STYLE-IMAGE: url("test_site/images/bullet_red.gif");    COLOR: #666666;    FONT-FAMILY: verdana;    FONT-SIZE: 8pt;    }A{    COLOR: #388AC3;    TEXT-DECORATION: underline}A:hover{    COLOR: #FC940C}A.box{    COLOR: #ffffff;    TEXT-DECORATION: underline}A.box:hover{    COLOR: #fc940c}H1{    FONT-SIZE: 24pt;    COLOR: blue;    FONT-FAMILY: verdana}H3{    FONT-SIZE: 8pt;    COLOR: #C5A400;    FONT-FAMILY: verdana}TH{    FONT-SIZE: 8pt;    FONT-FAMILY: verdana}TD{    FONT-SIZE: 8pt;    FONT-FAMILY: verdana}LINK{    FONT-SIZE: 8pt;    COLOR: #0066cc;    FONT-FAMILY: verdana}.trans		  {	filter: alpha(opacity=80); }input		  { background-color: #ffffff; font-family: Verdana; font-size: 8pt;               border: 3 solid #388AC3 }button		  { background-color: #388AC3; font-family: Verdana; font-size: 8pt;               border: 3 solid #388AC3 }              select		  { background-color: #ffffff; font-family: Verdana; font-size: 8pt;               border: 3 solid #388AC3 }              textarea    { background-color: #ffffff; font-family: Verdana; font-size: 8pt;               border: 3 solid #388AC3 }#container1 { position: absolute; left: 10%; width: 35%;              border: thin solid black; padding: 0.5em; }#container2 { position: absolute; left: 55%; width: 35%;               border: thin solid black; padding: 0.5em; }               DIV.link    { a.link: #ffffff }     ul          { list-style-type: font-family; list-style-image:               url('../images/green_bullet.gif'); margin-left: 20; }ul.box      { list-style-type: font-family; list-style-image:               url('../images/green_bullet2.gif'); margin-left: 16; margin-top: 4 }              td.box      { color: #ffffff }                  
