body { scrollbar-face-color: #3A3838; scrollbar-shadow-color: #222222; scrollbar-highlight-color: #535473; scrollbar-3dlight-color: #999999; scrollbar-darkshadow-color: #111111; scrollbar-track-color: #292b38; scrollbar-arrow-color: #ffffff; background-image: images/bg.jpg; background-color: #ffffff; } .smallHeader{ font-family: arial, verdana, helvetica; font-size: 11px; font-weight: bold; color: #ffffff; background-color: #6e6e6e; } .colorTable{ background-color: #B5C8D7; font-family: verdana, arial, helvetica; font-size: 10px; color: #000000; } .alert{ font-family: verdana, arial, helvetica; font-size: 10px; font-weight: bold; color: #CC3333;} .colorTableLite{ background-color: #DFE8EF; font-family: verdana, arial, helvetica; font-size: 10px; color: #000000; } .header{ font-family: helvetica, arial; font-size: 19px; letter-spacing: -1; color: #FF6600;} a { text-decoration : underline; color: #000000;} a:hover { text-decoration : underline; color: #888888;} td{ font-family: verdana, arial, helvetica; font-size: 12; color: #000000;} UL { list-style-type : square; list-style-position : outside;} img { border-color : #383838;} input { background-color:ffffff; color:000000; font-family:Verdana; font-size:10px; width: 156px; } input.cbox { background-color:ffffff; color:000000; font-family:Verdana; font-size:10px; width: 12px; } input.small { background-color:ffffff; color:000000; font-family:Verdana; font-size:10px; width: 40px; } input.button { background-color:FF6600; color:ffffff; font-family:Verdana; font-size:13px; width: 90px; <% if request("browser") = "IE" then %> border-color: #000000; border-width: 1px; border-style: solid; <% end if %> } input.buttonBig { background-color:FF6600; color:ffffff; font-family:Verdana; font-size:13px; width: 220px; <% if request("browser") = "IE" then %> border-color: #000000; border-width: 1px; border-style: solid; <% end if %> } textarea { background-color:ffffff; color:000000; font-family:Verdana; font-size:10px; border-color: #cccccc; } select { /*still woking on this one */ background-color:ffffff; color:000000; font-family:Verdana; font-size:9px; } .RButton { background-color: #ffffff; color: #000000; /*ffffff;*/ font-family:Verdana; font-size:10px; width: 12px; <% if request("browser") = "IE" then %> border-width:1px; <% end if %> } /* for radiobuttons */