.navcontainer {
	width: 219px;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-position: right;
	text-align: left;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.navcontainer ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	background-color: #D7D0B9;
	text-decoration: none;
	width: 219px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	text-indent: 2px;
	list-style-image: none;
	line-height: normal;
	margin: 0;
	padding: 0px;
	text-align: left;
	list-style-position: outside;
}
.navcontainer a {
	text-decoration: none;
	color: #333333;
	background-color: #D7D0B9;
	width: 219px;
	display: block;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-color: #FFFFFF;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}
.navcontainer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background-color: #D7D0B9;
	display: block;
	width: 219px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	text-align: left;
}
.navcontainer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #77100E;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
	color: #FFFFFF;
	width: 219px;
	list-style-image: none;
	text-align: left;
}
.buttoncontainer {
	color: #77100E;
	text-decoration: none;
	width: 200px;
	display: block;
	height: 14px;
	text-align: center;
}
.buttoncontainer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	font-size: 12px;
	color: #76100E;
	font-weight: bold;
	display: block;
	width: 200px;
	border: 2px solid #76100E;
	background-color: #D7D0B9;
	background-position: center center;
	line-height: 12px;
}
.buttoncontainer a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	font-size: 12px;
	color: #76100E;
	font-weight: bold;
	display: block;
	width: 200px;
	border: 2px solid #76100E;
	background-color: #D7D0B9;
	background-position: center center;
	line-height: 12px;
}
.buttoncontainer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	width: 200px;
	border: 2px solid #333333;
	background-color: #76100E;
	background-position: center center;
	line-height: 12px;
}
.buttoncontainer a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	width: 200px;
	border: 2px solid #76100E;
	background-color: #666666;
	background-position: center center;
	line-height: 12px;
}
