td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#333333} 
.normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#333333}  
.normal20 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#333333; line-height:20px;}  

a.tm:link { color: #333333; text-decoration: none}
a.tm:visited { color: #333333; text-decoration: none}
a.tm:hover { color: #333333; text-decoration: underline }

a:link { color: #0054A6; text-decoration: none}
a:visited { color: #0054A6f; text-decoration: none}
a:hover { color: #FF6600; text-decoration: none }

a.red:link { color: #cc0000; text-decoration: none}
a.red:visited { color: #cc0000; text-decoration: none}
a.red:hover { color: #0000cc; text-decoration: none }



.box { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  height: 20px;
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
  background-color: #ffffff;
  border-color:#666666;
}

select { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  height: 20px;
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
  background-color: #ffffff;
  border-color:#666666;
}

.but { 
  font-family:  Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-weight: bold; 
  background-color: #cccccc;
  color: #000000; 
  border-top-width: thin; 
  border-right-width: thin; 
  border-bottom-width: thin; 
  border-left-width: thin;
  margin-top: 5px; 
  }

.bottom {
	BORDER-bottom: #d0d0d0 1px solid; font-family: Arial, Helvetica, sans-serif; font-size: 11px;
}

.dottable {  border: #666666; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
