body {
	background-color: #282425;
	margin: 0px;
	padding: 0px;

}
.pageBg {
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.vline {
	background-image: url(images/vline.png);
	background-repeat: repeat-y;
}
.menuBg {
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-y;
}

a:link { color: #6C9127; text-decoration: underline }
a:active { color: #6C9127; text-decoration: underline }
a:visited { color: #6C9127; text-decoration: underline }
a:hover { color: #6C9127; text-decoration: none }
.txtFooter {
	color: #FFFFFF;
	font-size: 11px;

}
.txtHeading {
	font-size: 14px;
	font-weight: bold;
	color: #6C9127;
}
.tdNews {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #282425;
}
.tdDate {
	font-size: 11px;
	font-weight: bold;
	background-color: #C4D6A3;
}
input {
	font-size: 11px;
	font-family: Tahoma, Arial;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.productBg {
	background-color: #FFFFFF;
}
.productBorder {
	background-color: #a0a0a0;
}
.subMenuBg {
	background-color: #e0e0e0;
}
select {
	font-weight: bold;
}
.txtQuote {
	font-size: 12px;
	font-weight: bold;
	color: #6C9127;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.txtQuoteBy {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.txtHeadingLarge {
	font-size: 24px;
	font-weight: normal;
	color: #6C9127;
	font-family: Arial, Helvetica, sans-serif;

}

