a:link
	{
	color: #0000ff;
	text-decoration: underline;
	}
a:visited
	{
	color: #0000ff;
	text-decoration: underline;
	}
a:active
	{
	color: #ff0000;
	text-decoration: underline;
	}
a:hover
	{
	color: #ff6600;
	text-decoration: none;
	}
body
	{
	background: url(/graphics/background.gif);
    font-family: Verdana, Helvetica, Arial,sans-serif;
    font-size: 12px;
	color: #666666;
	vertical-align: top;
	}
hr
	{
	color: #0066FF;
	}
td
	{
    font-family: Verdana, Helvetica, Arial,sans-serif;
	color: #333333;
	}
.footer
	{
    font-family: Verdana, Helvetica, Arial,sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 4px;
	color: #ffff00;
	}
.footer a:link
	{
	text-decoration: underline;
    font-size: 11px;
	color: #ffffff;
	}
.footer a:visited
	{
	text-decoration: underline;
    font-size: 11px;
	color: #ffffff;
	}
.footer a:active
	{
	text-decoration: underline;
    font-size: 11px;
	color: #ffffff;
	}
.footer a:hover
	{
	text-decoration: none;
    font-size: 11px;
	color: #ffff00;
	}
.wrapper
	{
	background-color: #993300;
	}
.homeBackground
	{
	background-color: #FECC99;
	}
.content
	{
	background-color: #ffffff;
	vertical-align: top;
	}
.contentHeader
	{
	background-color: #993300;
	color: #ffffff;
	font-weight: bold;	
	}
.topNav
	{
	background-color: #993300;
	color: #ffffff;
	vertical-align: middle;
	text-align: right;
    font-size: 12px;
	}
.topNav a:link
	{
	color: #ffffff;
	text-decoration: none;
	}
.topNav a:visited
	{
	color: #ffffff;
	text-decoration: none;
	}
.topNav a:active
	{
	color: #ffffff;
	text-decoration: underline;
	}
.topNav a:hover
	{
	color: #ffffff;
	text-decoration: underline;
	}
.price
	{
	color: #990000;
	font-weight: bold;
	font-size: 11px;
	}
.title
	{
	color: #993300;
	font-size: 18px;
	}
.leftNav
	{
	width: 120px;
	background-color: #ffcc66;
	color: #000000;
	vertical-align: top;
	font-size: 11px;
	}
.leftNavOff
	{
	width: 120px;
	background-color: #ffcc66;
	color: #000000;
	vertical-align: top;
	padding: 10px;
	}
.leftNavOn
	{
	width: 120px;
	background-color: #ffffff;
	color: #000000;
	vertical-align: top;
	padding: 10px;
	}
.tuning
	{
	font-size: 10px;
	background-color: #ffffff;
	text-align: center;
	}
