BODY {
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR:#C0C0C0; 
SCROLLBAR-BASE-COLOR: #5A97D0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
}
a.tnav {
	color:#000000;
	text-decoration:none;
	font-family:verdana;
	font-size:9pt;
	font-style: normal;
}
a.tnav:hover {
	color:#000000;
	text-decoration:underline;
	font-family:verdana;
	font-size:9pt;
	font-style: normal;
}
a.tnav2 {
	color:#000000;
	text-decoration:none;
	font-family:verdana;
	font-size:9pt;
	font-style: bold;
}
a.tnav2:hover {
	color:#000000;
	text-decoration:underline;
	font-family:verdana;
	font-size:9pt;
	font-style: bold;
}

a.1 {
	color:#000000;
	text-decoration:underline;
}
a.1:hover {
	color:#000000;
	text-decoration:none;
}
a.2 {
	color:#000000;
	text-decoration:none;
}
a.2:hover {
	color:#000000;
	text-decoration:underline;
}
a.3 {
	color:#000000;
	text-decoration:none;
}
a.3:hover {
	color:#000000;
	text-decoration:underline;
}
a.4 {
	color:#5A97D0;
	text-decoration:none;
}
a.4:hover {
	color:#5A97D0;
	text-decoration:underline;
}
/* The Main Body and Containers */

#outertbl
{
	background: transparent;
	margin:1em;
}

#pagetbl
{
	background: transparent;
	margin-left: .5cm;
}

#outertbl h1
{
	margin:0 10px;
	font-size:2.5em;
	color:#000;
	text-align: center;
	letter-spacing:1px;
}

#pagetbl p
{
	margin:0 10px;
	padding-bottom:0.5em;
}

.cattbl
{
	display:block;
	background:transparent;
	font-size:1px;
}

.pgborder1, .pgborder2, .pgborder3, .pgborder4, .hdborder1, .hdborder2, .hdborder3, .hdborder4, .tblborder1, .tblborder2, .tblborder3, .tblborder4
{
	display:block;
	overflow:hidden;
}

.pgborder1, .pgborder2, .pgborder3, .hdborder1, .hdborder2, .hdborder3, .tblborder1, .tblborder2, .tblborder3
{
	height:1px;
}

.pgborder1, .hdborder1, .tblborder1
{
	margin:0 5px;
	background:#53533B;
}

.pgborder2, .hdborder2, .tblborder2
{
	margin:0 3px;
	border-width:0 2px;
}

.pgborder3, .hdborder3, .tblborder3
{
	margin:0 2px;
}

.pgborder4, .hdborder4, .tblborder4
{
	height:2px;
	margin:0 1px;
}

.pgborder2, .pgborder3, .pgborder4
{
	background:#fff;
	border-left:1px solid #53533B;
	border-right:1px solid #53533B;
}

.hdborder2, .hdborder3, .hdborder4
{
	background:#77775E;
	border-left:1px solid #53533B;
	border-right:1px solid #53533B;
}

.tblborder2, .tblborder3, .tblborder4
{
	background:#A5A58E;
	border-left:1px solid #53533B;
	border-right:1px solid #53533B;
}

.pgcontent
{
	display:block;
	background:#fff;
	border:0 solid #53533B;
	border-width:0 1px;
}

.tblcontent
{
	display:block;
	background:#A5A58E;
	border:0 solid #53533B;
	border-width:0 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.catheader
{
	display:block;
	background:#77775E;
	border:0 solid #53533B;
	border-width:0 1px;
	border-bottom:1px solid #53533B;
	padding-bottom:0.1em;
}

/* The Main Body and Containers */

.catheader strong
{
	margin:0 10px;
	letter-spacing:1px;
}

div.warning
{
	color:#FF0000;
	text-align: center;
}