body {
  background: url("bg000000.gif");
  margin: 0;
  padding: 0;
}

table.main
{
	background: #F6F0DA;
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
}

td
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #632E1C;
}

h1{font-size: 22px;}
h2{font-size: 20px;}
h3{font-size: 18px;}
h4{
	font-size: 16px;
	text-align: left;
}
h5{font-size: 14px;}

#header
{
	background: url("header00.jpg");
	width: 764px;
	height: 122px;
	text-align: right;
}

#times
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif; 
	color: #F6EFDA;
	padding-right: 11px;
	padding-top: 7px;
}

div.botNav{color:#F6EFDA;}
a.botNav:link {color : #F6EFDA;}
a.botNav:visited {color : #F6EFDA;}
a.botNav:hover {color : #D3BB29;}

a:link {
	color : #891A1A;
	text-decoration: none;
}
a:visited {
	color : #891A1A;
	text-decoration: none;
}
a:hover {
	color : #3E6565;
	text-decoration: none;
}

.tdBack
{
	background: url("tdBackgr.gif") no-repeat;
}

.Ubody {
		scrollbar-arrow-color: #FFCC33; 
		scrollbar-3dlight-color: #861717; 
		scrollbar-highlight-color: #FFFFFF; 
		scrollbar-face-color: #861717; 
		scrollbar-shadow-color: #000066; 
		scrollbar-track-color: #EBD9C6; 
		scrollbar-darkshadow-color: #000033
}

.hidden
{
	display: none;
}

/*
.tdback p, h1, h2, h3, h4, h5, h6, form
{
	margin-left: 8px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
}
*/

.body
{
	margin-left: 8px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
}

th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

ul
{
	margin-left: 1.2em;
}

li
{
	margin-left: 1em;
}

#cart
{
	border: solid 1px #891A1A;
	border-collapse: collapse;
}

#cart td, th
{
	border: solid 1px #891A1A;
	padding: 4px;
}

#price
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #632E1C;
	font-size: 18px;
	background: none;
	border: none;
	margin-left: 8px;
}
p {
	text-align: justify;
}
