﻿Body {
	font-size: 16px;
	font-family : Times New Roman;
	margin: 2px;
	scrollbar-3d-light-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #D0CDAD;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #343434;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
}

a:link.dark {
	color: #C0BC91;
	text-decoration: none;
}

a:visited.dark {
	color: #C0BC91;
	text-decoration: none;
}

a:active.dark {
	color: #C0BC91;
	text-decoration: none;
}

a:hover.dark {
	color: #000066;
	text-decoration: none;
}

A:link {
	color: #333333;
	text-decoration: none;

}

A:visited {
	color: #333333;
	text-decoration: none;

}

A:active {
	color: #333333;
	text-decoration: none;

}

A:hover {
	color: #2713E1;
	text-decoration: none

}

TD {
	font-size: 17px;
	font-family : Times New Roman;
}

P {
	font-size: 17px;
	font-family : Times New Roman;
}

TD.smaller {
	font-size: 14px;
	font-family : Times New Roman;
	color : #000000;
}

P.smaller {
	font-size: 14px;
	font-family : Times New Roman;
	color : #000000;
}

TD.whitetext {
	font-size: 17px;
	font-family : Times New Roman;
	color : #FFFFFF;
}

TD.menu {
	font-size: 17px;
	font-family : Times New Roman;
	font-weight : Bold;
}

input.search
{
	height: 17px;
	background-color: #FFFFFF;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: Times New Roman;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: Times New Roman;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
	font-size: 11px;
	font-family : Times New Roman;
}

P.mincart {
	font-size: 11px;
	font-family : Times New Roman;
}

HR {
	color : #C0BC91;
	height : 1px;
}


P.catname {
text-align: center; 
margin-top: 0px; 
margin-bottom-1em; 
vertical-align:top;
}

P.catdesc { 
margin-top: 1px; 
margin-bottom: -.5em; 
vertical-align:top;
}

IMG.catimage { 
border:1px; 
border-thickness: 1px; 
border-color: #000; 
border-style: solid; 
vertical-align:top;
 margin-top: 15px; 
}

TD.catimage { 
vertical-align:top;
border:1px solid #679999;
} 

TD.catname { 
vertical-align:top; 
text-align: center; 
border:1px solid #c0c0c0;
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
margin-bottom: 2px;
margin-bottom: -1.5em; color:#000000
}