body, div {
	margin: 0px;
	background-color:#FFFFFF
	background-image: url(background.png);
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #3a3a3a;
}

.input, textarea, select, {
margin-bottom: 3px;
padding: 0px;
padding-left: 1px;
padding-right: 1px;
font-family: Trebuchet MS;
font-size: 10px;
text-decoration: none;
text-align: left;
font-weight: bold;
letter-spacing: 0px;
color: #b4b4b4;
background-color: #FFFFFF;
border: 1px solid #D1D1D1;
}

.border {
	border: 0px solid #333333;
}

 i {
	color: #64c4e8;
	font-size: 10px;
	font-family: "Trebuchet MS";
}


 u {
	color: #fcbc65;
	font-size: 10px;
	font-family: "Trebuchet MS";
}


b {
	color: #414545;
	font-size: 10px;
	font-family: "Trebuchet MS";
	}

tr,td {
	font-family:Trebuchet MS;
	font-size: 10px;
	letter-spacing:0px;
	text-align: center;
	background-color: #FFFFFF;
	color: #808080;
}

A:link {
	color:#3389a5;
	text-decoration:bold;
	border-bottom: 1px #2794a4 dotted;
	font-weight:bold;
	cursor:"hand";
	font-size: 10px;
}

A:visited {
color:#3389a5;
text-decoration:bold;
border-bottom: 1px #2794a4 dotted;
font-weight:bold;
font-size: 10px;
}

A:hover {
color:#b2b2b2;
text-decoration:Italic;
background-color:#E8E6E6;
font-size: 9px;
font-weight:italic;cursor:help}
}

.table {
cursor:default; 
background-color: #FFFFFF; 
font-size:10px; 
font-family:Trebuchet MS; 
letter-spacing:0px;  
color: #FFFFFF; 
font-weight: none; 
text-transform: none;}


<STYLE type="text/css">
    <!--
input, textarea 
{color: 5c5c5c;
background: transparent;
font-size: 7pt;
font-weight: normal;
text-decoration: none;
font-family: Trebuchet MS; 
text-align: left;
border-width: 1px;
border-style: solid;
border-color:#4a9ca6;
}
 -->
 
</style>