body {
	margin: 0px;
}
a:link, a:visited, a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E2847;
}
a.navLinks, a.navLinks:visited, a.navLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#subnavLinks a:link, #subnavLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5E2847;
}
#subnavLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.tagLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.shopText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
}
#shopForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
}
.shopCategory{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #338B27;
	font-weight: bold;
}
.shopProduct{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #338B27;
	font-weight: bold;
}
#shopList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #857286;
}
#shopList thead {
	text-align: center;
	background-color: #635264;
	color: #ffffff;
}
#shopList tbody {
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
}
.shopLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.descriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


.copyrightLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E1D2A7;
}


.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #338B27;
	text-transform: uppercase;
	text-align: left;
}
.distributorName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.propertyLine {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c0c0c0;
}
.login, table input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.buttonStyle {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A496A5;
	color: #E1D2A7;
	font-weight: bold;
}
.buttonStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #008000;
	color: #E1D2A7;
	font-weight: bold;
}
hr{
	height: 1px;
	color: #cccccc;
}
.inputfield {
	font-size: 10px;
}
a.linksmall:link, a.linksmall:visited, a.linksmall:hover{
	font-size: 11px;
}
.red {
	color: red;
}
.viecommdescription{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
