body {
	background-color: #4e4948;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #1A1A1A;
}

a:link, a:visited, a:active {
	color: #620000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

.leftcol {
	background-image: url(../images/main_07.gif);
	background-repeat: repeat-y;
}

.rightcol {
	background-image: url(../images/main_09.gif);
	background-repeat: repeat-y;
}

.copyright, .copyright a:link, .copyright a:visited, .copyright a:active {
	text-decoration: none;
	text-align:center;
	font-size: 0.98em;
	color: #222120;
	font-family: Arial, Helvetica, sans-serif;
}

.copyright a:hover {
	text-decoration: underline;
}

#FlashID {
	display: block;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #9A0202;
	text-transform: uppercase;
}

#homelink { border-style: none; position: relative; top: -22px; left: 225px; }

