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;
	}

.prodnavigation{
text-align:center;
}
A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: none;
}

A.dark:link {
	color: #ffffff;
	text-decoration: none;
}

A.dark:visited {
	color: #ffffff;
	text-decoration: none;
}

A.dark:active {
	color: #ffffff;
	text-decoration: none;
}

A.dark:hover {
	color: #8b8b8b;
	text-decoration: none;
}
table.outter { border-width: 1px; 
border-color: #999999;
border-style: solid; } 


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 : #CC0000;
	height : 1px;
}

P.catname {
text-align: center; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top; 
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

IMG.catimage { 
border:0px; 
border-thickness: 0px; 
border-color: #000; 
border-style: solid; 
vertical-align:top; 
text-align: center;
}

TD.catimage { 
vertical-align:top; 
} 

TD.catname { 
vertical-align:top; 
text-align: center; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: center; 
}