Body {
	font-size: 12px;
	font-family : arial;
	color : #ffffff;
	margin: 0px;
	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;
	background:url(images/Bg.jpg) repeat-x top center #111111;
}

A.ectlink:link {
	color: #BCBCBC;
	text-decoration: none;
}

A.dark:link {
	color: #efefef;
	text-decoration: none;
}

A.dark:visited {
	color: #efefef;
	text-decoration: none;
}

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

A.dark:hover {
	color: #efefef;
	text-decoration: none;
}

A:link {
	color: #efefef;
	text-decoration: none;

}

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

}

A:active {
	color: #efefef;
	text-decoration: none;

}

A:hover {
	color: #efefef;
	text-decoration: none;

}

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

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

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #ffffff;
}

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

TD.whitetext {
	font-size: 11px;
	font-family : Tahoma;
	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,9);
	font-size: 11px;
	
}

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

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

HR {
	color : #C0BC91;
	height : 1px;
}

SPAN.price {
   COLOR: #FF17A1;
   font-size: 12px;
   font-weight : Bold;
}

div.prodname {
   align: center;
    
}

div.detailname {
   COLOR: #ededed;
   font-size: 16px;
   font-weight : Bold;
}