@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffd073;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #6f4324;
}
#mask {
	position: absolute;
	z-index: 2;
}
p {
	margin: 0px;
}
a {
	font-weight: bold;
	color: #DA5B01;
	text-decoration: underline;
}
a:hover {
	color: #6F4324;
	text-decoration: none;
}
a:active, a:focus {
	outline: 0px;
}
h1 {
	font-size: 17px;
	color: #da5b02;
	font-weight: normal;
	margin: 0px;
	line-height: 22px;
}
h2 {
}
.main-table {
	line-height: 18px;
}
.address {
	background-image: url(layout/address.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ffe0a2;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 28px;
}
.address a {
	font-weight: bold;
	color: #6F4324;
	text-decoration: none;
}
.address a:hover {
	color: #FFD073;
}
.main-menu {
	color: #ffe0a2;
	font-weight: bold;
	padding-left: 10px;
	line-height: 18px;
}
.main-menu a {
	color: #ffe0a2;
	text-decoration: none;
	background-image: url(layout/b-off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-left: 6px;
}
.main-menu a:hover {
	color: #FFFFFF;
	background-image: url(layout/b-on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-left: 0px;
}
.sec-menu {
	font-weight: normal;
	color: #EBB241;
	line-height: normal;
}
.sec-menu a {
	color: #EBB241;
	background-image: none;
	margin-left: 6px;
	font-weight: normal;
}
.sec-menu a:hover {
	color: #FFFFFF;
	background-image: none;
	margin-left: 6px;
}
.small-menu {
	color: #ebb241;
	padding-left: 16px;
}
.small-menu a {
	color: #ebb241;
	text-decoration: none;
	font-weight: normal;
}
.small-menu a:hover {
	color: #FFFFFF;
}
.border {
	background-color: #FFE0A2;
	padding: 1px;
	border: 2px solid #DA5B01;
}
form {
	margin: 0px;
}
.formtd {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.inputFields {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #6F4324;
	background-color: #ffffff;
	border: 1px solid #6f4324;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.buttonFields {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #DA5B01;
	border: 1px solid #6f4324;
}
.requirestar {
	color: #DA5B01;
}
.error {
	font-weight: bold;
	color: #da5b02;
	text-decoration: blink;
}
.copyright {
	background-image: url(layout/copyright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 6px;
	color: #cda14a;
}
.copyright a {
	color: #cda14a;
	text-decoration: none;
}
.copyright a:hover {
	color: #6F4324;
}
.credits {
	font-size: 10px;
	padding-top: 3px;
	color: #BF8200;
}
.credits a {
	font-weight: normal;
	color: #BF8200;
	text-decoration: none;
}
.credits a:hover {
	color: #DA5B01;
	text-decoration: underline;
}
