.bgsolid {
	background-color : #00386E;
}
.bgscreen1 {
	background-color : #3B6690;
}
.bgscreen2 {
	background-color : #E2EAEF;
}
.whitelink {
	text-decoration : underline;
	color: #8FA8BF;
	font-weight : normal;
}
A:HOVER.whitelink {
	text-decoration : underline;
	color: #ffffff;
	font-weight : normal;
}
A:visited.whitelink {
	text-decoration : underline;
	color: #8FA8BF;
	font-weight : normal;
}
.hdr{
	color: #00386E;
	font-weight : normal;
	font-size : 16px;
}
.menu1link {
	text-decoration : underline;
	color: #00386E;
}.blacklink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}
