BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	}

A:link  { color: #f50000; font-weight: bold; text-decoration: none }

A:visited  { color: #f50000; font-weight: bold; text-decoration: none }

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover   { color: white; text-decoration: none }

A.dark:link  { color: red; text-decoration: none }

A.dark:visited  { color: red; text-decoration: none }

A.dark:active  { color: orange; text-decoration: none }

A.dark:hover  { color: orange; text-decoration: none }

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}
IMG.catimage { vertical-align: top; border: solid 1px #000; border-thickness: 1px }
IMG.prodimage { border: solid 1px #000 }

