              
a:link.line  { color: #FFCC00 }
button       { color: #FFFFFF; background-color: #FF6600 }
a:active.line { text-decoration: underline; color: #0099CC }
a:visited.line { color: #FFCC00 }
a:hover.line { background-repeat: repeat; background-attachment: scroll; color: #FFFFFF; 
               text-decoration: underline; background-position: 0% 50% }
            
a:link.menu  { text-decoration: none; color: #000066; background-repeat: repeat; 
               background-attachment: scroll; font-size: 13px; font-weight: 
               bold; background-position: transparent 50% }
a:active.menu { text-decoration: none; color: #990033; background-repeat: repeat; 
               background-attachment: scroll; font-weight: bold; 
               background-position: transparent 50% }
a:visited.menu { text-decoration: none; color: #000066; background-repeat: repeat; 
               background-attachment: scroll; font-size: 13px; font-weight: 
               bold; background-position: transparent 50% }
a:hover.menu { text-decoration: none; background-repeat: repeat; 
               background-attachment: scroll; color: #990033; font-size: 13px; 
               font-weight: bold; background-position: 0% 50% }
a:link       { color: #000066; background-repeat: repeat; background-attachment: scroll; 
               text-decoration: underline; background-position: 
               transparent 50% }
a:active     { text-decoration: none; color: #CC3300; background-repeat: repeat; 
               background-attachment: scroll; background-position: 
               transparent 50% }
a:visited    { text-decoration: underline; color: #003399; background-repeat: repeat; 
               background-attachment: scroll; background-position: 
               transparent 50% }
a:hover      { text-decoration: underline; background-repeat: repeat; 
               background-attachment: scroll; color: #FF6600; 
               background-position: 0% 50% }
p, td        {  font-family: Arial; font-size: 9pt }

input        { font-size: 11px; color: #000000; background-color: #ffffff }
textarea   { font-size: 11px; color: #000000; background-color: #ffffff }
select   { font-size: 11px; color: #000000; background-color: #ffffff }
.button       { color: #FFFFFF; background-color: #FF6600 }
.shadowlight  { background-color:#5C7CBE}
.shadowdark  { background-color:#003366}    
.right  { background-color:white} 
.left  { background-color:#FFCC66}     
.top1  { background-color:#FF6600} 
.top2  { background-color:#FFCC66}          
.small       { font-family: Arial; font-size: 10px; font-weight: bold }
.title   { font-family: Arial; font-size: 20px; color:#FF6600; letter-spacing:1}
.biggy   { font-family: Arial; font-size: 15px}
.biggy2   { font-family: Arial; font-size: 15px; color:#000099; font-weight:bold}
td.pixel     { background-image: url('images/pixel.gif'); background-repeat: no-repeat }
td.up     { background-position: left top; background-image: url('images/verti_up.gif'); background-repeat: no-repeat }
td.down     { background-position: left top; background-image: url('images/verti_down.gif'); background-repeat: no-repeat }