@charset "utf-8";
/* CSS Document */

a.innermenu:link { font-family: papyrus; font-size:14px; color: #000; background-color: #cccccc; text-decoration:none;  display: block;}
a.innermenu:visited { font-family: papyrus; font-size:14px; color: #000; background-color: #cccccc; text-decoration:none; display: block;}
a.innermenu:active { font-family: papyrus; font-size:14px; color: #000; background-color: #cccccc; text-decoration:none; display: block;}
a.innermenu:hover { font-family: papyrus; font-size:14px; color: #000; background-color: #eee; text-decoration: none; display: block;}

h1 {font-family: Papyrus; font-size:24px; color:#000000; background-position:center; }

<!-- Following is the style for the dropdown side menu -->

p {
	color: #000000
}
body {
	margin: 0;
	padding: 0;
	background: white;
	font-family: papyrus;
	font-size:16px;
	background-color: #CFBEB6;
}
dl, dt, dd, ul, li {
width: 143px;
	color: #000;
	font-size:14px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	position: virtual; /* Menu position that can be changed at will */
	top: 0;
	left: 0;
}
#menu {
	width: 9em;
}
#menu dt {
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 25px;
	text-align: center;
	border: 1px solid gray;
	background: #cfbeb6;
}
#menu dd {
	border: 1px solid gray;
}
#menu li {
	text-align: center;
	background: #fff;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
#menu li a:hover, #menu dt a:hover {
	color: #000;
	background: #eee;
}
.style2 {
	color: #890000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style7 {
	font-family: Papyrus;
	font-size: 36px;
	color: #000000;
}
.style8 {font-size: 12px; 	font-family: Arial, Helvetica, sans-serif;
color: #000000; }
.style9 {font-size: 12px; 	font-family: Arial, Helvetica, sans-serif;
}
}
.style10 {
	font-size: 18px;
	color: #000000;
}