Body {
	font-size: 12px;
	font-family : tahoma,Arial,helvetica,sans-serif;
	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: none;}
A.dark:visited {color: #C0BC91;text-decoration: none;}
A.dark:hover {color: #000066;text-decoration: none;}
A.dark:active {color: #C0BC91;text-decoration: none;}

A:link {color: #333333;text-decoration: none;}
A:visited {color: #333333;text-decoration: none;}
A:hover {color: #0066CC;text-decoration:underline ;}
A:active {color: #333333;text-decoration:none;}


TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.menu {
font-size: 12px;
font-family : tahoma,Arial,helvetica,sans-serif;
font-weight :normal;
}

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;
}


