.menuhrefs:link {
	color: #CCCCCC;
	background: transparent;
	text-decoration: none;

}
.menuhrefs:visited {
	color: #6699CC;
	background: transparent;
	text-decoration: none;
}
.menuhrefs:hover {
	color: #FFFFFF;
	background: transparent;
	text-decoration: underline;
}
.menuhrefs:active {
	color: #FFFFFF;
	background: transparent;
}
P.kernFirstLetter:first-letter {
	font-size: 300%;
	float: left;
	vertical-align: text-top;

}
}
.menu1 {
	font-weight: bold;
}
.menu2 {
	font-color: #CCCCCC;
	padding-left: 10px;
	color: #CCCCCC;

}
.menu3 {
	padding-left: 20px;
}


.bkgdkblue {
	background-color: #003399;


}
.bkgleftborder {

	background-color: #6699CC;
}
.titleshadow {
	background-image: url(../images/titleshadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 5px;


}
.imgfloat {
	float: right;
	margin: 0px 0px 6px 6px;

}
.floatTopRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
}
.floatButtonsRight {
	float: right;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
}
.floatRight {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.titlecell {
	color: #336699;
	background-color: #99CCCC;
	padding: 4px 6px;
	background-image: url(../images/citybkg.jpg);


}
.floatTopLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.floatLeft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
