body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #ffffff;
}

.formLabels 
{
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	font-family: Times New Roman;
	color: #124409;
	font-style:italic;
}

.txtFields
{
	font-size:x-small;
	font-family:Arial;
	color:Black;
}

.ddl
{
	font-size:x-small;
	font-family:Arial;
	color:Black;
}

.tables
{
	vertical-align:top;
	border-style: none;
	background-color: White;
}

.sideNavi
{
	border: 0px none;
	text-decoration:none;
}

.dividerBar
{
	color:white;
}

.footerLink
{
	color:white;
	font-family: Times New Roman;
	font-Size: 12px;
	text-decoration:none;
}

.headNavi
{
	color:white;
	font-family: Times New Roman;
	font-Size: 12px;
	text-decoration:none;
}

.heading
{
	color:#068703;
	font-family: Times New Roman;
	font-Size: 14px;
	font-weight:bold;
}
.errorMsg
{
	color:#FF0000;
	font: "Times New Roman", Times, serif;
	font-size:12px;
}

.productImg
{
	border: 0px none;
	text-decoration:none;
	height: 150px;
}

.catListing
{
	color: green;
	vertical-align:top;
	font-family: Arial;
	font-weight:bold;
	text-decoration:none;
	font-Size: 11px;
}

.readMore
{
	font-family: Arial;
	font-weight:bold;
	text-decoration:none;
	font-Size: 10px;
	color: #9cc33e;
}

.catFunction
{
	text-align: left;
}

.paging
{
	color: white;
	font-family: times new roman;
	font-Size: 12px;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}

.productHeader
{
	color: #006600;
	font-family: Times New Roman;
	font-Size: 16px;
	font-weight:bold;
	text-decoration:none;
}

.productText
{
	color: Black;
	font-family: Times New Roman;
	font-Size: 12px;
	text-decoration:none;
}

.cost
{
	color: red;
	font-family: Times New Roman;
	font-Size: 18px;
	font-style:italic;
	text-decoration:none;
	font-weight:bold;
}

.productInfoHeader
{
	color: #068703;
	font-family: Times New Roman;
	font-Size: 14px;
	font-weight:bold;
	text-decoration:none;
}

.innerBorder
{
	border-width:0px;
	border-color: #068703;
}

.cartText
{
	color:#068703;
	font-family: Times New Roman;
	font-Size: 12px;
	font-weight:bold;
}

.icon
{
	position: relative;
	top: 30px;
}

.newsHeader
{
	color:white;
	font-family: Times New Roman;
	font-Size: 12px;
	font-weight:bold;
}

.chkBox
{
	color:black;
	font-family: Times New Roman;
	font-Size: 12px;
}

.newsDesc
{
	color:Black;
	font-family: Times New Roman;
	font-Size: 12px;
}

.siteHeading
{
	color:Black;
	font-family: Times New Roman;
	font-Size: 14px;
	font-weight:bold;
	text-decoration:underline;
}

.siteListing
{
	color:#068703;
	font-family: Times New Roman;
	font-Size: 14px;
	text-decoration:none;
	cursor: hand;
	height: 18px;
	font-weight:bold;
}


.greenLink
{
	color: green;
	font-family: Times New Roman;
	font-Size: 12px;
	text-decoration:none;
}