
td,body {font-family: Verdana, Helvetica, Sans-Serif; font-size: 10px; color : #000000;}

a:link {text-decoration: underline; color : black; font-weight: normal;}
a:visited {text-decoration: underline; color : black; font-weight: normal;}
a:active {text-decoration: underline; color : black; font-weight: normal;}
a:hover {text-decoration: underline; color : black; font-weight: normal;}

a.loc:link {text-decoration: underline; color : white; font-weight: normal;}
a.loc:visited {text-decoration: underline; color : white; font-weight: normal;}
a.loc:active {text-decoration: underline; color : white; font-weight: normal;}
a.loc:hover {text-decoration: underline; color : white; font-weight: normal;}

a.ubar:link {text-decoration: none; color : #929292; font-weight: bold;}
a.ubar:visited {text-decoration: none; color : #929292; font-weight: bold;}
a.ubar:active {text-decoration: none; color : #929292; font-weight: bold;}
a.ubar:hover {text-decoration: none; color : #929292; font-weight: bold;}

.title {font-family: Verdana, Helvetica, Sans-Serif; font-size: 22px; color : #000000;}

.barfont  {font-family: Verdana, Helvetica, Sans-Serif; font-size: 10px; color : #FFFFFF;}
.upperh {font-family: Verdana, Helvetica, Sans-Serif; font-size: 9px; color : #000000;}
.lowerh {font-family: Verdana, Helvetica, Sans-Serif; font-weight: bold ; font-size: 10px; color : #929292;}
.lowerhl {font-family: Verdana, Helvetica, Sans-Serif; font-size: 12px; color : #000000;}

.wht {color:white;}

.prodbar {width:100%;
          background:#e10000;
		 //  background-image : url(/img/barbg.gif);		   
		   color:white; 
		    padding: 4px 0;
			}
			
.prodborder {width: 100%;
height: 100%;
border-width: 1px;
border-style: solid;
border-color: black;}


option.headerb {COLOR: #ffffff; BACKGROUND-COLOR: #fab301}
option.headera {background-color: #eff1d5}

input, select, textarea {
    border-width: 1px;    
    border-style: solid;
    border-color: black;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana , Arial, Helvetica, Sans-Serif;
    BACKGROUND-COLOR: white;
   }

.selecttext {font-size : 9px;}  

.radiobutton {
    border-width: 0px;    
    border-style: solid;
    border-color: black;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana , Arial, Helvetica, Sans-Serif;
    BACKGROUND-COLOR: white;
   }

 
   
BODY {
    SCROLLBAR-FACE-COLOR: white;
    SCROLLBAR-HIGHLIGHT-COLOR: white;
    SCROLLBAR-SHADOW-COLOR: black;
    SCROLLBAR-3DLIGHT-COLOR: black;
    SCROLLBAR-ARROW-COLOR: black;
    SCROLLBAR-TRACK-COLOR: white;
    SCROLLBAR-DARKSHADOW-COLOR: white;}


