body {
	background-image:  url(images/back.gif);
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
td.header {
	background-image: url('images/top_back.jpg'); 
}
td.line {
	background-image: url('images/line_middle.jpg'); 
}
td.footer {
	background-image: url('images/footer_middle.jpg'); 
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a.foot:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.foot:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.foot:active {
	text-decoration: none;
	color: #FFFFFF;
}
.forminput    {background-color: #DDDDDD;  color: #666666;  font-family: Verdana; font-size: 10px; font-weight:normal;  
border: 1 solid;}

input { font-family: Verdana; font-size: 10 px; color: #666666; text-decoration: none; background-color: #DDDDDD; border: 1px #999999 solid}

textarea { font-family: Verdana; font-size: 10 px; color: #666666; text-decoration: none; background-color: #DDDDDD; border-color: #999999 #999999 #999999; border-style: solid; border-top-width: 1 px; border-right-width: 1 px; border-bottom-width:  1 px; border-left-width: 1 px}


