html, body{
	padding: 0;
	margin: 0;
}

img{
	border: 0;
}

form, input, textarea { margin:0px; padding:0px}

td
{
margin: 0;
padding: 0;
color: #3a485b;
font: 11px Tahoma;
}

h1 {
	color: #B00000;
	font: 18px Tahoma;
	font-weight: bold;
}

a {
	color: #3a4c5f;
	text-decoration: underline;
}

a:hover {
	color: #006dff;
	text-decoration: none;
}

.todayinstock a{
	font-weight: bold;
	padding: 0px 8px 0px 8px;
}

.footermenu a{
	font-weight: bold;
	padding: 0px 8px 0px 8px;
}

.footermenu {
	color: #1d98ac;
}

#pill img{
	display: block;
}

#pill .buy {
	margin: 0px 4px 4px 0px;
}

#pill .title{
	font: bold 15px Tahoma;
	color: Black;
	height: 27px;
}

#pill .title a{
	text-decoration: none;
}

#pill .price{
	color: #9a0000;
	font: bold 18px Verdana;
}

#pill .price_d{
	font: bold 12px Verdana;
	color: #9a0000;
}

#pill .price_pp{
	color: #3a485b;
	font: 10px Tahoma;
}

#pill .price_td{
	padding: 0px 0px 5px 0px;
}

#pill .desc{
	height: 34px;
	vertical-align: top;
	padding: 4px;
	font: 10px Tahoma;
}

.menu a{
	padding:0px 0px 3px 15px;
	background:url(i/arrow.gif) no-repeat 2px 4px; 
	display: block;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 14px Tahoma;
	}

.menu td{
	height: 36px;
}

.menu {
	margin-top:4px;
}

a.cart{
	color: white;
	text-decoration: none;
	padding:0px 0px 6px 20px;
	background:url(i/cart.gif) no-repeat 2px 4px; 
	font: 10px Tahoma;
	text-transform: uppercase;
}

a.cart:hover{
	text-decoration: underline;
	color: White;
}

h2 {
	font: bold 14px Tahoma;
	text-align: left;
	margin-left:50px;
	margin-bottom:10px;
}

h3 {
	color: #355c99;
}


.price_table td{
	background-color: #eaf1f3;
	padding: 2px;
	font: 13px Tahoma;
	text-align: center;
	border-bottom: 1px Solid #1d98ac;
}

.price_table a{
	font-weight: bold;
}

.price_table .title{
	font-weight: bold;
	background-color: #c6dae0;
}