body {
	margin:0px 0px 20px 0px;
	padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	cursor : default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* color:#484D49; */
	color:#000;
	background-color:#fff;
	}

.header {
	width:990px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	margin-top: 0px;
	word-spacing:2mm;
	padding:20px 0px 0px 0px;
	border:0px solid #333;
	}

.top {
	width:990px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align:left; /* Counteract to IE5/Win Hack */
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	word-spacing:10mm;
	padding:0px 0px 5px 0px;
	border:0px solid #333;
	}

#Content {
	width:990px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px 0px 0px 0px;
	border:0px solid #333;
	background-color:transparent;
	background-image:url(images/contdivbg.gif);
	background-repeat:x-repeat;
	}

#left
{
float: left;
width: 328px;
border: 0px solid #999;
margin: 0px 0px 0px 0px;
padding: 00px 0px 0px 60px;
}

#right
{
float: left;
max-width: 581px;
width: 581px;
min-height: 480px;
height: 480px;
border: 0px solid #999;
margin: 0px 0px 0px 0px;
padding: 0px 10px 30px 10px;
text-align:left;
background-color: #D6DBD4;
}

.clearboth { clear: both; }

.trenner {
	color: #BB2933;
	font-weight: bolder;
}

.hmenu {
	font-family: "Courier New", Courier, mono;
	/* text-align:right; */
	font-size: 12px;
	/* color:#898D96; */
	color: #70747B;
	margin:0px;
	padding:0px;
	line-height: 14px;
	/* word-spacing:10mm; */
}

a:link{
	/* color:#898D96; */
	color: #70747B;
	text-decoration: none
}
a:visited{
	/* color:#898D96; */
	color: #70747B;
	text-decoration: none
}
a:hover{
	color:#BB2933;
	text-decoration: none
}
a:active{
	color:#BB2933;
	text-decoration: none
}
.bmenu {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color:#fff;
	margin:0px;
	padding:0px;
	line-height: 14px;
	word-spacing:10mm;
}
.blind {
	font-family: "Courier New", Courier, mono;
	text-align:right; /* Counteract to IE5/Win Hack */
	font-size: 12px;
	color:#fff;
	margin:0px;
	padding:0px;
	line-height: 14px;
	word-spacing:10mm;
}

.ht1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color:#fff;
	margin:0px;
	padding:0px;
	line-height: 14px;
}
