BODY {
	margin: 0;
	padding: 0;
	background:#00003c url('../i/bodybg.gif');
}
BODY, TD, DIV, SPAN
{
font-family:verdana,tahoma,arial;
}
A:LINK
{
color:#003366;
}

A:VISITED {
color:#006699;
}
A:HOVER
{
color:#cc6600;
}
DIV.content
{
padding-left: 35px;
padding-right: 35px;
font-size: 0.7em;
color: #2D66A1;
text-align: justify;
padding-top: 20px;
padding-bottom: 20px;
}
DIV.content TD
{
font-size:0.7em;
color: #2D66A1;
}
table#main {
	width: 760px;
	height: 100%;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}
td#topnav {
	height: 24px;
}
td.logo {
	height: 86px;
	background: #ffffff;
}
td.logospace {
	height: 24px;
	background: #354688;
}
td.oline {
	height: 4px;
	background: #ff9900;
	border-top: solid 1px #000000;
}
td.o2line {
	height: 4px;
	background: #ff9900;
	border-bottom: solid 1px #000000;
}
td.splash {
	height: 167px;
	background: #006699;
}
td.footer {
	background: #354688;
	border-top: solid 1px #ffffff;
}
div.ni {
	height: 50px;
	border: solid 1px #354688;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background: #00003c;
	font-family: verdana,tahoma,arial;
	font-size: 0.65em;
	color: #ffffff;
}