body {
	margin: 0;
	color: #666;
	background: url(images/bg1.gif) mintcream;
}
table.site {
	width: 746px;
	background: mintcream;
}
table.sub {
	width: 100%;
}
table.side {
	margin: 10 10 0 10;
}
td.side a {
	display: block;
	width: 100%;
	text-decoration: none;
	padding: 0;
}
a {
	color: #600;
}
a:hover {
	color: #f00;
	text-decoration: none;
}
img {
	border-color: #ccc;
}
ul {
	list-style-type: bullet;
	padding: 0;
	margin: 10 0 10 15;
}
ol {
	padding: 0;
	margin-left: 25px;
}
blockquote {
	padding: 0;
	margin-left: 15px;
}
li {
	line-height: 14px;
}
h1 {
	font: normal 11px verdana,sans-serif;
	margin-bottom: 0;
}
h2 {
	font: normal 11px verdana,sans-serif;
	margin-bottom: 0;
}
td {
	font: 10px verdana,sans-serif;
}
.subheader {
	font: bold 14px verdana,sans-serif;
}
td.subheader {
	font: bold 14px verdana,sans-serif;
	padding: 0 0 5 0;
	border-bottom: 1px solid #ccc;
}
td.banner {
	font: bold 14px verdana,sans-serif;
	padding: 5 0 5 0;
	color: navy;
	background: gold;
}
.text {
	font: 11px verdana,sans-serif;
	color: navy;
}
td.text {
	font: 11px verdana,sans-serif;
	color: navy;
	text-align: justify;
}
td.storetext {
	font: 11px verdana,sans-serif;
	color: navy;
	text-align: left;
	padding: 0 5 0 5;
}
td.copy {
	font: 10px verdana,sans-serif;
	color: navy;
}
form {
	margin: 0px;
}
div.image {
	position:relative;
}
div.image-innerleft {
	position:absolute;
	width: 164px;
	left: 20px;top: -200px;
	text-align: center;
	z-index: 1000;
}
div.image-innerright {
	position:absolute;
	width: 300px;
	left: 480px;top: -190px;
	font: bold 20px arial,sans-serif;
	color: gold;
	text-align: center;
	z-index: 1000;
}
table.sidemenu {
	margin: 10 10 0 10;
}
table.sidemenu td a {
	display: block;
	width: 100%;
	text-align: right;
	text-decoration: none;
	padding: 2 0 2 0;
	border-bottom: 1px dotted #ccc;
}
table.sidemenu td a.selected {
	color: #f00;
}
td.bottommenu {
	border-top: 1px solid #ccc;
	padding: 5 0 5 0;
}
td.bottommenu a {
	text-align: center;
	text-decoration: none;
}
table.button {
	width: 90px;
	margin: 15 0 0 0;
	border: 1px solid #ccc;
	text-align: center;
	background: gainsboro;
}
table.button td a {
	display: block;
	width: 100%;
	padding: 2 0 2 0;
	text-decoration: none;
}
table.button td a:hover {
	color: gainsboro;
	background: navy;
}

