@charset "utf-8";
body {
	background-color: #EDE5C0;
	margin:0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #3A2E17;
    letter-spacing:2px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #3A2E17;
    letter-spacing:2px;
}
.Body-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:18px;
	font-weight: normal;
	color: #44371D;
}

a.Body-links:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:18px;
	font-weight: bold;
	color: #6B5B3A;
}

a.Body-links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:18px;
	font-weight: bold;
	color: #44371D;
	text-decoration:none;
}

a.Body-links:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:18px;
	font-weight: bold;
	color: #44371D;
}
table { empty-cells:show;
}

a.Body-links:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:18px;
	font-weight: bold;
	color: #44371D;
}

.Menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #EDE5C0;
	letter-spacing:3px;
	text-decoration:none;
}

.Menu-h {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #EDE5C0;
	letter-spacing:3px;
	text-decoration:none;
}

a.Menu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
    font-variant: small-caps;
	color: #EDE5C0;
	letter-spacing:3px;
	text-decoration:none;
}

a.Menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #EDE5C0;
	letter-spacing:3px;
	text-decoration:none;
}

a.Menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	letter-spacing:3px;
	text-decoration:none;
}

a.Menu:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #EDE5C0;
	letter-spacing:3px;
	text-decoration:none;
}

.Submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	color: #58492C;
	letter-spacing:1px;
	text-decoration:none;
}

.Submenu-h {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	color: #58492C;
	letter-spacing:1px;
	text-decoration:none;
}

a.Submenu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	color: #58492C;
	letter-spacing:1px;
	text-decoration:none;
}

a.Submenu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	color: #58492C;
	letter-spacing:1px;
	text-decoration:none;
}

a.Submenu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	color: #F1EBD0;
	letter-spacing:1px;
	text-decoration:none;
}

a.Submenu:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #58492C;
	letter-spacing:1px;
	text-decoration:none;
}

#submenu-border {
	border-bottom: solid #D0C5AF 1px;
}

tr.newoff  {
	background: #BEB095;
}

tr.newon {
	background: #C4B69C;
}
tr.off {
	background: #C4B69C;
}

tr.on {
	background: #BEB095;
}

table { empty-cells: show; }