
   .ltmenu{
     font-family:     "arial";
     color:           white;
     text-decoration: none;
     font-size:       14px;
   }

   .ltmenu:hover{
     font-family:     "arial";
     color:           white;
     text-decoration: underline;
     font-size:       14px;
    }

   .barmenu{
     font-family:     "arial";
     color:           #0567ee;
     text-decoration: none;
     font-size:       14px;
   }

   .tpmenu{
     font-family:     "arial";
     color:           #0567ee;
     text-decoration: none;
     font-size:       14px;
   }

   .tpmenu:hover{
     font-family:     "arial";
     color:           #0567ee;
     text-decoration: underline;
     font-size:       14px;
    }

   .emerror{
     font-family:     "arial";
     color:           red;
     font-style:      italic;
     font-weight:     bold;
     font-size:       12px;
   }

   caption{
     font-family:  "arial";
     color:   #000000;
     font-size:  12px;
   }
   th{
     font-family:  "arial";
     color:   #000000;
     font-size:  12px;
     font-weight: bold;
   }
   td{
     font-family:  "arial";
     color:   #000000;
     font-size:  12px;
   }
   p{
     font-family:  "arial";
     color:   #000000;
     font-size:  12px;
   }
   body{
     font-family:  "arial";
     color:   #000000;
     font-size:  12px;
   }

   .loginmenu{
     font-family:     "arial";
     color:           #0567ee;
     text-decoration: none;
     vertical-align: 	+3px;
     font-weight: 		bold;
     font-size:       16px;
   }

	.loginmenu:hover{
		font-family:     "arial";
		color:           #0567ee;
		text-decoration: underline;
    vertical-align: 	+3px;
    font-weight: 			bold;
		font-size:       16px;
	}
	
	.asterisk{
     font-family:     "arial";
     color:           red;
     font-size:       14px;
     font-weight: 		bold;
  }
	