/* CSS Document */

body {background-color: #FDF8E2;}
.home {margin-top: -30px; padding-top: -100px}
.tableBorder {border-left: 1px solid #086E2C; border-right: 1px solid #086E2C;}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #098234;
	text-decoration: none;
	text-align: right;
}

a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #098234;
	text-decoration: none;
	text-align: right;
}

a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #098234;
	text-decoration: underline;
	text-align: right;
}

a:active {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #098234;
	text-decoration: none;
	font-weight:bold;
	text-align: right;
}

a.main:link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #098234;
	text-decoration: none;
}

a.main:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #098234;
	text-decoration: none;
}

a.main:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #098234;
	text-decoration: underline;
}

a.main:active {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #098234;
	text-decoration: none;
	font-weight:bold;
}


.product a:link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #197230;
	text-decoration: none;
}

.product a:visited {	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #197230;
	text-decoration: none;
}

.product a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #197230;
	text-decoration: underline;
}

.product a:active {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #197230;
	text-decoration: none;
}

.RelatedProductsOuterTable
{ background-color: #f1fee4}