.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.BannerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bluebutton	{
	background-color:#FFFFFF;
	color:#000000;
	font-weight: bold; 
	border:1px ridge #000000; 
	font-family:Arial, Helvetica, sans-serif; 
	cursor:hand;
	font-size:10px;
	height:15px;
	right:2px;
	top:4px;
	position:absolute;
}
.products2 {

	padding:4px;
	background-color:#6EA2B7;
	color:#ffffff;
	font-weight:bold;
	width:100%;
	
	}


