.header {
	height: 11.5em;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
	background-repeat: no-repeat;
	clear: none;
	float: none;
}
.leftimage {
	float: left;
	height: 160px;
	width: 160px;
}
.headline {
	padding: 5px;
	margin-left: 160px;
	color: #0000FF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 40em;
	color: #0000FF;
	font-size: 14px;
	border: 1px solid #0000FF;
}

.navigator {
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-repeat: repeat-x;
	background-image: none;
	padding-top: 2px;
	padding-left: 10px;
	background-color: #CCC;
	
}
.small-link {
	font-size: 12px;
	color: #0000FF;
}

a:link {
	text-decoration: none;
	font-weight: normal;
}
.inline-heading {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}

.hilite {
	color: #FF0000;
	font-weight: bold;
}

h2 {
	font-size: 18px;
}


.navbutton {
	background-color: #CCCCCC;
	margin: 2px;
	height: 20px;
	width: 94px;
	border: 2px outset #999999;
	float: left;
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
	background-image: url(../images/sliver.gif);
	background-repeat: repeat-x;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.footer {
	font-size: 12px;
	color: #0000FF;
	height: 20px;
	text-align: left;
	vertical-align: bottom;
	padding-left: 5px;
	font-style: italic;
	word-spacing: normal;
	border-left-color: #0000FF;
	padding-top: 2px;
	background-color: #CCCCCC;
	background-image: url(../images/sliver.png);
	border-top-width: 1px;
	border-top-color: #E0DFE3;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.navbutton:hover {
}

.content {
	padding: 5px;
	color: #000000;
	font-size: 12px;
	border-right-width: thick;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #0000FF;
}
td {
	border: 1px solid #0099FF;
}
