body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
	text-decoration: none;
	background: #D9B1EF;
}

.title {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #03517F;
	text-decoration: none;
}

.copyright {
	font-size: 10px;
	color: #9E5F84;
	text-decoration: none;
}

.siteby {
	font-size: 10px;
	color: #9E5F84;
	text-decoration: none;
}
.siteby:hover {
	font-size: 10px;
	color: #9E5F84;
	text-decoration: none;
}
.bottomNav {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CECECE;
	text-decoration: none;
	padding: 0px 12px;
}
.bottomNav:hover {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CECECE;
	text-decoration: underline;
	padding: 0px 12px;
}

.bottomNavDot {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CECECE;
}
.grayunderline {
	border-bottom: 1px solid #CECECE;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.sitemaphr {
	height: 18px;
	border-top: 0px none;
	border-bottom: 1px dashed #AA00FF;
	border-right-style: none;
	border-left-style: none;
	color: #7F00AA;
	font-size: 11px;
	font-weight: bold;
	border-right-width: 0px;
	border-left-width: 0px;
}

.dotunderline {
	border-bottom: 1px dotted #A59C96;
}
.probox {
	border: 1px dashed #CFCFCF;
}

.imageboxgray {
	border: 1px solid #CECECE;
}
.catbox {
	border: 1px solid #CECECE;
}
