.checklist {
	color: #FF00FF;
	text-indent: -5px;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none; 
	color: #ffffff;
}
.bold {
	color: #CC3300;
	font-weight: bold;
}
.indent {
	margin-left: 15px;
}
.indent2 {
	margin-left: 35px;
}
.addressBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A3C2C2;
}
.menuHeads1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
	height: 18px;
	width: 150px;
	clear: left;
	float: left;
	text-align: left;
	display: block;
	text-indent: 3px;
	line-height: 18px;
	border: thin solid #a3c2c2;
}
.menuHeads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336666;
	height: 18px;
	width: 150px;
	clear: left;
	float: left;
	text-align: left;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a3c2c2;
	border-bottom-color: #a3c2c2;
	border-left-color: #a3c2c2;
	text-indent: 3px;
	line-height: 18px;
}
a:hover {
	color: #ffffff;
	background-color: #003333;
	height: 18px;
	width: 150px;
	float: left;
	display:block;
	text-align: left;
}
.menuSubs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #669999;
	height: 18px;
	width: 150px;
	text-indent: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a3c2c2;
	border-bottom-color: #a3c2c2;
	border-left-color: #a3c2c2;
	float: left;
	display:block;
	text-align: left;
	line-height:18px;
}
.menuPics {
	height: 79px;
	width: 150px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a3c2c2;
	border-bottom-color: #a3c2c2;
	border-left-color: #a3c2c2;
}
.menuPicsTop {
	height: 79px;
	width: 150px;
	border: 1px solid #a3c2c2;
}
.title {
	margin: 5px;
	padding: 5px;
	color: #CC3300;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subMenu {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #cc3300;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	line-height:1.5
}
