@charset "utf-8";
body,td,th {
	color: 333333;
	text-align: inherit;
	background-color: #C6b197;
	font-family: "Times New Roman", Times, serif;
	margin-left: 10px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}
.lbeige {
	background-color: e6dace;
}

a {
	font-size: 12px;
	color: #6C3315;
}
a:link, visited {
	color: 774444;
}
a:hover {
	text-decoration: none;
	color: #660033;
	border-bottom-width: 1;
	border-bottom-style: groove;
	border-bottom-color: 774411;
}
a:active {
	text-decoration: underline;
	color: 774455;
}
h1 {
	font-size: 18px;
	color: #493D3F;
	text-align: center;
}
#tdLSidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background-color: #E3DACE;
}
#tdLSidebar a {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5A3240;
	border-bottom-color: #5A3240;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}
#tdLSidebar a:hover {
	background-color: #7E4576;
}

#tableLayout {
	background-color: #C6b197;
	text-align: center;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999999;
}
.PageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #865F71;
}
.columnHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #6699FF;
}

