IMG.prodimage { 
border:1px; 
border-thickness: 1px; 
border-color: #000; 
border-style: solid; 
vertical-align:left; 
}

P.catname {
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top; 
text-align: left;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
text-align: left;
}

IMG.catimage { 
border:1px; 
border-thickness: 1px; 
border-color: #000; 
border-style: solid; 
align:left;
}

TD.catimage { 
align:left;
} 

TD.catname { 
vertical-align:middle; 
text-align: left; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}

BODY{
	scrollbar-3d-light-color: #000000;
	scrollbar-arrow-color: #CC0000;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #000066;
	text-decoration: none;
}

A.dark:link {
	color: #F4F4F4;
	text-decoration: none;
}

A.dark:visited {
	color: #F4F4F4;
	text-decoration: none;
}

A.dark:active {
	color: #F4F4F4;
	text-decoration: none;
}

A.dark:hover {
	color: #CC3300;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #33CCFF;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #33CCFF;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #FF9900;
	height : 1px;
}