.borderRight {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	background-image: url(../images/temp_header_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.defaultBorders {
	background-color: #FFFFFF;
	background-image: url(../images/background_borders.gif);
	background-repeat: repeat-y;
	border: 0px none #000000;
}
.tableBackground {
	background-image: url(../images/table_background.gif);
	background-repeat: repeat-y;
}
.tableNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	margin-left: 3px;
	padding-left: 3px;
}
a:hover {
	text-decoration: underline;
}
.tableNavLinked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
}
.textDate {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;

}
.textCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
	padding-right: 5px;
	margin-left: 9px;
	padding-left: 9px;


}
.textCrumbsLinked {
	color: #666666;
	text-decoration: none;
}
.textBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 8px;
	padding-right: 8px;
	line-height: 14px;


}
.textBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
	font-weight: bold;

}
.textBlueLinked {
	color: #333366;
	text-decoration: none;
}
