body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #F5E3CB;
}

body{
	scrollbar-face-color: #CC9869; scrollbar-shadow-color: #81392D; scrollbar-arrow-color: #F5E3CB; scrollbar-dardshadow-color: #81392D; scrollbar-base-color: #81392D;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.largetable {
	background-image: url(images/tablebkg01.jpg);
}

.smalltable {
	border: thin solid #330000;
	background-color: #F5E3CB;
	
}

#scrollingDiv{
	overflow: auto;
	border: none;
	height: 363px;
	width: 410px;

  }

.divstyle {	position:absolute;
}

.border2 {
	border: thin solid #660000;
	background-color: #F5E3CB;
}

