.BorderBrown {
	border: 1px solid #5E2605;
}
.BorderBrownDouble {
	border: 3px double #5E2605;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #111111;
}
.BulletHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #111111;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-position: inside;
	list-style-type: none;
	line-height: 32px;
	text-align: left;
}
.BulletText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #111111;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-position: outside;
	list-style-type: none;
	line-height: 28px;
	text-align: left;
}
.BulletTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #111111;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-position: outside;
	list-style-type: square;
	line-height: 15px;
	text-align: left;
}
.ProductText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #111111;
}
.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: auto;
	background-color: #770000;
}
.MenuLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #5E2605;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	height: auto;
	width: 150px;
}
.MenuLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF33;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	height: auto;
	width: 150px;
}
.MenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.MenuLinksActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	height: auto;
	width: 150px;
	background-color: #990000;
}
.Legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.FeatureText {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
}
.TableDistributors {
	border-width: 1px;
	border-style:solid;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-bottom-color:#666666;
	border-right-color:#666666;
	background-color:#FFFFFF;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal
}
.TableDistributors th {
	border-width: 1px;
	border-style:solid;
	border-top-color:#666666;
	border-left-color:#666666;
	border-bottom-color:#ffffff;
	border-right-color:#ffffff;
	background-color:#C4E1FF;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal
}
.TableDistributors td {
	border-width: 1px;
	border-style:solid;
	border-top-color:#666666;
	border-left-color:#666666;
	border-bottom-color:#ffffff;
	border-right-color:#ffffff;
	background-color:#FFFFFF;
	padding: 5px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold
}
.cooltable {
	border: 1px solid #999999;
}
table.neat {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.neat th {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: #C4E1FF;
	-moz-border-radius: ;
}
table.neat td {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
.BulletTextWithDot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #111111;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 28px;
	text-align: left;
	padding: 8px;
}

