.DebugBar {
	padding: 4px;
	background: #fff;
	border-bottom: 1px solid #333333;
	text-align: left;
}
body {
	background: #fff;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
}
body, input, table, td {
	font-family: Trebuchet MS, arial, verdana;
	font-size: 11px;
}
form { 
	display: inline;
}
.Error, .Warning {
	color: red;
}
.Sql {
	border-top: 2px dashed #efefef;
	margin-top: 4px;
	padding-top: 2px;
	color: #CA0971;
}

a, a:link, a:visited {
	color: green;
	text-decoration: none;
}
a:hover {
	color: green;
	text-decoration: underline;
}

.SiteContainer {
	margin-top: 0px;
	width: 760px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
.Content {
	padding: 10px;
}
.Paragraph {
	font-family: Georgia, sans-serif, Trebuchet MS, arial, verdana;
	color: #66421C;
	text-indent: 6px;
	line-height: 150%;
	padding-bottom: 10px;
}
#Search {
	width: 315px;
	float: right;
	margin-bottom: 10px;
}
.Container {
	border-right: 2px solid #D3CBA7;
	border-left: 15px solid #ffffff;
	background: #F3EAC3;
	color: #66421C;
}
.Container .Label {
	border-top: 2px solid #D3CBA7;
	border-left: 2px solid #D3CBA7;
	padding: 6px;
	font-weight: bold;
	background: #EBE1B9;
}
.Container .Body {
	border-bottom: 2px solid #D3CBA7;
	border-left: 2px solid #D3CBA7;
	padding: 6px;
}
.SearchInput {
	border: 0px;
	background: #FAF8EC;
	height: 20px;
	width: 220px;
	padding-left: 4px;
}
.SearchButton {
	border: 1px outset;
	cursor: hand;
	padding: 0px;
	height: 20px;
	margin-left: 10px;
}
.Foot {
	clear: right;
	padding-top: 20px;
}
.ResultHeading {
	font-family: Georgia, sans-serif, Trebuchet MS, arial, verdana;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px dashed #D3CBA7;
	margin-bottom: 10px;
}
.ResultContainer {
	border-bottom: 1px dashed #D3CBA7;
	font-family: Georgia, sans-serif, Trebuchet MS, arial, verdana;
	color: #66421C;
	margin-bottom: 8px;
}
.ResultContainer .Label a {
	font-weight: bold;
}
.ResultContainer .Label {
	color: #000;
	font-size: 12px;
}
.ResultContainer .Body {
	padding: 6px;
}
.Submission {
	font-family: Georgia, sans-serif, Trebuchet MS, arial, verdana;
	width: 420px;
}
.Submission .Label {
	color: #000;
	font-size: 12px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #D3CBA7;
	margin-bottom: 8px;
}
.Submission .Body {
	line-height: 150%;
}
