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-size : 95%;
	font-weight : normal;
	color : #ffe4d1;
}
#footer a:hover, #footer a:active {
	background-color : #f60;
	text-decoration : none;
}
#copyright {
	color : #fdab74;
	padding-left : 390px;
}
#layout {
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 0;
	width : 770px;
	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 : 4px;
}
#footer {
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 0;
	vertical-align : bottom;
	padding-top : 0;
	height : 14px;
}
#footerbar {
	border-right : 4px solid #fff;
	padding-right : 4px;
	padding-left : 4px;
	background : #000;
	padding-bottom : 2px;
	border-left : 4px solid #fff;
	width : 714px;
	padding-top : 2px;
	height : 14px;
}
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;
}