/* CSS mrs.hills Document */

    html{

	scrollbar-base-color: #D8CD97;

	scrollbar-track-color: #FFFFFF;

	scrollbar-face-color: #D8CD97;

	scrollbar-shadow-color: #FFFFFF;

	scrollbar-darkshadow-color: #D8CD97;

	scrollbar-highlight-color: #D8CD97;

	scrollbar-3dlight-color: #D8CD97;

	scrollbar-arrow-color: #FFFFFF;

    }



	html {overflow-x:hidden;}

	html {overflow-x:visivle;}
body {

	background-image: url(../images/bg.jpg);

	background-repeat: repeat-y;

	background-position: center;

}
body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: center;
}
table,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
}
.table {
	width: 0px;
	height: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	display: none;
}
.table2 {
	width: 650px;
}

