BODY{
	scrollbar-3d-light-color: #E1E9EF;
	scrollbar-arrow-color: #003366;
	scrollbar-base-color: #E1E9EF;
	scrollbar-dark-shadow-color: #E1E9EF;
	scrollbar-face-color: #E1E9EF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E1E9EF;
	}

input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A:link {
	color: #003366;
	text-decoration: none;
}

A:visited {
	color: #003366;
	text-decoration: none;
}

A:active {
	color: #003366;
	text-decoration: none;
}

A:hover {
	color: #3366CC;
	text-decoration: none;
}

A.dark:link {
	color: #003366;
	text-decoration: none;
}

A.dark:visited {
	color: #003366;
	text-decoration: none;
}

A.dark:active {
	color: #003366;
	text-decoration: none;
}

A.dark:hover {
	color: #3366CC;
	text-decoration: none;
}
TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #F0F0F0;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

TD.mincart {
	font-size: 10px;
	font-family : Verdana;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}

TD.menu {
	FONT-SIZE: 12px; COLOR: #003366; FONT-FAMILY: Tahoma,Verdana,Arial; font-weight: bold
}
DIV.menu {
	FONT-SIZE: 12px; COLOR: #003366; FONT-FAMILY: Tahoma,Verdana,Arial; font-weight: bold
}

HR {
	height: 1px;
	color: #999999;
}

div.prodname {
	FONT-SIZE: 12px; COLOR: #003366; FONT-FAMILY: Tahoma,Verdana,Arial; font-weight: bold
}

div.detailname {
	FONT-SIZE: 18px; COLOR: #003366; FONT-FAMILY: Tahoma,Verdana,Arial; font-weight: bold
}

h1 {
	 font-size: 30px; color:#000099; font-family: Times New Roman;
}

h2 {
	 font-size: 24px; color:#000099; font-family: Times New Roman;
}

span.price, .detailprice, .prodprice {
color: #44BA04;
padding-top: 4px;
font-weight:bold;
text-align: center;
}

td.product {
border: 1px dotted #3B4754;
background-color: #FFF;
}


