.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC; 
	}
	
 A:link    {text-decoration: none; color: #FFFFCC; font-family: arial;}
 A:visited {text-decoration: none; color: #FFFFCC; font-family: arial;}
 A:active  {text-decoration: underline; color: #Ffffff; font-family: arial;}
 A:hover   {text-decoration: underline; color: #Ffffff; font-family: arial;}
}

.bg {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #504143;
	line-height: 11px;
}
.tblbg {
	background-image: url(images/tblbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6A652F;
}
.Txtbox {
	height: 400px;
	width: 500px;
	position: relative;
	z-index: auto;
	clip:  rect(200px auto auto auto);
	left: 35;
	top: 35;
	visibility: visible; }
	
	.BODY {
scrollbar-face-color: #FDEED0;
scrollbar-arrow-color: #5E514E;
scrollbar-track-color: #FDEED0;
scrollbar-3dlight-color: #5E514E;
scrollbar-highlight-color: #A49B79;
scrollbar-shadow-color: #5E514E;
scrollbar-darkshadow-color: #7D5819;


}






}
.picborder {
	border: thin solid #8C7833;
}
.Mpback {
	background-image: url(images/MPbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
