body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #660000;
	margin: 0px;
	background-color: #E8E8E8;
}
p {
	font-size: 90%;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #4A0000;
	list-style-type: disc;
	line-height: 17px;
	background-position: center;
	padding: 0px;
	margin-top: 4px;
}
p.subject {
	font-weight: bold;
	color: #660000;
}
td.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	background-color: #EBEBEB;
	padding: 4px;
	border: 1px solid #660000;
	text-align: center;
}
.header {
	font-weight: bold;
	color: #333333;
	line-height: 25px;
	vertical-align: text-top;
}
td.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	color: #EBEBEB;
	background-color: #660000;
	padding: 4px;
	border: 1px solid #EBEBEB;
	text-align: center;
}
td.productinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: lighter;
	text-transform: capitalize;
	color: #660000;
	padding: 4px;
	border: 1px solid #EBEBEB;
	text-align: center;
	letter-spacing: .04em;
}
td.productinfo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #660000;
	padding: 4px;
}

a:link, a:active, a:visited {
	color: #D12E3A;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #D12E3A;
	font-weight: normal;
	text-decoration:none
}
a.nav:link, a.nav:active, a.nav:visited {
	color: #D12E3A;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	color: #D12E3A;
	font-weight: bold;
	text-decoration:underline
}
td.maininfo {
	background-color: #FFFFFF;
	border-right: 1px solid #660000;
	border-left: 1px solid #660000;
}
h6 {
	font-size: 70%;
	color: #333333;
	padding-bottom: 15px;
}
td.headerimage {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-left-color: #660000;
}
td.footer {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-left-color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
td.menu {
	color: #FFFFFF;
	background-color: #CECECE;
	height: 25px;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid #660000;
}
.menu a:link, .menu a:active, .menu a:visited {
	font-size: 80%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
    border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CECECE;
	border-left-color: #CECECE;
}
.menu a:hover {
	font-size: 80%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-left-color: #660000;
	text-decoration: none;
}
.red_text {
	font-weight: bold;
	color: #660000;
}
.red_text_brite {
	font-weight: bold;
	color: #FF0000;
}
.red_text_sm {
	font-weight: bold;
	color: #660000;
	font-size: 60%;
}
h5 {
	font-size: 70%;
	color: #333333;
	padding-bottom: 15px;
	font-weight: normal;
}
.text80 {
	font-size: 80%;
}
.text90 {
	font-size: 90%;
}
.text100 {
	font-size: 100%;
}
.text110 {
	font-size: 110%;
}
.text120 {
	font-size: 120%;
}


