body {
	background: url(images/bgtile.jpg) repeat fixed;
	background-position: left top; 
	background-attachment: scroll; 
	background-repeat: repeat; 
	background-color: #efe0bc;
	margin-top: 20px; 
	margin-bottom: 20px; 
	scrollbar-3dlight-color: #d1d5be;
	scrollbar-arrow-color: #844a1f;
	scrollbar-base-color: #efe0bc;
	scrollbar-dark-shadow-color: #993333;
	scrollbar-track-color: #efe0bc;
	scrollbar-face-color: #efe0bc;
	text-align: center;
}

table {
	padding-top: 10px; 
	padding-right: 12px; 
	padding-bottom: 10px;
	padding-left: 10px; 
	width: 70%;
	border-top: #844a1f 5px double; 
	border-right: #844a1f 5px double; 
	border-bottom: #844a1f 5px double; 
	border-left: #844a1f 5px double; 
	background-color: #efe0bc;
}

.mn1 {
	padding-top: 10px; 
	padding-right: 12px; 
	padding-bottom: 10px;
	padding-left: 10px; 
	border-top: #844a1f 5px double; 
	border-right: #844a1f 5px double; 
	border-bottom: #844a1f 5px double; 
	border-left: #844a1f 5px double; 
}

.mn2 {
	padding-top: 10px; 
	padding-right: 12px; 
	padding-bottom: 10px;
	padding-left: 10px; 
	border-top: #844a1f 5px double; 
	border-right: #844a1f 5px double; 
	border-bottom: #844a1f 5px double; 
	border-left: #844a1f 5px double; 
	text-align: center;
	width: 100%; 
	height: 50px; 
	background:  url(images/bgtile.jpg) repeat fixed;
}

.mnt {
	padding-top: 20px; 
	padding-right: 12px; 
	padding-bottom: 10px; 
	padding-left: 10px; 
	border-top: #844a1f 5px double; 
	border-right: #844a1f 5px double; 
	border-bottom: #844a1f 5px double; 
	border-left: #844a1f 5px double; 
	font-family: Times New Roman; 
	font-weight: normal; 
	font-size: 14px; 
	color: #844a1f; 
	text-align: center;
	overflow: auto; 
	width: 100%;
	height: 1180px; 
	scrollbar-arrow-color: #844a1f; 
	scrollbar-base-color: #efe0bc; 
	background:  url(images/bgtile.jpg) repeat fixed; 
}

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #844a1f;
	text-decoration: none;
}

a:visited {
	color:#844a1f; text-decoration: none;
}

a:hover {
	 color:#844a1f; text-decoration: none; 
	 image-decoration: underline; 
	 cursor: crosshair;  
}

#footer {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 10px; 
font-weight: bold;
text-align: center;
color: #844a1f;
}