body, td, tr, select, input {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #C2C2C2;
	line-height: 14px;
	margin: 0px 0px 0px 0px;

}

a.link5:link, a.link5:visited, a.link5:active {
	font-size: 12px;
	text-decoration: none;
	color: #C2C2C2;
}

a.link5:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #FAC382;
}

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: 11px;
	text-decoration: none;
	color: #C2C2C2;
}

a.link8:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #C2C2C2;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
	font-family:verdana;
	font-size: 9 px;
	text-decoration: none;
	color: #c3c3c3;
}

a.copyright:hover {
	font-size: 9 px;
	text-decoration: underline;
	color: #FFCC00;
}

.copyright {
	font-family:verdana;
	font-size: 9 px;
	text-decoration: none;
	color: #c3c3c3;
}

h1
{ color: #C2C2C2; font-weight: bold; font-size: 0.95em; margin-top: 0px; padding-right:10px; padding-left:10px;}


h2
{ color: #C2C2C2; font-weight: bold; font-size: 1.1em; margin-top: 0px; padding-right:10px; padding-left:10px;}

h3
{ color: #C2C2C2; padding-right:10px; padding-left:10px;}

h4
{ color: #C2C2C2; font-size: 1.2em; padding-right:10px; padding-left:10px;}

.small
{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #C2C2C2;
	line-height: 25px;
	margin: 0px 0px 0px 0px;
	padding-right:10px;
	padding-left:10px;
}

.tabsmall
{
	font-family: verdana;
	font-size: 11px;
	color: #C2C2C2;
}

.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;

}