body {
	margin:0px auto;
	padding:0px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

p {
	margin:0px 0px 0px 0px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding:0px;
	text-align: left;
}

li {
	margin:0px 0px 0px 0px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding:0px;
	text-align: left;
}

em {
	color:#000000;
	font:16px Tahoma;
	font-weight: bold;
	padding:0px;
	text-align: left;
}

.prodTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

table.coll 
{
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.menu_table td
{
	font:16px Tahoma;
	font-weight: bold;
	border-bottom:1px solid #404040;
	height:27.5px;
	padding-left:12px;
}

.border_bottom
{
	border-bottom:1px solid #333333;
}

a {
	color: #404040;
}

a:hover {
	color: #000000;
}

.bottom_link {
	color: #404040;
	text-decoration: none;
}

.bottom_link:hover {
	color: #000000;
	text-decoration: none;
}

.left_link
{
	font:16px Tahoma;
	font-weight: bold;
	line-height: 27.5px;
	font-variant: normal;
	text-transform: none;
	color: #404040;
	background-color:inherit;
	text-decoration: none;
}

.left_link:hover
{
	color: #ADADAD;
	text-decoration:none;
	background-color:inherit;
}

.left_link a
{
	color: #404040;
}

/* order is important for browser - (1)link - (2)visited - (3)hover - (4)active - is correct sequence */
.leftMenu a:link    { color: #ffffff; text-decoration:none; }
.leftMenu a:visited { color: #ffffff; text-decoration:none; }
.leftMenu a:hover   { color: #cccccc; text-decoration:none; }
.leftMenu a:active  { color: #ffffff; text-decoration:none; }

.leftMenu div 
{
	width: 100%;
	margin: 0;
	background-color:#ffffff;
	color:#A2B9CB;
	padding:0;
}

.leftMenuList{
	display:none;
}

.leftMenuList ul 
{
	margin: 0 0 0 15px;
	padding-bottom: 2px; 
}

.leftMenuList li {
	margin: 0 0 0 8px; 
	font-size: 12px;
	font-weight: 600;
	color: #666666; 
}

.leftMenuList a 
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: 600;
	border-style: none;
	display: inline;
}

/* order is important for browser - (1)link - (2)visited - (3)hover - (4)active - is correct sequence */
.leftMenuList a:link    { color: #666666; text-decoration:none; }
.leftMenuList a:visited { color: #666666; text-decoration:none; }
.leftMenuList a:hover   { color: #cccccc; text-decoration:underline; }
.leftMenuList a:active  { color: #666666; text-decoration:none; }
 
.logo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	padding:10px;
	text-align:left;
}
	
.logo a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	padding:10px;
	text-align:left;
}

.cart 
{  
	font-size: 9px; color="#990000"; 
}

.cartBox {
	filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.25,wipestyle=1,motion=forward);
	background-color: #FFFFFF;
	border: 1px ridge #666666;
	margin: 2px;
	padding: 2px;
} 
.cartBox th, button {
	background-color: #ADADAD;
} 
.cartBox h1, h2, h3 {
	color: #E5B81D;
} 
/* order is important for browser - (1)link - (2)visited - (3)hover - (4)active - is correct sequence */
.cartBox a:link    { color: #B37B01; }
.cartBox a:visited { color: #B37B01; }
.cartBox a:hover   { color: #666666; }
.cartBox a:active  { color: #B37B01; }

.cartLink a:link    { color: #FFFFFF; text-decoration:underline;}
.cartLink a:visited { color: #FFFFFF; text-decoration:underline;}
.cartLink a:hover   { color: #cccccc; text-decoration:underline;}
.cartLink a:active  { color: #FFFFFF; text-decoration:underline;}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
	text-decoration:none;
}
	
.footer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
	text-decoration:none;
}

.footer a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
	text-decoration:none;
}