html {
	overflow-y: scroll;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(./img/backgradient.jpg);
}
body, input, textarea {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #5b575d;
}
a:link {
	font-weight: bold;
	color: #3e6385;
	text-decoration: none;
	font-size: 100%;
}
a:visited {
	font-weight: bold;
	color: #3e6385;
	text-decoration: none;
	font-size: 100%;
}
a:hover {
	font-weight: bold;
	color: #6e9fcc;
	text-decoration: underline;
	font-size: 100%;
}
a:active {
	font-weight: bold;
	color: #6e9fcc;
	text-decoration: none;
	font-size: 100%;
}
h1 {
	font-size: 140%;
	font-weight: bold;
	color: #fff;
}
h2 {
	color: #004a73;
	font-size: 140%;
	font-weight: bold;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
big {
	font-size: 12px;
	font-weight: bold;
}
#footer, #footer a:link, #footer a:visited {
	font-weight: normal;
	color: #565656;
}
#footer a:hover, #footer a:active {
	background-color: #f60;
	text-decoration: none;
}
#copyright {
	padding-right: 6px;
	vertical-align: middle;
}
#layout {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	width: 1002px;
	padding-top: 0;
	border-collapse: collapse;
	height: 100%;
	background-color: #fff;
}
#randlinks {
	background: url(./img/leftshadow.jpg) left top;
	width: 20px;
}
#randrechts {
	background: url(./img/rightshadow.jpg) right top;
	width: 20px;
}
#midden {
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0;
	vertical-align: top;
	padding-top: 0;
}
#logo {
	border-top-width: 0;
	display: block;
	border-left-width: 0;
	border-bottom-width: 0;
	border-right-width: 0;
	padding-bottom: 4px;
}
#nonflashbanner {
	border-top-width: 0;
	display: block;
	border-left-width: 0;
	border-bottom-width: 0;
	border-right-width: 0;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #635c5b;
}
#footer {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 4px;
	vertical-align: bottom;
	padding-top: 0;
	height: 18px;
}
#footerbar {
	border-right: 4px solid #fff;
	padding-right: 4px;
	padding-left: 4px;
	background: #fff;
	padding-bottom: 2px;
	border-left: 4px solid #fff;
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	width: 946px;
	padding-top: 2px;
	height: 18px;
	text-align: right;
}
A:link {
	color: #201460;
	text-decoration: none;
}
A:visited {
	color: #201460;
	text-decoration: none;
}
A:active {
	color: #201460;
	text-decoration: none;
}
A:hover {
	color: #201460;
	text-decoration: underline;
}
.arttit {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
}
.imgleft {
	margin-right: 3px;
}
.imgright {
	margin-left: 3px;
}
p {
	margin-top: 1em;
}
.container {
	position: relative;
	width: 100%;
}
.container .text {
	position: absolute;
	bottom: 0px;
	right: 2px;
}
.navbox {
	color: #bdbdbd;
	padding-left: 13px;
	padding-right: 13px;
	line-height: 30px;
	white-space: nowrap;
	border-left: 1px solid #e8e8e8;
	float: left;
	cursor: default;
}
.navbox a {
	font-weight: normal;
	color: #ffffff;
}

