.sidebar {
	background-position: left top;
	text-align: left;
	vertical-align: top;
	background-color: #D1D5BC;
	padding: 0px;
	margin: 0px;
	width: 15%;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
body {
	MARGIN: 0px;
	COLOR: #000000;
	TEXT-ALIGN: center;
	background-color: #F8F9F1;
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(images/background_bk.jpg);
}
.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:#000000;
	background-color:#D1D5BC;
	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:#000000;
	background-color:#C4C55D;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
.border {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.border2 {
	background-color: #111111;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	text-indent: 25px;
}


.logo {
	background-color: #F8F9F1;
	margin: 0px;
	height: 60px;
	padding: 0px;
	text-align: left;
}

.logo2 {
	background-color: #444444;
	margin: 0px;
	height: 60px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

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-top: 7px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 25px;
}
.content2 {
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: left;
	height: 60px;
}
h1 {
	text-align: left;
	color: #2c84e8;
	font-size: 18px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 5px;
	font-weight: bold;
}
p {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 5px;
}
h6 {
	background-color: #FC8F1A;
	padding: 2px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

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 {
	background-color: #FBFBFB;
	text-align: left;
	padding: 3px;
	color: #000000;
	font-size: 16px;
	text-indent: 5px;
	margin-top: 12px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
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: #F1F3F3;
	margin: 0px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 3px;
	vertical-align: middle;
}

.productdisplayimage {
	background-color: #F1F3F3;
	margin: 0px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	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: 1px groove #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}
.description {
	background-color: #D9DFEA;
	padding: 10px;
	border: 1px groove #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}
.features {
	background-color: #F0F0F0;
	padding: 10px;
	border: 1px 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: 1px groove #666666;
	text-align: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.border3 {

	background-color: #48A732;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
