body {
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-image: url(cfimages/lgrey008.jpg);
}
.topnavTable {
	border: 1px solid #999999;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000c3a;
	background-color: #FFFFFF;
}
.leftNav {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	border-left-color: #645F4C;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #A11728;
	text-decoration: underline;
}
a:active {
	color: #000033;
	text-decoration: underline;
}

.mainContentTable {
	background-image: url(art/content_bak1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



.topnavcolumn {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000c3a;
}
.contentMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
}
.contentMain img {
	margin: 1px;
	padding: 0px;
	border: 0px solid #CCCCCC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #E4DCAE;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 16px;
	list-style-type: square;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #E3D6B3;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #E5DDAF;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000033;
}
