.SUBTEXT {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.micro {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
}

.txtfield {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 17px; 
}.subline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	text-transform: uppercase;
}
.microError 
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: red;
}
a
{
    text-decoration: none;
    color: #666666;
}

.submit
{
   font-family:Trebuchet MS,sans-serif;
   color:#ffffff;
   background-color:#666666;
   border-top-style:solid;
   border-top-color:#ffffff;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#000000;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#ffffff;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#000000;
   border-right-width:1px;
}

