

SELECT 		{
	BACKGROUND: #CEB56B;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: bold; 
	border: 1px #ffffff;
	border-bottom-style: inset;
	border-left-style: inset;
	border-right-style: inset;
	border-top-style: inset;
	resize: none;

	scrollbar-3dlight-color:#CEB56B; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#CEB56B; 
	scrollbar-darkshadow-color:#CEB56B; 
	scrollbar-face-color:#CEB56B; 
	scrollbar-highlight-color:#9B8233; 
	scrollbar-shadow-color:#ffffff
}






INPUT 		{
	BACKGROUND: #CEB56B;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	border: 1px #ffffff;
	border-bottom-style: inset;
	border-left-style: inset;
	border-right-style: inset;
	border-top-style: inset;
	font-weight: bold; 
	color: #000000
}





TEXTAREA	{
	BACKGROUND: #CEB56B;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: bold; 
	border: 1px #ffffff;
	border-bottom-style: inset;
	border-left-style: inset;
	border-right-style: inset;
	border-top-style: inset;
	WIDTH: 400px;
 	HEIGHT: 75px; 
	TEXT-ALIGN: left; 
	resize: none;

	scrollbar-3dlight-color:#CEB56B; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#CEB56B; 
	scrollbar-darkshadow-color:#CEB56B; 
	scrollbar-face-color:#CEB56B; 
	scrollbar-highlight-color:#9B8233; 
	scrollbar-shadow-color:#ffffff

}

.Submit {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;

}       



A          {text-decoration: underline; color: #513F00; cursor: hand}
A:hover    {text-decoration: none; color: #5E0000;}




}
img.double-border {
	border: 5px solid #ddd;
	padding: 5px; /*Inner border size*/
	background: #fff; /*Inner border color*/
}



