.LeftNav {
	font-size: 12px;
	font-weight: normal;
	color: #1C4773;
	text-decoration: none;
}
.LeftNav:hover {
	font-size: 12px;
	font-weight: normal;
	color: #7992AC;
	text-decoration: none;
}
.bottomnav {
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomnav:hover {
	font-size: xx-small;
	color: #FA8710;
	text-decoration: none;
}
a { 
	color: #1D4873;
}
.navtd {
	border-bottom: 1px solid #1C4775;
}
body {
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
}
.foot {
	font-size: 9px;
	color: #333333;
	letter-spacing: 1px;
}
img.leftimg {
	padding-right: 10px;
	padding-bottom: 10px;
}
h1{
	color: #1C4773;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
.red {
	color:#BA001C;
}
td.accent {
	background-color: #E5E5E5;
	padding: 10px;
}
