﻿Body {
	font-size: 12pt;
	font-family : Garamond;
	margin: 2px;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #C0BC91;
	scrollbar-base-color: F8F0D8;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #F8F0D8;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #000000; font-style:italic
}

a:link.dark {
	color: #C0BC91;
	text-decoration: none;
}

a:visited.dark {
	color: #FF0000;
	text-decoration: none
}

a:active.dark {
	color: #C0BC91;
	text-decoration: none;
}

a:hover.dark {
	color: #0000FF;
	text-decoration: none; font-style:italic; font-weight:bold
}

A:link {
	color: #FF0000;
	text-decoration: none; 

}

A:visited {
	color: #0000FF;
	text-decoration: none

}

A:active {
	color: #333333;
	text-decoration: none; text-transform:capitalize

}

A:hover {
	color: #0066CC;
	text-decoration: none;

}

TD {
	font-size: 12pt;
	font-family : Garamond;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 12pt;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 12px;
	font-family : Arial;
	color : #000000;
}

P.larger {
	font-size: 14px;
	font-family : Arial;
	color : #000000;
}



TD.whitetext {
	font-size: 12pt;
	font-family : Garamond;
	color : #FFFFFF
}

TD.menu {
	font-size: 12px;
	font-family : Garamond;
	font-style:oblique
}

input.search
{
	height: 17px;
	background-color: F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
	font-size: 11px;
	font-family : Arial;
}

P.mincart {
	font-size: 11px;
	font-family : Arial;
}

HR {
	color : #C0BC91;
	height : 1px;
}