body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #E5C999;
	color: #0F2C3C;
	background-image: url(graphics/backsquare.gif);
}
.grnback {
	background-color: #ADC0AC;
}

.tanbk {
	background-color: #D9E1DB;
	font-size: small;
	font-weight: normal;
	color: #0F2C3C;
}
.ltbluebk {
	background-color: #DEE5E0;
	font-size: small;
	font-weight: normal;
	color: #0F2C3C;
}
h3 {
	font-size: medium;
	font-weight: bold;
	color: #0F2C3C;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
}

p.dkbluebk {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #E5C999;
}
.gradback {
	background-color: #102C3C;
	background-image: url(graphics/sidegrad.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tbltopsideborder {
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0F2C3C;
	border-right-color: #0F2C3C;
}
.gradtdleft {
	background-color: #102C3C;
	background-image: url(graphics/sidegrad.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.footer {
	font-size: x-small;
	color: #D4DDD6;
}
.footer a:link {
	color: #D6E0D9;
	text-decoration: none;
}
.footer a:visited {
	color: #F2E4CE;
	text-decoration: none;
}
.footer a:hover {
	color: #F1E2C9;
	text-decoration: none;
}
a:link {
	color: #5F4B34;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333426;
	text-decoration: underline;
}

