body  
 { color:#000; font-size: 10px; font-family: Verdana; }
p {}
td {}



/* Text */

.headline       
{ 
font-family: Verdana; 
font-size : 13px;
font-weight: bold;
}

.text
{ 
font-family: Verdana; 
font-size : 10px; 
}

/* Input Buttons */

input.btn  { padding: 2; pxcolor: #000000; font-size: 10px; font-family: Verdana; font-weight: bold; background-color: #dcdcdc; border-style: solid; border-width: 2px; border-color: #f0f0f0; filter: progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#f0f0f0',EndColorStr='#cccccc')  }

input.btnhov   { font-size: 10px; font-family: Verdana; font-weight: bold; background-color: #dcdcdc; padding: 2; border: solid 2px #f0f0f0; filter: progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#cccccc',EndColorStr='#f0f0f0')  ; pxcolor: #000000 }
      
/* Links */

a.text                { color: #36f; font-size: 10px; font-family: Verdana; font-weight: bold; text-decoration: underline }
a.text:link          { text-decoration: underline;  font-weight: bold;  font-size: 10px; color: #36f; font-family: Verdana }
a.text:visited       { text-decoration: underline;  font-weight: bold;  font-size: 10px; color: #36f; font-family: Verdana }
a.text:active        { text-decoration: underline;  font-weight: bold;  font-size: 10px; color: #36f; font-family: Verdana }
a.text:hover         { text-decoration: none; font-weight: bold;  font-size: 10px; color: #36f; font-family: Verdana }

a.activetab               { text-decoration: none;  font-weight: bold;  font-size: 10px; color: #FFFFFF; font-family: Verdana }
a.activetab:link          { text-decoration: none;  font-weight: bold;  font-size: 10px; color: #FFFFFF; font-family: Verdana }
a.activetab:visited       { text-decoration: none;  font-weight: bold;  font-size: 10px; color: #FFFFFF; font-family: Verdana }
a.activetab:active        { text-decoration: none;  font-weight: bold;  font-size: 10px; color: #FFFFFF; font-family: Verdana }
a.activetab:hover         { text-decoration: underline; font-weight: bold;  font-size: 10px; color: #FFFFFF; font-family: Verdana }

a.inactivetab               { text-decoration: none;  font-weight: bold;  font-size: 10px; color: #D7DDE3; font-family: Verdana }
a.inactivetab:link          { text-decoration: none;  font-weight: bold;  font-size: 10px; color: #D7DDE3; font-family: Verdana }
a.inactivetab:visited       { text-decoration: none;  font-weight: bold;  font-size: 10px; color: #D7DDE3; font-family: Verdana }
a.inactivetab:active        { text-decoration: none;  font-weight: bold;  font-size: 10px; color: #D7DDE3; font-family: Verdana }
a.inactivetab:hover         { text-decoration: underline; font-weight: bold;  font-size: 10px; color: #FFFFFF; font-family: Verdana }

a.quicksearch               { text-decoration: none;  font-size: 10px; color: #000000; font-family: Verdana }
a.quicksearch:link          { text-decoration: none;  font-size: 10px; color: #000000; font-family: Verdana }
a.quicksearch:visited       { text-decoration: none;  font-size: 10px; color: #000000; font-family: Verdana }
a.quicksearch:active        { text-decoration: none;  font-size: 10px; color: #000000; font-family: Verdana }
a.quicksearch:hover         { text-decoration: underline;  font-size: 10px; color: #000000; font-family: Verdana }