body, div, td, .menu a, h1, h2
{
	font-family:arial,helvetica,sans-serif;
}

.logo
{
	background:#000 url(../images/header-bg.gif) center center no-repeat;
	padding:0px;
	height:107px;
	background-color: white;
}

.logo a img
{
	height:55px;
	padding-top: 45px;
}

.bar
{
	background:#666;
}

.menu a
{

	color:#FFF;
}

.menu a.subpage
{
	color:white;
	text-align: left;
	padding-left: 10px;
}

div.submenu
{

}

h1
{
	background:#EEE;
	padding-left:10px;
	min-height:20px;
	padding:10px;
	font-size:30px;
}

* html h1
{
	height:0px;
}

.body table tr td a .title
{
	color:#26A0D7;
}

.bodytext a
{
	color:#26A0D7;
}

.date
{
	display:none;
}