/* font global */
td                        { color: #fff; font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif }

/* background color, scrolling */
body                                                 { color: #003; font-size: 12px; background-image: url("../HGs/top_hg.jpg"); background-repeat: no-repeat; background-attachment: fixed; scrollbar-3dlight-color: #c1c1c1; scrollbar-arrow-color: #6b6b6b; scrollbar-base-color: #6b6b6b; scrollbar-darkshadow-color: #c1c1c1; scrollbar-face-color: #c1c1c1; scrollbar-highlight-color: #6b6b6b; scrollbar-shadow-color: #6b6b6b; scrollbar-track-color: #c1c1c1                                       }

/* links */
a {text-decoration: none}
a:link                          { color: #800080; font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif }
a:visited                          { color: #800080; font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif }
a:hover                            { color: #fff; font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; clip: rect(   )                           }
.navtable   { padding: 1px; clip: rect(   )  }
/* image border */
img {  border-width: 0px} 

/* buttons and listboxes */
.buttons              { color: #6b6b6b; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; border: solid 1px }
.inputbox              { color: #6b6b6b; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; border: solid 1px }

/* font and background color for attribute listboxes */
.select          { color: #6b6b6b; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif }
