.whiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}

.blackText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-weight: normal;
}

.headingText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 22px;
	color: #000000;
	font-weight: normal;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}


a.footerLinks:link {
	color: #666666;
}

a.footerLinks:visited {
	color: #666666;
}

a.footerLinks:hover {
	color: #666666;
	text-decoration: underline;
}

a.footerLinks:active {
	color: #666666;

}

.SeofooterLinks {
	font-size: 87%;
	color: #EDEDED;
}
a.SeofooterLinks:link {
	color: #BEBEBE;
}

a.SeofooterLinks:visited {
	color: #EDEDED;
}

a.SeofooterLinks:hover {
color: #EDEDED;
	text-decoration: underline;
}

a.SeofooterLinks:active {
	color: #EDEDED;
}


a.bodyLinks:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

a.bodyLinks:visited {
	color: #FF6600;
	font-weight: bold;
}

a.bodyLinks:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	font-weight: bold;
}

a.bodyLinks:active {
	color: #FF6600;
	font-weight: bold;

}



.borderTable {
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1710D;
	border-right-color: #D1710D;
	border-bottom-color: #D1710D;
	border-left-color: #D1710D;
}
.style4 {color: #736357}
.style6 {color: #9E0B0E}
.subheader {
	color: #f2f2f2;
	font-size:10px;
	font-variant:small-caps;
	padding:5px;
}


.heading {
	color: #FFFFFF;
	font-size:14px;
	padding:0px;
	font-weight: bold;
}


.menutext {color:#362F2D;text-decoration:none}
.paddedbody {
	color: #f2f2f2;
	font-size:10px;
	padding:5px;
	background-color:#a12830;
}
.productcell{
font-family: arial,verdana,sans-serif;
	font-size: 11px;
	color: #362F2D;
	background: transparent;
	padding-left: 2px;
	padding-right: 2px;
	
}
.blueText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #137b6a;
}

.bodyText {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
}
.bodyTextLarger {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.opacity {
	opacity: .9;
	filter: alpha(opacity=90);
	height: 100%;
}


.stripes{background-image: url(images/bgstripe.gif);	
