@charset "iso-8859-1";

.HeadColumn {
	background-image: url(_Images/choberepeat.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 27px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 27px;
	text-align: center;
	background-color: #006600;
}
#Container {
	background-color: #FFFFFF;
	padding: 1px;
	width: 170px;
	border: 2px solid #006600;
}
#Container span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #BB9E64;
	text-indent: 5px;
	display: block;
	line-height: 22px;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
#Container  a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#Container img {
	margin-bottom: 10px;
	margin-top: 5px;
}

#Container span:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 5px;
	display: block;
	line-height: 20px;
	background-color: #FFFFFF;
	border: 2px solid #B22B00;
	font-size: 16px;
}

#Nav {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(_Images/Nav_Repeat.jpg);
	background-repeat: repeat-x;
	margin-top: 2px;
	height: 25px;
	line-height: 25px;
	color: #46494E;
	text-align: center;
	margin-bottom: 4px;
	border: 2px solid #006600;
	text-decoration: none;
	font-size: 13px;
}
#Nav a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
#Nav a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#Nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#Nav a:visited {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}

#navcontainer {
	display: list-item;
	width: 150px;
	background-color: #FFFFFF;
	border: 1px none #663300;
	top: 2px;
}
