	body {
	background-color: #F0ECE6;
	font-family: Arial;
	color: #221D13;

	}

	.SideBanner {
	background-image: url(../images/r3_c1.gif);
	background-repeat: repeat-y;
	}

	a:link {
	color: #221D13;
	text-decoration: none;
	font-family: Arial;
	}
	a:visited {
	color: #221D13;
	text-decoration: none;
	font-family: Arial;
	}
	a:hover {
	color: #998358;
	text-decoration: underline;
	font-family: Arial;
	}
	a:active {
	color: #221D13;
	text-decoration: none;
	font-family: Arial;
	}
	
	.TNav:link {
	color: #221D13;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	}
	.TNav:visited {
	color: #221D13;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	}
	.TNav:hover {
	color: #F0ECE6;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial;
	}
	.TNav:active {	
	color: #211D13;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	}

	.LNav:link {
	color: #221D13;
	text-decoration: none;
	}
	.LNav:visited {
	color: #221D13;
	text-decoration: none;
	}
	.LNav:hover {
	color: #F0ECE6;
	text-decoration: underline;
	}
	.LNav:active {
	color: #221D13;
	text-decoration: none;
	}

	.PNav:link {
	color: #000000;
	text-decoration: none;
	}
	.PNav:visited {
	color: #000000;
	text-decoration: none;
	}
	.PNav:hover {
	color: #C7B99E;
	text-decoration: underline;
	}
	.PNav:active {
	color: #000000;
	text-decoration: none;
	}

	.RedNav:link {
	color: #990000;
	text-decoration: none;
	font-family: Arial;
	}
	.RedNav:visited {
	color: #990000;
	text-decoration: none;
	font-family: Arial;
	}
	.RedNav:hover {
	color: #998358;
	text-decoration: underline;
	font-family: Arial;
	}
	.RedNav:active {
	color: #990000;
	text-decoration: none;
	font-family: Arial;
	}

	.TextAreaFlat {
	BORDER-BOTTOM: threeddarkshadow 1px solid;
	BORDER-LEFT: threeddarkshadow 1px solid;
	BORDER-RIGHT: threeddarkshadow 1px solid;
	BORDER-TOP: threeddarkshadow 1px solid
	}
	
	.InputFlat {
	BORDER-BOTTOM: threeddarkshadow 1px solid;
	BORDER-LEFT: threeddarkshadow 1px solid;
	BORDER-RIGHT: threeddarkshadow 1px solid;
	BORDER-TOP: threeddarkshadow 1px solid
	}
	
	.TextA { 
	border: 1px solid #666666; 
	}

	hr {
	color: #988358;
	}
