@import url(menu_style.css);
body, body.sidebar, body.ipage {
	background-color: White;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Cataneo BT";
	font-size: larger;
	font-weight: normal;
	color: #CCCCCC;
	background-position: top;
	background-repeat: repeat;
	background-image: url(../images/Goldscroll copymedium,.jpg);
}
body.ipage {
	background-image: none;
}
.style1 {
	color: #FFFFFF;
	font-family: "Cataneo BT";
	font-size: 12px;
	line-height: 14px;
}
.box1 {
	background-color: #8D7950;
}
.box_top {
	background-color: #F0EFEC;
	border-right: 37px solid #DED6D6;
}
.box_body {
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	background-color: White;
	border-left: 20px solid #F0EFEC;
	border-top: 20px solid #F0EFEC;
}
.box_right {
	background-color: #DED6D6;
	vertical-align: top;
}
.box_footer {
	background-color: #582312;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: White;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: cursive;
	margin-top: 0px;
	color: #582312;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 0px;
	font-family: "Monotype Corsiva";
	color: Maroon;
	margin-top: 0px;
}
h3 {
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: Black;
	margin-top: 0px;
}
.subheader {
	background-color: #967F4B;
	font-size: 14px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-weight: bold;
	color: White;
}
hr {
	height: 3px;
	color: #967F4B;
	background-color: #967F4B;
	border: 0px solid #967F4B;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
table td {
	padding : 0; 
}
TD, A {
	font-family: "monotype corsiva";
	font-size: 10pt;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
}
A, A:Link, A:Visited {
	color: Maroon;
	text-decoration: underline;
	font-weight: bold;
	font-size: larger;
}
A:Hover {
	color: Black;
}
.vertmenu {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 12pt;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;
	width: 116px;
}
.vertmenu ul {
	list-style: none;
	margin: 5px;
	padding: 0px;
	border: none;
}
.vertmenu ul li {
	margin: 0px;
	padding: 0px;
}
.vertmenu ul li a {
	font-family: Tahoma, Verdana, MS Sans Serif; 
	font-size: 12pt;
	display: block;
	border-bottom: none;
	padding: 3px 15px 3px 5px;
	text-decoration: none;
	color: #207CBC;
	width: 130px;
}
.vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #207CBC;
	background-color: #EEF4F8;
	}
.header {
	color: White; 
	font-weight: bold;
	font-size: 12pt;
	padding: 0px 0px 0px 3px;
	background: #9C875A url(/images/admin_header_bk.jpg) no-repeat right;
}