a.menusup:link {
   font-weight     : normal;
   font-family     : arial;
   text-decoration : none;
   font-size       : 12px;   
   font-weight     : bold;
   color           : #FFFFFF;
}

a.menusup:visited {
   font-weight     : normal;
   font-family     : arial;
   text-decoration : none;
   font-size       : 12px;
   font-weight     : bold;
   color           : #FFFFFF;
}

a.menusup:hover {
   font-weight : normal;
   font-family : arial;
   font-size   : 12px;
   font-weight : bold;
   color       : #C40001;
}

a.menusup2:link {
   font-weight     : normal;
   font-family     : arial;
   text-decoration : none;
   font-size       : 12px;   
   color           : #FFFFFF;
}

a.menusup2:visited {
   font-weight     : normal;
   font-family     : arial;
   text-decoration : none;
   font-size       : 12px;
   color           : #FFFFFF;
}

a.menusup2:hover {
   font-weight : normal;
   font-family : arial;
   font-size   : 12px;
   color       : #FFFFFF;
   
}

.f10{
 font-size        : 10px;
 font-weight      : normal;
 color            : #000000;
 font-family      : arial;
}
.f11{
 font-size        : 11px;
 font-weight      : normal;
 color            : #000000;
 font-family      : arial;
}
.f12{
 font-size        : 12px;
 font-weight      : normal;
 color            : #000000;
 font-family      : arial;
}
.f15{
 font-size        : 15px;
 font-weight      : normal;
 color            : #000000;
 font-family      : arial;
}
.f20{
 font-size        : 20px;
 font-weight      : normal;
 color            : #000000;
 font-family      : arial;
}


select.prin { 
   margin:2px;
   border:1px solid #7f9db9;
   font-family:arial;
   font-size:12px;
   color:#000000;
   width:180px;
   height:22px;
}