 /* ----------------------------- common page-level controls --------------------------- */ .main            {font-family     : Verdana;                  font-size       : 12px;				  color           : #626262;}.header          {font-family     : Verdana;                  font-size       : 14px;				  color           : #000000;				  font-weight     : bold;}.copyright       {font-family     : Arial;                  font-size       : 11px;				  color           : #FFFFFF;}					/* ----------------------------- links --------------------------- */a:link        {text-decoration: none; font-family: Verdana,Arial,Helvetica; color: #0189A8; font-weight: bold;}a:visited     {text-decoration: none; font-family: Verdana,Arial,Helvetica; color: #0189A8; font-weight: bold;}a:active      {text-decoration: none; font-family: Verdana,Arial,Helvetica; font-weight: bold;}a:hover       {text-decoration: underline; font-family: Verdana,Arial,Helvetica; color: #0189A8; font-weight: bold;}   a:link.main        {text-decoration: none; font-family: Verdana,Arial,Helvetica; font-size: 11px; color: #FFFFFF;}a:visited.main     {text-decoration: none; font-family: Verdana,Arial,Helvetica; font-size: 11px; color: #FFFFFF;}a:active.main      {text-decoration: none; font-family: Verdana,Arial,Helvetica; font-size: 11px;}a:hover.main       {text-decoration: underline; font-family: Verdana,Arial,Helvetica; font-size: 11px; color: #FFFFFF;}/* ----------------------------- other --------------------------- */ol			   { margin-top: 10px; margin-bottom: 30px; }ul			   { margin-top: 5px; margin-bottom: 10px; }li			   { margin-top: 0em; margin-bottom: .2em; }/* ----------------------------- forms ----------------------------*/.textfield {background: #E1E0E0; border: solid 1px #860000; font: 11px "lucida grande", verdana, lucida, arial, helvetica, sans-serif; line-height: 1.3em;cursor: arrow;}.button {font-family:verdana; font-size:11px; font-weight:bold; color:#FFFFFF; background-color: #000000; border: 1px solid #FF0000; cursor: hand;}.boxed {line-height: .5em;cursor: arrow;}body {scrollbar-3dlight-color:#009EC2; scrollbar-arrow-color:#009EC2;scrollbar-base-color:#009EC2;scrollbar-darkshadow-color:#009EC2;scrollbar-face-color:#00BCDF;scrollbar-highlight-color:#FFFFFF;scrollbar-shadow-color:#009EC2}