body {
	background-color: #072138;
	background-image: url(../images/bkgd_brushed.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
.YellowNavBkgd {
	background-color: #FFe770;
	background-image: url(../images/yellow_brushed_bkgd.gif);
}
.Address {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A4AEB6;
}
.HomeAnnouncement {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 11px;
	color: #A4AEB6;
}
.LinesRepeat {
	background-color: #E2313C;
	background-image: url(../images/horz_lines_repeat.gif);
}
.LinesRepeatInterior {
	background-color: #E2313C;
	background-image: url(../images/horz_lines_repeat_int.gif);
}
.Copyright {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 11px;
	color: #526474;
}
.Nav {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E2313C;
}
.Nav a:link {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E2313C;
	text-decoration: none;
}
.Nav a:visited {
	color: #E2313C;
	text-decoration: none;
}
.Nav a:hover {
	color: #072138;
	text-decoration: none;
}
.Whitelink {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
}
.Whitelink a:link {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFe770;
	text-decoration: none;
}
.Whitelink a:visited {
	color: #FFe770;
	text-decoration: none;
}
.Whitelink a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
