BODY {background: url(bg.jpg); 
background-attachment: fixed;
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:#76775d;
font-family: tahoma;
filter: dropshadow(color=#d9d9c7, offX=1, offY=1);
font-size:10px;
width: 230px;
line-height:10px;
}

blockquote 
{color:#76775d;
font-family: tahoma;
filter: dropshadow(color=#d9d9c7, offX=1, offY=1);
font-size:10px;
width: 230px;
line-height:10px;
}

a,a:active,a:link,a:visited  {color:#7e872f; border-bottom: dotted 1px #ceda64; }
a:hover{text-decoration: none;color: #ceda64; border-bottom: 1px dotted #7e872f; }


.end {
	color: #76775d;
	font-family: tahoma, sans-serif;
	font-size: 7pt;
	text-align: center;
	line-height: 8pt;
	background-color: #e7eac4;
	border-top: 1px solid #b6b98f;
	border-bottom: 2px solid #b6b98f;
	padding: 5px 5px 5px 5px;
	width:220px;
	}


#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;
}

