body,td,th {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color: #663333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #663333;
	text-decoration: underline;
}
a:visited {
	color: #663333;
	text-decoration: underline;
}
a:hover {
	color: #663333;
	text-decoration: none;
}
a:active {
	color: #663333;
	text-decoration: underline;
}
.bannertxt {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #743019;
}


/*.link {color: #FFFF00} */
/*a:hover
{
	color: black;
	background-color: #FFFFFF;
	text-decoration: none;
}*/
.footer {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #663333;
	text-decoration: none;
}
.smalltxt {
	font-family: Arial;
	font-size: 1px;
	font-style: normal;
	color: #996666;
}
.fineprint {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color: #996666;
}
.header_content {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #A4745D;
	padding-top: 20px;
}
blockquote {
	font-size: 12px;
	font-style: normal;
	color: #996666;
}

/*Navigation - Left menu

{
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0;
	width: 160px;
border: 1px solid #9A9A9A; - enable for a boarder
} 

.leftmenu li a
{
	background: #E2CCBC url(images/buttons_off.gif) no-repeat 2px 5px;
	font: normal 12px Arial;
	color: #00014e;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E523A;
}


* html .leftmenu li a
{ /*IE only. Actual menu width minus left padding of LINK (20px)
width: 170px;
}

.leftmenu li a:visited, .leftmenu li a:active
{
color: #00014e;
}

.leftmenu li a:hover
{
	color: black;
	background-color: #FFFFFF;
	background-image:url(images/buttons_on.gif);
	text-decoration: none;
}
*/
.header_nav {

	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8E523A;
	padding-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.header {
	font-size: 14px;
	font-weight: bold;
}
.boldtxt {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
