body {
scrollbar-face-color:#F9F7F3;
scrollbar-highlight-color:#F9F7F3;
scrollbar-3dlight-color:#AD9B81;
scrollbar-darkshadow-color:#AD9B81;
scrollbar-shadow-color:#F9F7F3;
scrollbar-arrow-color:#AD9B81;
scrollbar-track-color:#FFFFFF;
}

.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #C3B48B;
	border-left-color: #C3B48B;
}

.border2 {
	border: 1px solid #000000;
}

.tdborder {
	border: 1px solid #C3B48B;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6D5F4D;
}

.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6D5F4D;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6D5F4D;
	border: 1px solid #C3B48B;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D4BA7C;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #D4BA7C;
}
.watermark {
	background-image: url(../images/watermark.jpg);
	background-position: center 40px;
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #E7E1D1;
}


	
