body {
  background-color: #CBE1C8;
  color: #000000;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #006600;
  SCROLLBAR-ARROW-color: #CBE1C8;
}

a:link    { color: #036222; text-decoration: none; font-family: verdana; font-size: 11px }
a:active    { color: #036222; text-decoration: none; font-family: verdana; font-size: 11px }
a:visited    { color: #89500C; text-decoration: none; font-family: verdana; font-size: 11px }
a:hover      { color: #2986FF; font-family: verdana; font-size: 11px }

a.dark:link    { color: #FFFFFF; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark:active    { color: #CEEEFC; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark:visited    { color: #308822; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark:hover      { color: #F7F495; font-family: verdana; font-size: 11px }

P.catname {
text-align: center; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top; 
text-align: left;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

IMG.catimage { 
border:1px; 
border-thickness: 1px; 
border-color: #308822; 
border-style: solid; 
vertical-align:top; 
}

TD.catimage { 
vertical-align:top; 
} 

TD.catname { 
vertical-align:top; 
text-align: left; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}




SPAN.price {
COLOR: #308822;
}

SELECT.prodoption {
font-size: 11px;
font-family : Verdana;
color : #FF0000;
}

OPTION.oostock {
color : #A0A0A0;
}


ul, li, p, td {
  color: #000000;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11px;
}


HR {
	color : #308822;
	height : 1px;
}

input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}