a.leftnav:link {color: #000000; text-decoration: none; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
a.leftnav:active {color: #cc0000; text-decoration: none; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
a.leftnav:visited {color: #000000; text-decoration: none; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
a.leftnav:hover {color: #cc0000; text-decoration: underline; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold}

A {color: #003399; text-decoration: underline; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal}
A:active {color: #0066ff; text-decoration: underline; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal}
A:visited {color: #000066; text-decoration: underline; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal}
A:hover {color: #0066ff; text-decoration: underline; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal}

p, td, th, body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #003399;

}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;

}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
}
.soldout {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.verdana10pt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
.highlightyellow {
	background-color: #FFFFCC;
}

table.products {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #DFDFDF #DFDFDF #DFDFDF #DFDFDF;
	border-collapse: collapse;
	background-color: white;
}
table.products th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.products td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.options {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: #DFDFDF #DFDFDF #DFDFDF #DFDFDF;
	border-collapse: collapse;
	background-color: white;
}
table.options th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.options td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.buttonscontainer {width: 150px;}

.buttons a {color: #ffffff;
border: 1px solid;
background-color: #674e4e;
padding: 2px;
padding-left: 3px;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #7e6161 #000000 #000000 #7e6161;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.buttons a:hover {border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #674e4e;
border-color: #000000 #7e6161 #7e6161 #000000;
color: #ffffff;
text-decoration: none;}


