/* CSS Document */
SELECT { font-family:verdana; font-size:7pt;border:0;
}
input {
	position: relative;
	font-family : arial;
	font-style:bold;
	font-size: 9pt;
	background-color: #D4D0C8;
	
}
.button {
;
}

.white:link
{
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
	text-decoration:underline;

}
.white:visited
{
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
	text-decoration:underline;
}
.white:hover
{
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
	text-decoration:none;
}
.white:active
{
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
	text-decoration:underline;
}
