Body {
	font-size: 12px;
	font-family : Arial;
	margin: 2px;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #C0BC91;
	scrollbar-base-color: #D0CDAD;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #F8F0D8;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
}

A.dark:link {
	color: #C0BC91;
	text-decoration: underline;
}

A.dark:visited {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:active {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:hover {
	color: #000066;
	text-decoration: none;
}

A:link {
	color: #0066CC;
	text-decoration: none;

}

A:visited {
	color: #000099;
	text-decoration: none;

}

A:active {
	color: #000099;
	text-decoration: underline;

}

A:hover {
	color: #0066CC;
	text-decoration: underline;

}

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: #D0CDAD;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #F8F0D8;
	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;
}

td.product {
border: 1px dotted #3B4754;
background-color: #FFF;
padding:5px;
}

TABLE.cobtbl{
background-color: #B1B1B1;
}

TD.cobhl{
background-color: #EBEBEB;
}

TD.cobll{
background-color: #ebebeb;
color : #666666;
}

select.prodoption {
border-width: 1px ;
border-style: solid;
border-color: #A79A89;}

ul.ectmenu1 {
list-style: none;
border:0px solid;
font-size:8px;
padding:0px;
}
li.ectmenu1 {
padding:0px;
}
li.ectmenuhassub1 a{
display:block;
padding:1px;
background-image:url(images/arrow.gif);
}
li.ectmenuhassub1 a:hover{
display:block;
padding:1px;
background-image:url(images/arrowov.gif);
background-color: #fee94e;
color: #fff;
}
li.ectmenu1 a{
display:block;
padding:1px;
}
li.ectmenu1 a:hover{
background-color: #e3cc31;
color: #fff;
}

.ectsubmenu1{background-color:#e3cc31;}

td.prodfilter{
background-color:#f2f2f2;
border: 1px solid #adadad;
padding:4px;
font-weight:bold;
color: #666666;}
