body {
	font-family: Arial, Verdana, sans-serif;
	background: url('../images/l.gif');
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #800080;
}

a:hover {
	color: #0080FF;
}

#outer {
	width: 674px;
	margin-top: 30px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
}

#header {
	width: 674px;
	height: 155px;
}

#navbar {
	width: 672px;
	height: 28px;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
}

#navbar li {
	display: inline;
}

#navbar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navbar img {
	border: 0px;
}

.contenthead {
	width: 180px;
}	

#content {
	border-bottom: 1px solid #808080;
	background-color: #FFFFFF;
}

#maintable {
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	width: 100%;
	padding: 20px;
}

#maintable td {
	vertical-align: top;
}

#footer {
	text-align: right;
	font-size: 70%;
	color: #404040;
	padding: 5px;
}

#footer a:link, #footer a:visited {
	color: #404040;
}

acronym {
	border-bottom: 1px dotted #808080;
	cursor: help;
}

.inv {
	display: none;
}

.heading {
	font-weight: bold;
	font-size: 80%;
	text-align: right;
	line-height: 180%;
}

.text0r {
	font-size: 80%;
	line-height: 180%;
	color: #404040;
}

.bottomnav {
	font-size: 80%;
}

