﻿.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.errorheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto
}
P.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 6em
}

#header-bgimage {
	background: url("IMAGES/but_bg.gif");
	background-repeat: repeat;
}

html, body {
	margin:0;
	padding:0;
}

.fullheight {
	height:100%
}