.backgroundNavTable {
	background-image: url(../images/background_nav_table.gif);
	background-repeat: repeat-y;
}
.backgroundTitleBar {
	background-image: url(../images/background_Title_Bar.gif);
	background-repeat: repeat-x;
}
.textRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #760E09;
	text-decoration: none;
	margin-right: 5px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767557;
}
.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.textBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	margin-right: 5px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767557;
}
.linkRed {
	color: #760E09;
	text-decoration: none;
}
.linkBlue {
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.textGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.textDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0B1940;
	text-decoration: none;
	font-style: italic;
	margin-left: 5px;
	padding-left: 5px;
}
.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.textTimesBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0B1940;
	text-decoration: none;
}
.dividerREd {
	background-image: url(../images/divider_REd.gif);
	background-repeat: repeat-x;
}
