﻿body {
	background-color: #999966;
	font-family: Tahoma, Verdana, Arial;
	font-style: 12px;
	font-weight: bold;
}

table.content {
	width: 800px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #FFFFFF;
}

.contentBod p
{
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	color: #404040;
	padding-right: 10px;
	background-color: #FFFFFF;
}

.contentFooter {
	height: 60px;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	overflow: hidden;
	height: 48px;
	background-image: url('images/footer.gif');
	padding-bottom: 10px;
}

.contentFooter p {
padding-top: 1px;
}

.contentFooter a {
	color: #ffffff;
	text-decoration: underline;
}

.contentFooter a:hover {
	color: #333300;
	text-decoration: underline;
}

#navigation {
	padding-top: 53px;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 0px;
	line-height: 20px;
	font-size: 14px;
}
#navigation a {
	color: #333300;
	text-decoration: none;
	font-weight: bold;
}

#navigation a:hover {
	color: #EAC54C;
	text-decoration: none;
	font-weight: bold;
}



table.cart
{
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #404040;
	width: 400px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0px;
}


.cartHd
{
	border-bottom: 2px #FFFFFF solid;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}


.cartBod p
{text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
line-height: 12px;
color: #404040;
background-color: #fafafa;
text-indent: -8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;}


#seal {
	position: relative;
	float: right;
	top: -74px;
	width: 63px;
	height: 56px;
	z-index: 1;
	padding-right: 10px;
}

h1 {
	font-size: 14px;
	color: #393939;
	padding-top: 15px;
}

h2 {
	font-size: 14px;
	color: #469;
}

a {
	color: #5F7D3F;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

.style_bold {
	font-weight: bold;
}

.style_italic {
	font-style: italic;
}

ul {
	list-style-type: square;
	list-style-position: outside;
	font-size: 12px;
}

li {
}

table.form
{
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #404040;
	width: 400px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0px;
}


.formHd
{
	border-bottom: 2px #FFFFFF solid;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}


.formBod p
{text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 12px;
line-height: 12px;
color: #404040;
background-color: #fafafa;
text-indent: -8px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;}


