
a:link {
	color: #BC8745;
}
a:visited {
	color: #BC8745;
}
a:hover {
	color: #66CCCC;
}
a:active {
	color: #BC8745;
}


.NavList {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: none;
	width: 200px;
	background-color: #BC8745;
	border-right-color: #6B4C26;
	border-left-color: #DCC7AF;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}
.NavList li{
	display: block;
	background-image: url(DesignImages/button1.gif);
}
.NavList a:link{
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(DesignImages/button1.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
	height: 26px;
	text-decoration: none;
	padding-top: 5px;
	font-weight:bold;

}
.NavList a:visited{
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(DesignImages/button1.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
	height: 26px;
	text-decoration: none;
	font-weight:bold;
	padding-top: 5px;
}
.NavList a:hover{
	color: #222822;
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(DesignImages/button1_f2.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
	height: 26px;
	text-decoration: none;
	font-weight:bold;
}
.NavList a:active{
	color: #222822;
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(DesignImages/button1_f2.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
	height: 26px;
	text-decoration: none;
	font-weight:bold;
}
A.quikpixelLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	vertical-align: text-top;
	margin-right: 10px;
	margin-top: 5px;
}
A.quikpixelLink:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
A.quikpixelLink:hover {
	color: #333333;
	text-decoration: none;
}
A.textLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
A.textLink:visited {
	font-size: 11px;
	text-decoration: none;
}
A.textLink:hover {
	font-size: 11px;
	text-decoration: none;
	color: #999999;

}
A.MoreLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #222822;
	text-decoration: none;
	border: 1px solid #999999;
	padding: 2px 4px;
	height: 20px;

}
A.MoreLink:visited {
	border: 1px solid #D2AE7E;
	height: 20px;
}
A.MoreLink:hover {
	border: 1px solid #D2AE7E;
	height: 20px;
}


A.PrintPageLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
A.PrintPageLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
A.PrintPageLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #99CC00;
	text-decoration: none;
}
