body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #BCBCBC;
}
.mainborder {
	border: 2px solid #787878;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #88130C;
}     /* unvisited link */
		
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #88130C;
}  /* visited link */
a:hover {
	text-decoration: underline;
	font-weight: bold;
}   /* mouse over link */
		  
a:active {
	text-decoration: none;
	font-weight: bold;
}   /* selected link */
.imgborderRED {
	border: 2px solid #953131;
}
#outlineMAIN {
	margin: auto;
	width: 650px;
	border-top: 1px solid #81954D;
	border-right: 3px double #81954D;
	border-bottom: 1px solid #81954D;
	border-left: 3px double #81954D;
	background-color: #FFFFFF;
	padding: 2px;
}
.navCell {
	color: #FFFFFF;
	font-weight: bold;
	list-style-type: none;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	text-align: left;
	padding-right: 20px;
}
.navCell a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navCell a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navCell a:hover {
	color: #EAEAEA;
	font-weight: bold;
	text-decoration: none;
}
.navCell a:active {
	color: #EAEAEA;
	font-weight: bold;
	text-decoration: none;
}
.productheader {
	font-size: 14px;
	font-weight: bold;
	color: #88130C;
}
.yellowborder {
	border: 1px solid #FED102;
}
.borderNavigation {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #88130C;
}
#ImageRedBorder {
}
#ImageRedBorder img {
	border: 2px solid #953131;
}
