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