/* Nav Link Colors */
A.nav {
	color: #66CCFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

A.nav:hover {
	color: #66CCFF;
	text-decoration: underline;
}

A.nav:active {
	color: #66CCFF;
	text-decoration: none;
}

.ab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00639C;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a:visited {
	color: #006699;
}

a:hover {
	color: #0099FF;
}

a:active {
	color: #66CCFF;
}

a.headernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a.headernav:hover {
	color: #ff9c00;
}

a.headernav:active {
	color: #66CCFF;
}

#headernav {
	position: absolute;
	top: 77px;
	left: 60%;
	color: white;
	font-size: .7em;
	z-index: 100;
}

.headernav {
	color: white;
	font-size: .7em;
}

#content {
	position: absolute;
	top: 110px;
	left: 180px;
}

#footer {
	position: relative;
	top: 10px;
	margin-left: -160px;
}

table.prodthumb {
	border: 1px black solid;
	width: 150px;
	padding: 0px;
	margin: 5px;
	background-color: white;
}

table.search {
	position: absolute;
	left: 15px;
	top: 450px;
	font-size: .8em;
	border: 1px black solid;
	width: 140px;
}

#searchtitle {
	background-color: #003366;
	color: white;
	font-weight: bold;
	height: 25px;
	width: 120px;
}

body { font-family: arial,sans-serif; }

td.prodthumbhead {
	height: 70px;
	background-color: #5386b9;
	text-align: center;
	vertical-align: middle;
	color: white;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td.prodthumbprice {
	height: 40px;
	font-family: arial,sans-serif;
	font-size: 1em;
	font-weight: bold;
}

td.prodthumbbutton { height: 40px; }

h1 {
	font-family: arial,sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
