body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #F4F1E1;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.contentCell {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.logoCell {
	background-image: url(images/bg_leaves.gif);
	background-repeat: repeat-x;
}
.menuCell {
	display:none;
}
.noPrint {
	display:none;
}
.onlyPrint {
display:block;
}
.footer {
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	color: #FFFFFF;
}
.imgAlignRight {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
}

.imgAlignLefht {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 5px;
}

h1 {
	color: #A61228;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.borderPage {
	border: 1px solid #A61228;
}
.borderR {
	border-right-color: #782B1C;
	border-right-style: solid;
	border-right-width: 1px;
}

.borderL {
	border-left-color: #EAE4C6;
	border-left-style: solid;
	border-left-width: 1px;
}

a {
	color: #782B1C;
}
a:active {
	color: #782B1C;
}
a:visited {
	color: #A61228;
}
a:hover {
	color: #A61228;
}
a.white {
	color: #FFFFFF;
}
a.white:active {
	color: #FFFFFF;
}
a.white:visited {
	color: #FFFFFF;
}
a.white:hover {
	color: #999999;
}
a.nav {
	color: #A61228;
	text-decoration: none;
	padding-right: 7px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	border-bottom-color: #E9E4C5;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.nav:active {
	color: #A61228;
}
a.nav:visited {
	color: #A61228;
}
a.nav:hover {
	color: #782B1C;
	background-color: #EAE4C6;
}

a.nav2 {
	color: #782B1C;
	text-decoration: none;
	padding-right: 5px;
	display: block;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
	border-bottom-color: #E9E4C5;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a.nav2:active {
	color: #782B1C;
}
a.nav2:visited {
	color: #782B1C;
}
a.nav2:hover {
	color: #A61228;
	background-color: #EAE4C6;
}
.productTitle {
	font-size: 14px;
	font-weight: bold;
	color: #A51128;
}
