body {
	margin: 0px;
}
.SolidBarTop {
	background-color: #6699FF;
}
.SolidBarBottom {
	background-color: #3366CC;
}
.NavBar {
	background-color: #6699FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.NavText, .NavText:Visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.NavText:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.dottedborder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.boldtext {
	font-weight: bold;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #6699FF;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699FF;
	text-align: center;
	white-space: nowrap;
}
.picframe {
	border: 2px solid #6699FF;
}
.emphtext {
	font-weight: bold;
	color: #6699FF;
}
.goldboldtext {
	font-weight: bold;
	color: #FFCC00;
}
.goldboldtext a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.goldboldtext a:visited {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.goldboldtext a:hover {
	font-weight: bold;
	color: #3366CC;
	text-decoration: underline;
}
.goldboldtext a:active {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
