.NavList {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: none;
	width: 200px;
	background-color: #FFFFFF;
}
.NavList li{
	display: block;
	background-image: url(DesignImages/button1.gif);
}
.NavList a:link{
	color: #60213B;
	margin-left: 0px;
	padding-left: 10px;
	background-image: ;
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
	height: 26px;
	text-decoration: none;
	padding-top: 5px;
	font-weight:normal;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.NavList a:visited{
	color: #60213B;
	margin-left: 0px;
	padding-left: 10px;
	background-image: ;
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
	height: 26px;
	text-decoration: none;
	padding-top: 5px;
	font-weight:normal;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.NavList a:hover{
	color: #9C7585;
	margin-left: 0px;
	padding-left: 10px;
	background-image: ;
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
	height: 26px;
	text-decoration: none;
	padding-top: 5px;
	font-weight:normal;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.NavList a:active{
	color: #9C7585;
	margin-left: 0px;
	padding-left: 10px;
	background-image: ;
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
	height: 26px;
	text-decoration: none;
	padding-top: 5px;
	font-weight:normal;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
A.quikpixelLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #60213B;
	text-decoration: none;
	float: right;
	vertical-align: text-top;
	margin-right: 10px;
	margin-top: 15px;
}
A.quikpixelLink:visited {
	text-decoration: underline;
	color: #60213B;
}
A.quikpixelLink:hover {
	color: #999999;
	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: #60213B;
	text-decoration: none;
	border: 1px solid #999999;
	padding: 2px 4px;
	height: 20px;

}
A.MoreLink:visited {
	border: 1px solid #999999;
	height: 20px;
}
A.MoreLink:hover {
	border: 1px solid #333333;
	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;
}
