.sidebar {
	background-position: left top;
	text-align: left;
	vertical-align: top;
	background-color: #F5F5F5;
	padding: 0px;
	margin: 0px;
	width: 200px;
	border: 1px groove #999999;
}
body {
	MARGIN: 0px;
	COLOR: #000000;
	TEXT-ALIGN: center;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.sidelink {
	text-indent: 5px;
	text-align: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	cursor: hand;
	background-color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

a.sidelink:link, a.sidelink:active, a.sidelink:visited  {
	color:#666666;
	background-color:#F9F9F9;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: 10pt;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
}

a.sidelink:hover   {
	color:#FFFFFF;
	background-color:#999999;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
.border {
	background-color: #899FC0;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px groove #666666;
}

.border2 {
	background-color: #EDF4FD;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	text-indent: 25px;
	border: 1px groove #666666;
}


.logo {
	margin: 0px;
	height: 40px;
	padding: 0px;
	text-align: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-left-style: groove;
	border-top-color: #666666;
	border-left-color: #666666;
}

a.logolink:link, a.logolink:visited, a.logolink:hover, a.logolink:active   {
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #444444;
}

a.top2:link    {
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
a.top2:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
a.top2:hover   {
	color:#FF0000;
	font-weight: bold;
	font-size: 11px;
}
a.top2:active  {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.images {
	margin: 0px;
	padding: 3px;
	border: 1px solid #F0F0F0;
	text-align: center;
	vertical-align: top;
}

.content {
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding: 7px;
}
.content2 {
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: left;
	height: 60px;
}
h1 {
	text-align: left;
	color: #0099FF;
	font-size: 16px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
p {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 5px;
}
h6 {
	padding: 2px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #899FC0;
	text-indent: 15px;
}

a:link    {
	color:#000000;
	background-color:transparent;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color:#000000;
	background-color:transparent;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}
a:active  {
	color:#000000;
	background-color:transparent;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}
a:hover   {
	color:#990000;
	background-color:transparent;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	text-align: left;
	padding: 3px;
	color: #000000;
	font-size: 14px;
	text-indent: 5px;
	margin-top: 12px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #333333;
}
h3 {


	background-color: #FBFBFB;
	text-align: left;
	padding: 2px;
	color: #000000;
	font-size: 14px;
	text-indent: 5px;
	margin: 7px 3px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h4 {



	background-color: #FBFBFB;
	text-align: left;
	padding: 2px;
	color: #000000;
	font-size: 16px;
	text-indent: 5px;
	margin: 7px 3px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h5 {

	background-color: #c35700;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.productdisplay {
	background-color: #FFFFFF;
	margin: 0px;
	text-align: left;
	padding: 10px;
	vertical-align: middle;
}

.productdisplayimage {
	background-color: #FFFFFF;
	margin: 0px;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	vertical-align: middle;
}

a:link img, a:visited img, a:hover img, a:active img   {
	text-decoration:none;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img {
	padding: 0px;
	}
.review {
	background-color: #FEEEC5;
	padding: 10px;
	border: 0px groove #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}
.description {
	background-color: #D9DFEA;
	padding: 10px;
	border: 0px groove #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}
.features {
	background-color: #F0F0F0;
	padding: 10px;
	border: 0px groove #666666;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}
.tracks {
	background-color: #F0F0F0;
	padding: 10px;
	border: 1px groove #666666;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}
.similar {
	background-color: #F6F6F6;
	border: 0px groove #666666;
	text-align: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.logo2 {
	margin: 0px;
	height: 40px;
	padding: 7px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #666666;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}

.style1 {
	color: #990000;
	font-weight: bold;
}

.style2 {color: #990000}
.style3 {
	color: #006600;
	font-weight: bold;
}
.sidebar2 {

	background-position: left top;
	text-align: center;
	vertical-align: top;
	background-color: #F5F5F5;
	padding: 0px;
	margin: 0px;
	width: 200px;
	border: 1px groove #999999;
}

