.leftsidebar {
	background-color: #790000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.NavBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #790000;
	background-color: #D4D4A9;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}
.NavBar a:link, .NavBar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #790000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	height: 50px;
	text-align: center;
}
.NavBar a:hover {
	background-color: #EDEDC0;
	padding-right: 28px;
	padding-left: 28px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.webbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #772F09;
	height: 100%;
	width: 597px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 22px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #790000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D5D5D5;
	border-right-color: #000000;
	border-bottom-color: #D5D5D5;
	border-left-color: #000000;
}
.footer {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.producttitle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #772F09;
}
.links a:link, .links a:visited {
	color: #772F09;
	text-decoration: none;
}
.links a:hover {
	color: #772F09;
	text-decoration: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #772F09;
}
.border {
	border: 1px solid #790000;
}
A:link {text-decoration: none; color: #000099;}
A:visited {text-decoration: none; color: #000099;}
A:active {text-decoration: none; color: #000099;}
A:hover {text-decoration: underline; color: #000099;}
