/* CSS Document */

body {
	background: url(gfx/bground.gif) #00099 tile;
	margin: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #333333;
	line-height: 16px;
}


h1 {
	margin: 0 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00099;
}

.footer {
	font-size: 9px;
	color: #999999;
	text-align: center;
}

a.footer:link, a.footer:active, a.footer:visited {
	background: none;
	color: #999999;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: none;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.ltnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

ul.ltnav {
	margin: 0;
	padding: 4px;
}

li.ltnav {
	list-style: none;
	padding: 2px;
	border-bottom: 1px solid #cccccc;
}

a.ltnav, a.ltnav:link, a.ltnav:active, a.ltnav:visited {
	font-size: 10px;
	text-decoration: none;
	color: #000099;
}

a.ltnav:hover {
	color: #3366CC;
	text-decoration: none;
}

.small {
	font-size: 9px;
	line-height: 11px;
	color: #333333;
}
