/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	margin-left: 8px;
	margin-right: 3px;
	font-size: 10pt;
}

p.nav {
	color: white;
	font-weight: bold;
}

p.sortby {
	text-align: right;
	font-size: 8pt;
	margin-right: 25px;
}

td.navback {
	background:  url(images/top_back.gif) blue center;
}

span.topnav {
	font-size: 10pt;
	text-align: right;
	margin-right: 3px;
	font-weight: bold;
	color: white;
}


p.logo {
	margin-left: 24px;
}

.small {
	font-size: 8pt;
}

input {
	font-size: 8pt;
}

select {
	font-size: 8pt;
}

a:link {
	color: #003399;
}

a:visited {
	color: #003399;
}

a:active {
	color: #003399;
}

a:hover {
	color:#315AAD;
}

a.nav:link {
	color: #FFFFFF;
}

a.nav:visited {
	color: #FFFFFF;
}

a.nav:active {
	color: #FFFFFF;
}

a.nav:hover {
	color: #DDDDFF;
}

h1 {
	color: black;
	font-size: 18pt;
}

h2 {
	color: #CC0000;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}

hr {
	size: 1px;
	width: 90%;
	color:#003399;
}

.searchback {
	background:  url(images/searchback.jpg) #FFFFFF bottom right no-repeat;
}

img {
	border-width: 0;
}

.red {
	color:#FF0000;
}

.price {
	font-size: 24pt;
	font-weight: bold;
}

.saleprice {
	font-size: 28pt;
	color: red;
	font-weight: bold;
}

.cellhead {
	color: white;
	font-weight: bold;
}

.feature {
	color: #003399;
	font-weight: bold;
	font-size: 16pt;
	font-style: italic;
}
