body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
	line-height: 15px;
}
body {
	background-color: #FFFFFF;
	background-image: url(../img/backdrop.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	backgruond-repeat: repeat-x;
	background-position: center;
}
a:link {
	color: #EC04FA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#EC04FA;
	
}
a:hover {
	text-decoration: underline;
	color: #A603B0;
}
a:active {
	text-decoration: none;
	color: #EC04FA;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #CC9933;
}
h2 {
	font-size: 16px;
	color: #CC9933;
}
h3 {
	font-size: 14px;
	color: #CC9933;
}
h4 {
	font-size: 14px;
	color: #292929;
}
h5 {
	font-size: 11px;
	color: #CC9933;
}
h6 {
	font-size: 11px;
	color: #292929;
}
.disclaimer {
	color: #666666;
	font-size: 9px;
}
.boxrechts {
	font-size: 9px;
	margin-left: 20px;
	line-height: 16px;
}
.menulinks {
	font-size: 11px;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 32px;
	color: #FF3300;
}

#header {
width:790px;
height:150px;
margin:auto;
}

#menu {
width:165px;
height:500px;
float:left;
}

#dot {
background-image:url(/_lib/img/dotvert.gif);
width:1px;
height:425px;
margin-left:208px;
}

#header-main {
padding-left:45px;
width:580px;
height:124px;
float:left;
}

#main {
padding-left:60px;
width:559px;
min-height:580px;
float:left;
}

#footer {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width:790px;
height:10px;
}
