body {
	background-color: #E39724;
}
div.site {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 90%;
}
span.site_title {
	font-size: large;
	font-weight: bold;
}
img.site_logo {
	text-align: right;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
}
span.site_version {
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
a, a:hover, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
div.site_sel {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 90%;
}

