html { background: url(../images/global_htmlBgd.png); }
body {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 930px;
	height: 600px;
	margin: -270px 0 0 -475px;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #a04436;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
dl,
p,
table,
div#aloneTextFrame li {
	color: #d75b48;
	font-size: 10px;
	text-align: justify;
}
dd { margin: 0 0 0 1em; }
dl { margin: 0; }
dl form {
	float: left;
	margin: 0 2px 0 0;
}
dl p { text-indent: 0; }
dt {
	padding: 0 3px;
	clear: both;
}
form { margin: 0; }
form p { text-indent: 0; }
h1 {
	height: 20px;
	margin: 0 0 5px 0;
	color: #d75b48;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
}
hr {
	clear: both;
	height: 3px;
	margin: .5em 0;
	border: none;
	border-top: 3px double #d75b48;
}
iframe { border: none; }
input[type=text],
textarea {
	background: none;
	border: 1px solid #d75b48;
	cursor: text;
	color: #d75b48;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input[type=text] {
	height: 1.2em;
	margin: 0 0 1em;
	line-height: 1.2em;
}
input[type=submit],
input[type=reset] {
	background: #ffc860;
	color: #d75b48;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
input[type=text]:focus,
textarea:focus { background: #ffc87d; }
input[type=submit] { border: 3px double #d75b48; }
input[type=reset] { border: 1px solid #d75b48; }
input[type=submit]:hover,
input[type=reset]:hover { background: #ffc87d; }
input[type=submit]:active,
input[type=reset]:active {
	position: relative;
	top: 1px;
	left: 1px;
}
img {
	border: none;
	margin: 0;
}
label {
	display: block;
	height: 16px;
}
p { text-indent: 1em; }
table { border-collapse: collapse; }
td { border: 1px solid #f90; }
* > p, div#aloneTextFrame li { margin-top: 0; }
div#header {
	height: 115px;
	padding: 20px 5px 0 25px;
	background: url(../images/global_headerBgd.png) no-repeat;
}
.current { color: #d75b48; }
ul#menu {
	height: 20px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;
}
ul#menu li {
	float: left;
	width: 180px;
	height: 20px;
	text-align: center;
	line-height: 20px;
}
ul#menu li.current { background: url(../images/global_menuBtBgd.png) no-repeat; }
ul#menu li a {
	display: block;
	float: left;
	width: 180px;
	height: 25px;
	color: #fff;
	line-height: 20px;
}
ul#menu li a:hover {
	color: #d75b48;
	background: url(../images/global_menuBtBgd.png) no-repeat;
	text-decoration: none;
}
div#content {
	height: 365px;
	width: 900px;
	margin: 0 0 0 20px;
	padding: 0 5px;
	background: url(../images/global_contentBgd.png) no-repeat;
	overflow: auto;
}
a.bt210 {
	display: block;
	width: 210px;
	height: 20px;
	margin: 0 0 2px;
	background: url(../images/global_bt210x20px.png) 0 0 no-repeat;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.bt210:hover { background: url(../images/global_bt210x20px.png) 0 -20px no-repeat; }
a.bt210:active {
	position: relative;
	top: 1px;
	background: url(../images/global_bt210x20px.png) 0 -40px no-repeat;
}
ul#sectionMenu {
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0 2px;
	background: url(../images/global_sectionMenuBgd.png) repeat-x;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
}
div#aloneTextFrame {
	max-height: 420px;
	margin: 10px;
	overflow: auto;
}
div#aloneTextFrame ul {
	margin: 0 0 0 20px;
	padding: 0;
}
dl.menu { margin: 0; }
dl.menu dt {
	border-bottom: 1px solid #d75b48;
	font-weight: bold;
	text-align: right;
}
dl.menu dt span { float: left; }
dl.menu dd { margin: 0 0 7px 1em; }
img.photo {
	display: block;
	width: 160px;
	height: 106px;
	margin: 0 0 10px 0;
	background: #000;
	border: 1px solid #fff;
}
a:hover img.photo { border: 1px solid #d75b48; }
div#footer {
	height: 100px;
	margin: 0 0 0 20px;
	padding: 0 10px;
	background: url(../images/global_footerBgd.png) no-repeat;
}
div#footer p {
	color: #d75b48;
	font-size: 10px;
	line-height: 20px;
	text-align: right;
}
p#buttonsForm {
	margin: 0;
	text-align: right;
}
