BODY {background: url(bg.png); 
scrollbar-arrow-color: #b6b98f;
scrollbar-3dlight-color:  #e7eac4;
scrollbar-highlight-color: #e7eac4;
scrollbar-face-color:#b6b98f;
scrollbar-shadow-color: #e7eac4;
scrollbar-darkshadow-color: #e7eac4;
scrollbar-track-color:  #e7eac4;
}

.text 
{color:#333333;
font-family: tahoma;
filter: dropshadow(color=#cbcbcb, offX=1, offY=1);
font-size:11px;
width: 430px;
line-height:11px;
}
.nav,.nav:active,.nav:link,.nav:visited  {color:#2a6d88; border-bottom: dotted 0px #8eaebd; }.nav:hover{text-decoration: none;color: #5c161d; border-bottom: 0px dotted #2a6d88; }

a,a:active,a:link,a:visited  {color:#2a6d88; border-bottom: dotted 1px #8eaebd; }
a:hover{text-decoration: none;color: #5c161d; border-bottom: 1px dotted #2a6d88; }


.end {
	color: #333333;
	font-family: tahoma, sans-serif;
	font-size: 7pt;
	text-align: center;
	line-height: 8pt;
	background-color: #cbcbcb;
	border-top: 1px solid #333333;
	border-bottom: 2px solid #333333;
	padding: 5px 5px 5px 5px;
	width:420px;
	}


#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid #b6b98f;
background-color: #e7eac4;
color: #76775d;
font-family: tahoma, sans-serif;
font-size: 7pt;
line-height:8px;
z-index:100;
}

.divider {font-size: 13pt;
 font-weight: bold; 
line-height: 9pt; 
text-align: left; 
color: #76775d; 
font-family: tahoma, sans-serif;
}

h2 {
	color: #333333;
	font-family: tahoma;
	font-size: 15pt;
	text-align: left;
	line-height: 20pt;
	padding-left: 20px;
	background-image: url(divider.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

