body	{ padding:0px }

/*-----GLOBAL FONT-------*/

h1, h2, h3, h4, p,
td, input, textarea,
select, a, th	{ font:normal 10pt verdana, arial ; color:#48693D}

a:hover		{ text-decoration:none }

h1			{ font-size:15pt }
h2			{ font-size:12pt }
h3			{ font-weight:bold ; border-width:0px 0px 1px 0px ; border-color:#94C283 ; border-style:solid ; width:50% }
H4			{ font-weight:bold ; margin:0px 0px 5px 0px;}

INPUT 		{ font-size:xx-small; }

td.basketKey	{ font-size:8pt ; color:white ; font-weight:bold }

td.basketValue	{ background-color:white ; padding:1px ; width:50px ; 
			  color:#48693D ; font-size:8pt ; font-weight:bold }
			  
td.basketText	{ color:white ; font-size:8pt ; padding:2px }

a.categoryList	{ color:white ; font-size:8pt ; text-decoration:none; font-weight:bold; }
a.categoryList:hover { color:#48693D; text-decoration:none; font-weight:bold; }

a.specialCategory	{ color:white ; font-size:8pt ; text-decoration:none; font-weight:bold; }
a.specialCategory:hover { color:#990000; text-decoration:none; }


table.summaryTable,
table.ordersTable	{ border-collapse:collapse }

th.summaryTable,
th.ordersTable 	{ text-align:center ; vertical-align:center ; padding:3px ; 
			  border:1px solid #94C283 ; color:white ; background-color:#94C283 }
	
td.summaryTable,
td.ordersTable	{ text-align:center ; vertical-align:center ; padding:3px ; border:1px solid #94C283 }

hr			{ border: 1px solid #94C283 ; height:1px }

.favTable {  border: #94C283 ; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
h5.bar	{ border-width:0px 0px 1px 0px; border-color:#DFDFDF; border-style:solid; }
a.bar	{ text-decoration:none; font-weight:bold; color:#48693D; }

.mothersday	{ font-weight:bold; color:#CA3C66; }

td.comp { color:darkblue }
td.key	{ background-color:#628F52; color:white ; font-weight:bold ; text-align:right ; padding:2px }
td.value	{ padding:2px }
TD.shaded {
	border:dashed #silver; border-width:0px 0px 0px 1px; 
	}
