body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.product_note {
	color: #848484;
	font-size: 12px;
	font-family: tahoma;
	font-weight:bold;
}
.product_note a:visited
{
	color:blue;
}
.style1 {
	color: #848484;
	font-size: 11px;
	font-family: tahoma;
}
.style1 a:visited
{
	color:blue;
}
.style2 {
	color: #788f98;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #6d6969;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #605d5d;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #787676;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {font-family: tahoma; font-size: 11px;}
.style9 {font-weight: bold; color: #64777E; font-size: 11px; font-family: tahoma; }
.style10 {color: #64777E; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style11 {
	color: #adaeaf;
	font-size: 10px;
	font-family: tahoma;
}
.style12 {
	color: #FFFFFF;
	font-size: 8px;
	font-family: tahoma;
	font-weight: bold;
}
.style13 {
	color: #918e8e;
	font-size: 11px;
	font-family: tahoma;
}


/* Template for buttons */
.action-button {
	display: block;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
}
.action-button .action-button-leftcap {
	float: left;
	display: block;
	width: 5px;
	height: 25px;
	background: transparent url(images/buttons.gif) no-repeat scroll -132px -37px;
}
.action-button .action-button-text {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	display: block;
	color: #994800;
	text-decoration: none;
	background: transparent url(images/buttons.gif) no-repeat scroll 0 -174px;
	height: 19px;
	padding: 6px 8px 0 8px;
}
.action-button .action-button-rightcap {
	float: left;
	display: block;
	width: 5px;
	height: 25px;
	background: transparent url(images/buttons.gif) no-repeat scroll -137px -37px;
}
.action-button:hover .action-button-leftcap {
	background: transparent url(images/buttons.gif) no-repeat scroll -142px -37px;
}
.action-button:hover .action-button-text {
	text-decoration: underline;
	background: transparent url(images/buttons.gif) no-repeat scroll 0 -199px;
}
.action-button:hover .action-button-rightcap {
	background: transparent url(images/buttons.gif) no-repeat scroll -147px -37px;
}
.action-button.inactive .action-button-leftcap {
	background: transparent url(images/buttons.gif) no-repeat scroll -152px -37px;
}
.action-button.inactive .action-button-text {
	color: #333;
	background: transparent url(images/buttons.gif) no-repeat scroll 0 -224px;
}
.action-button.inactive .action-button-rightcap {
	background: transparent url(images/buttons.gif) no-repeat scroll -157px -37px;
}

.products_button
{
	position:absolute;top:65;left:877;
}

.mobile_button
{
	position:absolute;top:65;right:10;
}