body {
	padding: 0px;
	margin: 0px;
	font-family: arial;
	background-color: #484848;
}


.centerBody {

}

.centerContent,
.themeInfo {
	background-color: #c0c0c0;
}


.menuHolder {
	width: 100%;
}

.menuHolder .menuContainer {
	background-color: #E2E2ED;	
	border-bottom: 1px solid white;	
	height: 30px;
}

.menuHolder .menuContainer td {
	white-space: nowrap;
	height: 30px;
}

.menuHolder a {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;

}

.menuHolder div {
	overflow: hidden; 
}

.menuHolder .arrow,
.menuHolder .darrow {
	width: 16px;
}

.menuHolder .spacer {
	width: 100%;
}	

.seperator {
	color: #000000;
	font-size: 13px;
	padding: 0px 6px 0px 6px;
}	

.spacer {
	width: 100%;
}

.info { 
	position: absolute;
	right: 12px;
	top: 8px;
}

.info a { 
	text-transform: uppercase;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.content * {
	font-size: 14px;
	line-height: 17px;
}

.title {
	font-weight: bold;
	text-transform: uppercase;
}

.text td, .text th {
	text-align: left;
	vertical-align: top;
}

.content a {
	color: #484848;
	text-decoration: underline;
}

.themeInfo * {
	font-size: 13px;
	color: #ffffff;
}

.themeInfo a {
	text-decoration: underline;
}

.header1 {
	font-weight: bold;
}

.introduction {
}

.navigator { 
	position: absolute;
	right: 48px;
	top: 8px;
}

.navigator a {
	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
}

.footer {
	position: absolute;
	bottom: 0px;
	background-color: #E2E2ED;	
	height: 30px;
	width: 100%;
}

.footer .logo { 
	position: absolute;
	left: 6px;
	top: 3px;
}

.footer .name { 
	position: absolute;
	left: 48px;
	top: 8px;
	text-transform: uppercase;
	font-size: 12px;
}

.footer .adres {
	position: absolute;
	right: 6px;
	top: 8px;
	text-transform: uppercase;
	font-size: 12px;	
}

.footer a { 
	text-transform: uppercase;
	font-size: 12px;	
	color: #000000;
	text-decoration: none;
}

.pw {
	position: absolute; 
	top: 50%; 
	width: 100%;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.mailform th {
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;	
	color: #000000;
}

.mailform .text,
.mailform .textarea {
	width: 400px
}

.mailform .textarea {
	height: 150px
}

.mailmsgs p {
	text-transform: uppercase;
	font-size: 12px;	
	font-weight: bold;
	color: #000000;
}