a.banner:link {
	color: #FFFFFF;
	font-weight:bold;
	
}
a.banner:visited {
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}
a.banner:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #FFFFFF;
}
a.banner:active {
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}
.banner-inputbox
{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #0089CF;
background-color:#FFFFFF;
}

.banner-text
{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #0089CF;

}

.banner-Select
{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #0089CF;
	background-color:#FFFFFF;
}

