body, td, tr, select, input {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #0A3B65;
	line-height: 16px;
	margin: 0px 0px 0px 0px;

}

a.link5:link, a.link5:visited, a.link5:active {
	font-size: 12px;
	text-decoration: none;
	color: #0A3B65 ;
}

a.link5:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #0A3B65;
}

a.link6:link, a.link6:visited, a.link6:active {
	font-size: 11px;
	text-decoration: none;
	color: #FFF0D6;
}

a.link6:hover {
	font-size: 11px;
	text-decoration: none;
	color: #FAC382;
}

a.link7:link, a.link7:visited, a.link7:active {
	font-size: 11px;
	text-decoration: none;
	color: #592A20;
}

a.link7:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #592A20;
}

a.link8:link, a.link8:visited, a.link8:active {
	font-size: 9px;
	text-decoration: none;
	color: #0A3B65;
}

a.link8:hover {
	background-color: #ffffff;
	font-size: 9px;
	text-decoration: underline;
	color: #0A3B65;
}


a.urls:link, a.urls:visited, a.urls:active {
	font-size: 12px;
	text-decoration: none;
	color: #0000ff ;
}

a.urls:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #0000ff;
}

a.footer:link, a.footer:visited, a.footer:active {
	text-decoration: none;
}

a.footer:link {
	text-decoration: underline;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
	font-family:verdana;
	font-size: 9px;
	text-decoration: none;
	color: #FFF550;
}

a.copyright:hover {
	font-size: 9 px;
	text-decoration: underline;
		color: #D348E4;
}

.copyright {
	font-family:verdana;
	font-size: 9 px;
	text-decoration: none;
	color: #EAF6CE;
}


h2
{ color: #0A3B65; font-weight: bold; font-size: 1.1em; margin-top: 0px; padding-right:10px; padding-left:10px;}

h3
{ color: #0A3B65; font-size: 1.3em; padding-right:0px; padding-left:10px;}

.small
{
	font-family: Tahoma;
	font-size: 14px;
	color: #0A3B65;
	line-height: 25px;
	margin: 0px 0px 0px 0px;
	padding-right:10px;
	padding-left:10px;
}

.tabsmall
{
	font-family: verdana;
	font-size: 8px;
	color: #0A3B65;
}

.blue_text { color: #00f; font-weight: bold; }

.border {

	border-top: 1px solid #592A20;

	border-bottom: 1px solid #592A20;

	border-left: 1px solid #592A20;

	border-right: 1px solid #592A20;

}