BODY { 
	letter-spacing: 0px; 
	font-family: Arial, sans-serif;
	font-size: 8pt;
	line-height: 16pt;
	margin: 0px;
	padding: 0px;
}

H1 {
	padding: 0px;
	line-height: 16pt;
	font-style: normal;
	font-weight: normal;
	font-size: 14pt;
	color: #5c6970;
	margin: 0px;	
}

STRONG {
	font-style: normal;
	font-weight: normal;
	color: #90989d;
	font-size: 11pt;
}

.header {
}

.sidebar {
	margin: 0px;
	padding-left: 28px;
	padding-top: 52px;
	color: #5c6970;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	position: absolute;
	height: 454px;
	width: 148px;
	background-repeat: no-repeat;
	background-image: url(../gfx/sidebar.jpg);
}

.content {
	width: 751px;
	background-repeat: no-repeat;
	height: 454px;
	padding-top: 52px;
	padding-left: 56px;
	margin-left: 148px;
	position: absolute;
}

.menuitem A {
	line-height: 45px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #5c6970;
}

.sidebar .selected {
	color: #90989d;
}

ul {
	line-height: 16pt;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.leftcolumn {
	width: 431px;
}.rightcolumn {
	line-height: 15pt;
	left: 31px;
	top: 52px;
	position: absolute;
	margin-left: 473px;
	width: 278px;
}

A {
	color: #90989d;
	text-decoration: underline;
}

P {
	padding: 0px;
	margin: 0px;
}

table {
	color: #90989d;
	line-height: 11pt;
	border-spacing: 0px 0px;
}

.menuitem {
}


