
body {
	font-family: arial, verdana, sans-serif;
	font-size:15px;
	font-style:normal;
	color:#996;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em; 
	margin-right: 0em; 
	background-color:#fff;
}

td {
	font-family: arial, verdana, sans-serif;
	font-size:15px;
	font-style:normal;
	color:#996;
}

h1 {
	font-family: times new roman, georgia, serif;
	color:#933;
	font-weight: normal;
	font-family: times new roman, georgia, serif;
	font-size: 28px;
	padding-top: 14px
}

h2 {
	font-family: times new roman, georgia, serif;
	color:#933 ;
	font-weight: normal;
	font-size: 24px;
	padding-top: 14px
}

h3 {
	font-family: times new roman, georgia, serif;
	color:#933 ;
	font-weight: bold;
	font-size: 20px
}

h4 {
	font-family: times new roman, georgia, serif;
	color: #933;
	font-weight: normal;
	font-size: 20px;
	padding-bottom:3px;
	margin: 0em
}


.black	{color:#000}
.tan	{color:#cc9}
.red	{color:#933}
.ltred	{color:#c66}
.green	{color:#663}
.brown	{color:#963}
.blue	{color:#006}
.blue2	{color:#669}
.white	{color:#fff}
.lightgreen	{color:#cc9}
.medgreen	{color:#996}
.taupe		{color:#A19070}
.taupedk	{color:#7A6D54}
.orange {color:#E16F29}
.violet {color:#9F7CAE}
.treegreen {color:#363}
.beige {color:#eee8aa}

.times		{font-family: times new roman, georgia, serif;}
.timesred	{font-family: times new roman, georgia, serif; color:#933}
.hoh		{font-family: times new roman, georgia, serif; color:#933}

.indent25	{padding-left: 25px; padding-right: 25px;}
.indent15	{padding-left: 15px; padding-right: 15px;}
.indent12	{padding-left: 12px; padding-right: 12px;}
.indent8	{padding-left: 8px; padding-right: 8px;}
.indent5	{padding-left: 5px; padding-right: 5px;}

.sale	{ text-decoration: line-through; }

.title	{padding-bottom:3px; margin: 0em }
.subtitle	{ padding-top: 0px; padding-bottom: 3px; margin: 0em }

em { font-style: normal }

.smallest	{ font-size:9px }
.smaller	{ font-size:10px }
.small		{ font-size:12px }
.medium		{ font-size:14px }
.big		{ font-size:16px }
.bigger		{ font-size:17px }
.biggest	{ font-size:18px }

A			{ color:#663; text-decoration:underline; font-weight: normal;}
A:visited	{ color: #A19070;}
A:hover		{ color:#663; background-color:#fff7e2; text-decoration:underline }

A.white { color:#fff; text-decoration:none; font-size: 16px; font-family: arial, verdana, sans-serif;}
A.white:visited { color:#fff; text-decoration:none }
A.white:hover  { color:#fff; background-color:#7A6D54; text-decoration:none }
A.white:active { color:#fff; text-decoration:underline }

.menu { color:#7A6D54; font-size: 16px; font-family: arial, verdana, sans-serif; }
A.menu { color:#7A6D54; text-decoration:none; font-size: 16px; font-family: arial, verdana, sans-serif; }
A.menu:visited { color:#996; text-decoration:none }
A.menu:hover  { color:#7A6D54; text-decoration:underline }
A.menu:active { color:#663; text-decoration:underline }

A.smenu { color:#7A6D54; text-decoration:none; font-size: 16px; font-family: arial, verdana, sans-serif; }
A.smenu:visited { color:#996; text-decoration:none }
A.smenu:hover  { color:#7A6D54; text-decoration:none }
A.smenu:active { color:#663; text-decoration:none }

.footer { font-size: 12px }
A.footer { color:#933; text-decoration:none; font-size:12px; font-weight: normal; font-family: verdana, geneva, arial, helvetica, sans-serif }
A.footer:hover,
A.footer:active { color:#006; text-decoration:underline }
A.footer:visited { color:#006 }

img {border-color:#000}

table.border {border:1px solid #7A6D54}
div.menuborder,
table.menuborder {
	border:2px solid #7A6D54;
	background: #fff7e2;
	width:212px; padding:8px; margin:0 auto; text-align:right
}
table.redborder {border:1px solid #933}