td img {display: block;}.datetime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 176px;
	text-align: center;
	height: 44px;
	color: #666;
}
.sidebar {
	background-image: url(images/leftbar_bg.jpg);
	background-repeat: repeat-y;
	width: 196px;
}
.page_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
.nav_bar_spacer {
	height: 1px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-image: url(images/footer.jpg);
	height: 70px;
	color: #CCC;
	background-repeat: repeat-x;
}
.MainTable_Width {
	width: 1px;
	height: 1px;
}

	.footer a:link {
	color: #FFF;
	cursor: hand;
	text-decoration: none;
		}
	
	.footer a:visited {
	color: #CCC;
	cursor: hand;
	text-decoration: none;
		}
		
	.footer a:active {
	color: #FFF;
	cursor: hand;
	text-decoration: none;
		}
	
	.footer a:hover {
	color: #000;
	cursor: hand;
	text-decoration: none;
		}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #333;
	color: #CCC;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 640px;
}
.Sub_Title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #600;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: middle;
	text-align: left;
}

