body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	color: #780024;
	display: block;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #780024;
	border-right-color: #780024;
	border-bottom-color: #780024;
	border-left-color: #780024;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 10px;
	letter-spacing: 0.1em;
}
.nav a:hover {
	color: #C04748;
	display: block;
	border-top: 0px solid #C04748;
	border-right: 0px solid #C04748;
	border-bottom: 0px solid #C04748;
	border-left: 2px solid #C04748;
}
.left {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #780024;
	border-right-color: #780024;
	border-bottom-color: #780024;
	border-left-color: #780024;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align:left;
}
.head {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #780024;
}
a {
	color: #780024;
}
a:hover {
	color: #C04748;
}
.reg {
	font-size: 11px;
}
.salesrep {
	font-size:12px;
}
.midCellinner {
	background-color: #780024;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C04748;
	border-right-color: #C04748;
	border-bottom-color: #C04748;
	border-left-color: #C04748;
}
.left2 {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #780024;
	border-right-color: #780024;
	border-bottom-color: #780024;
	border-left-color: #780024;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff; /* E1E6E8*/
}
.prodCatImg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #780024;
	text-align: center;
	font-weight: bold;
}
.prodCatImg a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border: 2px solid #C04748;
	padding-bottom: 2px;
}
.prodCatImg a:hover {
	color: #2A3F5C;
	text-decoration: none;
	background-color: #FFCC00;
	border: 2px solid #FFCC00;
}
.prodCatspace {
	margin-bottom: 2px;
}
#salesSub {
	position: absolute;
	width: 70px;
	left: 50px;
	bottom: 50px;
	background-color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blueButton a {
	color: #FFFFFF;
	background-color: #C04748;
	padding: 2px 5px 2px 5px;
	margin: 0;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #780024;
}
.blueButton a:hover {
	color: #FFFFFF;
	background-color: #780024;
}
.button {
	background: #c14b4a;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
	border: 1px solid #213A65;
}
a:hover.button {
	color: #fff;
	background: #780024;
}
.red{
	color:#FF0000;
}

td.red{
	color:#FF0000;
}