

td {
font-size : 11px; 
color : #000000; 
font-family : Verdana, Trebuchet Ms, Arial, Helvetica; 
}


FORM {
display : inline; 
}



A:link {
text-decoration : none; 
font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : 11px; 
COLOR: #000;
}

A:visited {
text-decoration : none; 
font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : 11px; 
COLOR: #000;
}

A:hover {
font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : 11px; 
COLOR: #000;
text-decoration: underline;
}

.field {
font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #000; 
border-left : 1px solid #A1A1A1; 
border-top : 1px solid #A1A1A1; 
border-right : 1px solid #A1A1A1; 
border-bottom : 1px solid #A1A1A1;
background : #FFFFFF url("bgfield.gif");
background-position : top;
background-repeat: repeat-x;

padding:5px;
margin : 0px;
height:26px;

}

.field2 {
font-family : Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #000; 
border-left : 1px solid #A1A1A1; 
border-top : 1px solid #A1A1A1; 
border-right : 1px solid #A1A1A1; 
border-bottom : 1px solid #A1A1A1;

padding:4px;
margin : 0px;
height:24px;

}



