

body {
	margin: 0px;
	background-image: url(..//background.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #EAEAEA;
	font-size: 11px;
}
img
{
    behavior: url(..//png.htc);
    border: none;
}
.flashHeader {
	margin: 0px;
	height: 100px;
}

.leftcolumn {
	background-image: url(..//left_background.jpg);
	padding: 2px;
}


a {
	color: #5B2845;
}
a:hover {
	color: #825D72;
}
a:visited {
	color: #825D72;
}

.linkbar {
	background-image: url(..//linkbar_background.jpg);
	margin: 4px;
	padding: 8px 0px 0px;
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54213E;
	height: 46px;
}
.bodytable {
	margin: 0px;
	padding: 0px;
}

.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #008000;
	font-weight: bold;
}
.tablehead {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(..//table_header.gif);
	height: 16px;
	width: 100%;
	padding: 4px 0px 0px 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.lefthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.bodycolumn {
	background-color: #EAEAEA;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	height: 20px;
	font-size: 10px;
	color: #7F576E;
	padding: 0px;
	padding-right: 5px;
}
.headings {
	font-size: 12px;
	color: #FFFFFF;
}
.distributorName {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.descriptions {
	font-size: 11px;
	color: #FFFFFF;
}
.buttonStyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #A496A5;
	color: #2C0E32;
	font-weight: bold;
	border: 1px solid #000000;
	font-size: 11px;
}
.shopText {
	font-size: 12px;
}
.inputfield {
	font-size: 11px;
}
.shopCategory {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.shopCategory2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008000;
	font-weight: bold;
}
.shopProduct{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #338B27;
	font-weight: bold;
}
a.leftnav {
	font-size: 12px;
	color: #FFFFFF;
}
a.leftnav:hover {
	font-size: 12px;
	color: #ffff00;
	text-decoration: none;
}
a.leftnav:visited {
	font-size: 12px;
	color: #FFFFFF;
}

.content {
	font-size: 12px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
}


.small {
	font-size: 11px;
	color: #000000;
}



#shopForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}
#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;
	background-image: url(..//table_header.gif);
}
#shopList tbody {
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
input, select {
	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;
	background-image: url(..//table_header.gif);
}

hr{
	height: 1px;
	color: #cccccc;
}



.viecommdescription{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
