.blank{
	display: none;
}

.link2 a{
	width: 100%;
	color: #333;
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
	display: block;
}

.link2 a:hover{
	width: 100%;
	color: #0000FF;
	background-color: #DDD;
}

.inputprice{
	font-family: Helvetica;
	font-size: 14px;
	color:#000000;
	text-align: center;
	background-color: #FFFFFF;
	width: 100px;
}

.newprice{
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color:#AA0000;
	text-align: center;
	background-color: #FFFFDD;
	width: 100px;
}

.pricetable td{
	font-family: Helvetica;
	font-size: 14px;
	color:#000000;
}

.top{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:bolder;
	color:#333333;
	text-transform:uppercase;
}

.barbg{
	background-image:url('images/barbg.gif');
	background-position:left;
	background-repeat: repeat-x;
}

.header{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	}
	
.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	}


.phead{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bolder;
	text-align:center;
	background-image: url('images/barbg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}

.pcont{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
	color:#000000;
}

.total{
	font-size:14px;
	color:#003300;
	font-weight:bold;
	}

a.Bnav {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration: none; font-size: 9pt}
a.Bnav:hover {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFF00; text-decoration: none; font-size: 9pt}

a.Bnav2 {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
	filter: Glow(Color=ffffff, Strength=2);
}

a.Bnav2:hover {	width:100%; filter: Glow(Color=99AA99, Strength=1);