Body {
	font-size: 12px;
	font-family : Arial;
	margin: 2px;
	
}
A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-right: 5px;
	margin-right: 5px;
	font-weight: 500;
	padding-left: 5px;
	margin-left: 5px;






}

A.dark:visited {
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;


}

A.dark:active {
	color: #FFFF33;
	text-decoration: none;
}

A.dark:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;


}

A:link {
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;



}

A:visited {
	color: #666666;
	text-decoration: none;

}

A:active {
	color: #0000FF;
	text-decoration: none;

}

A:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFF33;


}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.menu {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : Bold;
}

input.search
{
	height: 17px;
	background-color: #FFFFFF;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #FFFFFF;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
	font-size: 11px;
	font-family : Arial;
}

P.mincart {
	font-size: 11px;
	font-family : Arial;
}

HR {
	color : #C0BC91;
	height : 1px;
}
A.product:link {

	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.product:visited {
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;

}
A.product:hover {

	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.product:active {

	color: #FFFF33;
	text-decoration: none;
}
.leftNav {
	font-family: tahoma, sans-serif;
	margin-bottom: 3px;
	margin-left: 14px;
	list-style-position: inside;
	margin-top: 7px;
	border: thin none;



}
.leftNavTitle { font-family: Arial, Helvetica, sans-serif; margin-top: 2px;
 margin-bottom: 4px; color: #c60; font-weight: bold; line-height: 1em;
}
.leftNav a:link, .leftNav a:visited, .amabot_left .amabot_widget a:link, .amabot_left .amabot_widget a:visited  {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
	list-style-position: inside;

}
.leftNav a:hover,  .amabot_left .amabot_widget a:hover {
	color: #c60;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-weight: bold;
}
.browsetitle {
	font-family: tahoma,sans-serif;
	line-height: 11px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-image: url(/images/navLeft2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 150px;
	float: left;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;


}
