a {
	color: #000000;
}
a:hover {
	color: #000000;
}
body,h1,h2,h3{
	color: #000000;
}
h2{
	margin: 0px 0px 0px 10px;
}
.contentleft{
	width: 100%;
}
.contentmain{
	background-color:#FFFFFF; 
}
.contentright{
	width: 0%;
   	display: none;
	position: absolute;
}
.greybox{
   	display: none;
}
.header{
	color: #000000;
	margin-right:4px;
}
.menubox a.selected{
   	display: none;
}
.subheader{
  	border-bottom: 1px solid #000000;
}
.whitebox{
	color:#000000;
}
.whitebox_topleft{
	border-left:1px solid #666666;
	border-top:1px solid #666666;
}
.whitebox_bottomright{
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}
