.Background_White {
	background-color: #FFFFFF;
}
.Background_Dark_Blue {
	background-color: #333366;
}
.Background_Box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333366;
	line-height: 30px;
	font-weight: bold;
	float: left;
	background-image: url(../Images/NavBars/Background_NavBar.gif);
	width: 275px;
}
.Background_Box_Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 30px;
	font-weight: normal;
	height: 30px;
	width: 275px;
	float: left;
	background-color: #333399;
	text-align: center;
	color: #FFFFFF;
}

