body ,TD {
	font-family : Verdana;
	font-size: 11px;
	COLOR: #000000;
}

A:hover {
	TEXT-DECORATION: underline
}
A {
	TEXT-DECORATION: none; 
	color: #003366;
}
  

input
{
	border-bottom: #999999 2px solid;
	border-left: #666666 1px solid;
	border-right: #999999 2px solid;
	border-top: #666666 1px solid;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	 background-image: url(images/backinput.jpg); 
	

}
button
{
	color: black;
	font-family: Verdana;
	font-size: 11px;
	border-bottom: #aaaaaa 2px solid;
	border-left: #999999 1px solid;
	border-right: #aaaaaa 2px solid;
	border-top: #999999 1px solid;

}
textarea
{
	border-bottom: #aaaaaa 2px solid;
	border-left: #999999 1px solid;
	border-right: #aaaaaa 2px solid;
	border-top: #999999 1px solid;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	background-image: url(images/backinput.jpg); background-repeat:repeat-x;   


}
SELECT {
	BACKGROUND-COLOR: #ffffff; COLOR: #000000; FONT: 11px Verdana, Arial, Helvetica, sans-serif
}
OPTION {
	COLOR: #000000; FONT: 11px Verdana, Arial, Helvetica, sans-serif
}

 
li {
     list-style-image : none;
     list-style-type : circle;
     color : #006699;
	 font-size: 11px;  font-family: Verdana, Arial, Helvetica, sans-serif;  
 	line-height: 20px;
}


h1 {  font-family: Verdana; font-size: 12pt}
.butt {
	font-size: 11px; 
	font-style: normal; font-weight: normal; padding: 2px;
	color: #ffffff;
	border: 2px solid #888888; background-image: url(images/buttback.jpg);
}
