body {
	padding-left: 225px;
	padding-top: 85px;
	padding-right: 25px;
	background-color: #444444;
	color: #EEEEEE;
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px;
}
a:link {
	color: #6666FF;
}
a:visited {
	color: #9999FF;
}
div.title {
	height: 50px;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #222222; 
	border-bottom-color: #000000; 
	border-bottom-style: dashed; 
	border-bottom-width: 1; 
	color: #EEEEEE; 
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
	text-align: center;
}
div.head1 {
	font-size: 25px;
}
div.head2 {
	font-size: 11px;
}
div.logo {
	position: absolute;
	height: 70px;
	width: 70px;
	top: -10px;
	right: 10px;
}
div.menuitem {
	position: relative;
	left: 28px;
	margin: 5px;
}
div.menu {
	height: 160px;
	width: 180px;
	left: 0px;
	top: 50px;
	position: absolute;
	float: left;
	background-color: #222222; 
	border-right-color: #000000; 
	border-right-style: dashed; 
	border-right-width: 1; 
	border-bottom-color: #000000; 
	border-bottom-style: dashed; 
	border-bottom-width: 1; 
	color: #AAAAAA; 
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
}
p.heading {
	font-weight: bold;
	font-size: 16px;
	padding-left: 20px;
}
p.endnote {
	font-size: 9px;
}
span.typedinput {
	font-family: monospace;
	font-weight: bold;
}

