#ToolTip{position:absolute;top:0;left:0;background:#13323f;border-color:#65d0e7;border-style:solid;border-width:1px 1px 1px 1px;visibility:hidden;padding-left:4px;padding-right:4px}

.ToolTipTD {color:white;font-family:verdana;font-size:13}

body {
	margin: 0px;
	padding:0px;
	background: #dddddd url('/images/bg.jpg');
	font-family: trebuchet ms, helvetica, verdana;
	font-size: 9pt		
	}

td {             	
	font-family: trebuchet ms, helvetica, verdana;
	font-size: 9pt; 
	color:#000000;
	}

h1, h2, h3, h4, h5 {
	margin: 0px 0px 0px 0px;
	font-size: 11pt
	}

h4.gold { color: #c69b1d }

hr.c {	
	border-left:0px none; border-right:0px none; border-bottom:0px none; border-top:1px dashed #bbbbbb; width: 100%;
	margin-bottom: 10px;
	text-align: center;
	height: 1px
	}

a, img {
	border: none;
}
a.nav:link {
	color: #000000; font-weight: bold; text-decoration: none; font-size: 9pt;
	}

a.nav:visited {
	color: #000000; font-weight: bold; text-decoration: none;
	}

a.nav:hover {
	text-decoration: underline;
	}

a.nav2:link {
        color: #000000; font-weight: bold; text-decoration: none; font-size: 8pt;
        }

a.nav2:visited {
        color: #000000; font-weight: bold; text-decoration: none;
        }

a.nav2:hover {
        text-decoration: underline;
        }

a:link {
	color: #000099; font-weight: bold; text-decoration: none; font-size: 9pt;
	}

a:visited {
	color: #000099; font-weight: bold; text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

