body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.bluebutton	{
	background-color:#FF0000;
	color:#ffffff;
	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:#ffffff;
	color:#ff0000;
	font-weight:bold;
	width:100%;
	
	}
.head01 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.txt {
	font-size: 11px;

}
.Submit {
	font-size: 11px;

}
.head02 {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: italic;
	background-color: #000000;
	border: 1px solid #000000;
}
.brdr {
	border: 1px solid #666666;
}

.submit {
	font-size: 10px;
}
select
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}  
input
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}  
textarea
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
}  


