.darkblueBG {
	background-color: #496FC7;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/BGBG.gif);
}
.blueBG {
	background-color: #294485;
}.RoseBG {
	background-color: #D63832;
}
}.goldBG {
	background-color: #93B6FF;
}
.redBG {
	background-color: #A8110B;
}
.greyBG {
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 150%;
}
.breadcrumbs {
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 12px;
	background-color: #294485;
}
.whiteText {
	color: #FFFFFF;
}
a {
	color: #D63832;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	background-color: #93B6FF;
}
strong {
	color: #A8110B;
	font-weight: bold;
}
.nav {
	font-weight: bold;
	color: #FFFFFF;
}
.w170 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 165px;
	border: 1px solid #294485;
}
