td, .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

.title {
	font-family: Times, Times New Roma, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #4D0D0B;
}

.red {
	color: #FF0000;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	line-height: 16px;
	text-decoration: underline;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.borderThin {
	border-top: 1px solid #A58F53;
	border-right: 0px none #A58F53;
	border-bottom: 1px solid #A58F53;
	border-left: 0px none #A58F53;
}
.borderForm {
	border-top: 1px solid #660000;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #660000;
	background-color: #F0EDD8;
}
a#redbold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}
a#redbold:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}
a#redbold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}
a#redbold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	line-height: 16px;
	text-decoration: underline;
	font-weight: bold;
}
.bigbottle {
	background-image: url(images/big_bottle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.borderForm2 {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #F0EDD8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallText {
	font-size: 10px;
	color: #666666;
}
.borderPurchase {
	border-top: 0px none #A58F53;
	border-right: 1px solid #A58F53;
	border-bottom: 0px none #A58F53;
	border-left: 1px solid #A58F53;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #660000;
}

#POS_Button {
	width:174px;
	height:184px;
	display:block;
	padding-top:0px;
	background:url(../images/eberle_tradeMedia_POS.jpg) no-repeat top left;
	text-indent:-9999px;
	border:3px solid #a68f4d;
	float:left;
	margin-left:57px;
}
#DIST_Button {
	width:174px;
	height:184px;
	display:block;
	padding-top:0px;
	background:url(../images/eberle_tradeMedia_DIST.jpg) no-repeat top left;
	text-indent:-9999px;
	border:3px solid #a68f4d;
	margin:0 8px;
	float:left;
}

#PM_Button {
	width:174px;
	height:184px;
	display:block;
	padding-top:0px;
	background:url(../images/eberle_tradeMedia_PM.jpg) no-repeat top left;
	text-indent:-9999px;
	border:3px solid #a68f4d;
	float:left;
}

.tm_page_title {
	font:bold 12px Verdana;
	color:#440000;
}

.tm_title {
	font: 11px Verdana;
	color:#440000;
	background:#d5d0ad;
	padding:5px;
	margin-bottom:0;
	clear:both;
}

.tm_body {
	width:100%;
	margin-top:0;
	font:11px Verdana;
	overflow:hidden;
	padding:5px 0;
}
.tm_address {
	float:left;
	width:47%;
}

.tm_body a:hover {color:#440000;}

.odd {	background:#d5d0ad; }
.title_col {width:220px;color:#440000;float:left;font-weight:bold;margin-left:5px;}
.link_col {width:57px;float:left;text-align:center;}
.sub_title {margin-bottom:7px; font:italic 14px Georgia,Serif; color:#440000;margin-left:13px;}