body {
	font-family: "Tempus Sans ITC", "Comic Sans MS";
	font-size: 16px;
	color: #FFBF55;
	text-align: center;
	width: auto;
	font-weight: bolder;
	font-style: normal;
	vertical-align: top;
	background-position:center center
}

table {
	font-family: "Tempus Sans ITC", "Comic Sans MS";
	font-size: 10px;
	border: 2;
}

#menu ul
{
margin-left: 0;
padding-left: 0;
font-family: "Times New Roman", Times, serif;
font-size: 10px;
margin:0px;
}



#menu a
{
	display: block;
	padding: 2px;
	width: 120px;
	border: 1px solid #FFCC99;
}

#menu a:link, #menuitems a:visited
{
	color: #FF9F00;
	text-decoration: none;
	font-weight:bold;
	background-color: #c9a571;
	font-family: "Tempus Sans ITC", "Comic Sans MS";
	font-size: 12px;
}

#menu a:hover
{
	color: #C9A571;
	font-weight:bold;
	background-color: #745E37;
}

A:link {
	text-decoration: none;
	color: #564124;
}

A:visited {
	color: #E9C998;
	text-decoration: none;
}

A:active {
	color: #E9C998;
	text-decoration: none;
}

A:hover {
	color: #FFCC66;
	text-decoration: none;
}

A.dark:link {
	text-decoration: none;
	color: #E9B516;
}

A.dark:visited {
	text-decoration: none;
}

A.dark:active {
	text-decoration: none;
}
A.dark:hover {
	color: #FF9F00;
	text-decoration: none;
}

td {
	font-size: 14px;
	font-family : "Times New Roman", Times, serif;
	text-align: center;
	color: #C9A571;
	table-layout: auto;
}
P {
	font-size: 14px;
	font-family : Verdana;
	color : #E9C998;
	font-weight: bold;
}

td.dark {
	font-size: 14px;
	font-family : "Tempus Sans ITC", "Comic Sans MS";
	color : #564124;
	background-color: #916E48;
	font-weight: bold;
}
P.dark {
	font-size: 14px;
	font-family : Verdana;
}
td.smaller {
	font-size: 11px;
	font-family : Verdana;
	color: #564124;
	background-color: #C9A571;
	font-weight: bold;
}
P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #FFCC99;
	font-weight: bold;
}
HR {
	color: 534528;
	height: 1px;
}

div.prodid{
	font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
	font-weight: bold;
}
.light {
	background-color: #564124;
	color: #C9A571;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E9B516;
}
