body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DEEBEB;
	color: #333333;
	line-height: 15px;
	text-align: left;
}

tr#head {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}

table.headfoot {
	margin-top:10px;
	margin-bottom:10px;
	}

a {
	color: #000099;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a:visited {
	color: #000099;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #000099;
}

td#headtext {
	text-align: right;
	padding-right: 20px;
}
td#buynow {
	background-image: url(images/buynow.gif);
	background-repeat: no-repeat;
}
img.icon {
	padding-right: 4px;
	padding-left: 9px;
	vertical-align: bottom;
}
#copyleft {
	margin-left: 9px;
	font-size: 11px;
}
#copyright {
	margin-right: 9px;
	text-align: right;
	font-size: 11px;
}
p {
	margin-top: 6px;
	margin-bottom: 4px;
}

.nopad {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 22px;
	color: #0099FF;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 25px;
	margin-right: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 9px;
	margin-top: 20px;
	color: #666666;
}
h3 {
	font-size: 14px;
	margin-bottom: 7px;
	margin-top: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #56709A;
}
.toplinks {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.text {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
li {
	margin-bottom: 5px;
	list-style-image: url(images/bullet.gif);
	padding-bottom: 0px;

}
ul {
	margin-left: 15px;
	margin-top: 8px;
	padding-left: 0px;
	list-style-image: url(images/bullet.gif);
	padding-bottom: 0px;
	margin-bottom: 8px;
}
.smalltext {
	font-size: 9px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.indent {
	margin-left: 40px;
}
.buynow {
	font-size: 15px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-weight: bold;
}

.margins {
	margin-right: 20px;
	margin-left: 20px;
}

td {
	text-align: left;
}

/* Buy Now Blue Box Cells */

td.boxtop {
	background-image: url(images/box-top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:20px;
}
td.boxmiddle {
	background-image: url(images/box-middle.gif);
	background-repeat: repeat-y;
	background-position: center;
}

td.boxmiddle td{
	text-align: center;	
}
td.boxbottom {
	background-image: url(images/box-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:20px;
}

td.boxmiddle  input {
	padding-top:7px;
	padding-bottom:7px;
	}

td#products { height: 190px;}

td.boxmiddle .pricetext {
	font-size: 14px;
	color: #990000;
}

td.boxmiddle .striketext {
	font-size: 14px;
	color: #990000;
	text-decoration:line-through;
}
