a:link       { text-decoration: underline; color: #0000FF }
a:visited    { text-decoration: underline; color: #000000 }
a:hover      { text-decoration: none; color: #FF0000 }
a:active     { text-decoration: underline; color: #FF0000 }

a.z:link       { text-decoration: none; color: #999999 }
a.z:visited    { text-decoration: none; color: #999999 }
a.z:hover      { text-decoration: none; color: #000000 }
a.z:active     { text-decoration: none; color: #FFFFFF }

a.z2:link       { text-decoration: none; color: #999999 }
a.z2:visited    { text-decoration: none; color: #999999 }
a.z2:hover      { text-decoration: none; color: #ffffff }
a.z2:active     { text-decoration: none; color: #FFFFFF }

body         {  font-family: Verdana, Arial, Helvetica; 
			 background-color: #CCFFFF; color: #000000;  }

TD.normal {FONT: 13px Verdana; color: #FFFFFF; font-weight: bold; background: #cccccc;
                       BORDER-BOTTOM: #cccccc 1px solid; 
                       BORDER-LEFT: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid; 
                       BORDER-TOP: #cccccc 1px solid}
TD.selected {FONT: 13px Verdana; color: #FFFFFF; font-weight: bold; background: #ffffff;
                           BORDER-BOTTOM: #797979 1px solid; 
                           BORDER-LEFT: #797979 0px solid; BORDER-RIGHT: #797979 1px solid; 
                           BORDER-TOP: #797979 0px solid}

TD.red {FONT: 13px Verdana; color: #FFFFFF; font-weight: bold; background: #ff0000;
                           BORDER-BOTTOM: #797979 1px solid; 
                           BORDER-LEFT: #797979 0px solid; BORDER-RIGHT: #797979 1px solid; 
                           BORDER-TOP: #797979 0px solid}


h3           { color: #FFFF99; font-size: 17px; }


.f {FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Sans-serif; border: 1 outset #999999; height: 20px; width: 110px; padding-left: 3px;background-color: #DDDCCE}

textarea {color: #000000; font-family: Verdana, Arial, Helvetica; font-size: 10pt;  border: 1 outset #999999; height: 50px; padding-left: 3px;}
