body, td	{
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 11pt;
  color: #000000;
  text-decoration: none;
	line-height: 18px;
}

.small{
  font-size: 8pt;
	color: #555555;
}

.message{
  font-size: 13pt;
  font-weight: bold;
	color: #555555;
}

.error{
  font-size: 13pt;
  font-weight: bold;
	color: #FF0000;
}

.field{ 
  font-size: 9pt;
}
	
.fieldRequired{ 
  font-size: 9pt;
  font-weigth: bold;
}

.fieldInput{ 
  font-size: 8pt; 
  background-color: #EEEEEE; 
  font-family: verdana, helvetica, sans-serif; 
}

.fieldError{
  font-size: 8pt;
  font-weigth: bold;
	color: #FF0000;
	vertical-align:middle
}

	
a:link{ 
  text-decoration: none; 
  color: #0000AA;
	line-height: 18px;
}
	
a:visited{ 
  text-decoration: none; 
  color: #0000AA;
	line-height: 18px;
}
	
a:active{ 
  text-decoration: underline; 
  color: #0000FF;
	line-height: 18px;
}
	
a:hover{ 
  text-decoration: underline; 
  color: #0000AA;
	line-height: 18px;
}


 .gbox         { FONT-SIZE: 11px; FONT-FAMILY: Verdana; COLOR: #000000; BACKGROUND-COLOR: #F7F7F7 }

 .tbox         { FONT-SIZE: 12px; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #000000; BACKGROUND-COLOR: #ffffff }
