body
{
	background-color: #82739A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding: 0px;
}
a img {border-style: none;}
a, a:link, a:visited
{
	color: #402E84;/*002F9B;82739A;a:hover {color: #002F9B;}*/
}

h2
{
	font-size: 24px;
	font-weight: bold;
}

h2.title {
	font-size: 17px;
	font-weight: bold;
}

h3
{
	font-size: 15px;
	font-weight: bold;
}
td {vertical-align: top;}
#content
{
	width: 77%;
	padding: 10px 15px 10px 15px;
	background-color: #FBF9E0;
	color: #4B3E11;
	vertical-align: top;
}
#content img {padding: 10px 0px 0px 10px;}
.thumbtable td {text-align: center; font-weight: bold; padding-bottom: 20px;}
.datatable
{
	border-style: solid;
	border-color: #4B3E11;
	border-width: 0px 0px 1px 1px;
	width: 100%;
}
.datatable td
{
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-style: solid;
	border-color: #4B3E11;
	border-width: 1px 1px 0px 0px;
}
.datatable thead td
{
	font-weight: bold;
	white-space:nowrap;
	background-color: #EEE7CD;
}
.tab_on, .tab_off {padding: 0px 3px 1px 3px; border: 1px #4B3E11 solid; font-weight: bold;}
.tab_on {color: #B3955B;}
.tab_off a {text-decoration: none;}
.tab_off a:hover {text-decoration: underline;}
.tab_off {border-style: none;}
/* ----------------------- SIDEBAR ---------------------------- */

#sidebar
{
	/*padding: 20px 30px 20px 20px;*/
	font-weight: bold;
	vertical-align: top;
}
#sidebar, body.sidebar
{
	background-color: #EEE7CD;
	padding: 0px;
}
#sidebar
{
	width: 23%;
	text-align: center;
	border-color: #B29B7C;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
}
#sidebar iframe
{
	height: 300px;
	width:	160px;
}
body.sidebar
{
	font-weight: bold;
	line-height: 1.8em;
	white-space:nowrap;
}
body.sidebar a, body.sidebar a:link, body.sidebar a:visited 
{	
	color: #7A1712;
	text-decoration: none;
}
body.sidebar a:hover
{
	background-color: #7A1712;
	color: #FBF9E0;
}
body.sidebar a:active 
{
	background-color: transparent;
	color: #002F9B;
}
