/* %~%@ < 2.001 > @%~% */
/* %~%# < 12/9/2008 > #%~% */
/* %~%! < cart > !%~% */

/* --------------------------------------------------------------------------------------------- */
/* Older Legacy Styles */
/* --------------------------------------------------------------------------------------------- */
/*
.formbuttontext {
	color: #000000;
}
.formbutton {
	color: #000000;
	border: 1px solid;
	padding: 2px;
	background-color: #BBB698;
}
.RedButton {
	color: #FFFFFF;
	background-color: #FF0000;
	border-top: thin outset #FF9999;
	border-right: thin outset #550000;
	border-bottom: thin outset #550000;
	border-left: thin outset #FF9999;
}
.formbox {
	color: #000000;
	background-color: #E0E0C4;
	border: 1px solid;
}

.formboxwhite {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid;
}
*/
.blacktrim {
	border: 1px solid #000000;
}
.Accent1 {
	color: #000000;
	background-color: #85879c;
}
.Accent2 {
	color: #000000;
	background-color: #BBB698;
}
.WhiteTable {
	color: #000000;
	background-color: #FFFFFF;
}
.WhiteTableBorder1 {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #85879c;
}
.WhiteTableBorder2 {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #BBB698;
}

.simulbutton {
	color: #000000;
	text-decoration: none;
	background-color: #85879c;
	padding: 2px 8px;
	border: 1px solid #BBB698;
	font-size: 14px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: hand;
}

a.simulbutton:link {color: #000000; text-decoration: none;}
a.simulbutton:visited {color: #000000; text-decoration: none;}
a.simulbutton:hover {
background-color: #BBB698;
color: #000000;
text-decoration: none;
}
a.simulbutton:focus {
background-color: #BBB698;
color: #000000;
text-decoration: none;
}

.buybutton {
	color: #000000;
	text-decoration: none;
	background-color: #BBB698;
	padding: 1px 4px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: hand;
}
a.buybutton:link {color: #000000; text-decoration: none;}
a.buybutton:visited {color: #000000; text-decoration: none;}
a.buybutton:hover {
background-color: #85879c;
color: #000000;
text-decoration: none;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}
a.buybutton:focus {
background-color: #85879c;
color: #000000;
text-decoration: none;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

a.checkout:link {color: #BBB698; text-decoration: none;}
a.checkout:visited {color: #BBB698; text-decoration: none;}
a.checkout:hover {color: #FF3333; text-decoration: none;}

a.email:link {color: #000000; text-decoration: none;}

a.email:visited {color: #000000; text-decoration: none;}
a.email:hover {color: #FF3333; text-decoration: none;}

a.topnav:link {color: #000000; text-decoration: none;}
a.topnav:visited {color: #000000; text-decoration: none;}
a.topnav:hover {color: #FF3333; text-decoration: none;}

SPAN.TreeviewSpanArea A {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

SPAN.TreeviewSpanArea A:hover {
	color: #FF3333;
	text-decoration: none;
}
.prodcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
	background-color: #85879c;
	border: 1px solid #BBB698;
}

/* --------------------------------------------------------------------------------------------- */
/* This style is used for the search word hilighting feature of pages,products,news,gallery etc  */
/* --------------------------------------------------------------------------------------------- */
.Hilite {
	background: none;
}

-->




