body {
	margin: 0px;
	padding: 0px;
	background: #ffffff url('images/bg-splash.jpg') no-repeat;
	font: 70% Verdana, Arial, Helvetica;
}

.narrow { background: url('images/bg-splash.jpg') no-repeat -260px 0px; }

h1 {
	color: #9B0505;
	font: bold 1.4em Verdana, Arial, Helvetica;
}

h2 {
	color: #AF9F43;
	font: bold 1.2em Verdana, Arial, Helvetica;
}

A:link    { color: #1F44A0; }
A:visited { color: #1B3577; }
A:active  { color: #AE1010; }
A:hover   { color: #AE1010; }

iframe {
	border: solid 1px #1F44A0;
	margin: 0px;
	padding: 0px
}

.indent { margin-left: 20px; }

#flashmovie {
	width: 260px;
	float: left;
}

#menucolumn {
	width: 134px;
	float: left;
	padding: 0px 5px 0px 5px;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 124px;
}
	html>body #menucolumn {
		width: 124px;
	}
	
.menu {
	width: 107px;
	padding: 0px;
	margin: 0px auto;
	list-style: none;
}

.menu li {
	margin-bottom: 1px;
}

.menu a:link, .menu a:visited, .menu a:hover {
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding-top: 7px;
	width: 107px;
	height: 27px;
	text-align: center;
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	background: url('images/menu.gif') no-repeat;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 20px;
}
	
	html>body .menu a:link, html>body .menu a:visited, html>body .menu a:hover { 
		height: 20px;
	}

.menu a:hover {
	text-decoration:  underline;
}

.data th, .data td { background: #eee; }

#content {
	margin-left: 394px;
}
.narrow #content { margin-left: 134px; }

#topmenu {
	background: url('images/topbg.gif');
}

#mainmenu {
	background: #9B0505;
	color: #ffffff;
	margin: 0px auto;
	padding: 7px;
	font-size: 90%;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

	#mainmenu a:link, #mainmenu a:visited {
		text-decoration: none;
		color: #ffffff;
	}
	
	#mainmenu a:active, #mainmenu a:hover {
		text-decoration: underline;
		color: #ffffff;
	}
	
#body {
	background: url('images/bodybg.gif') repeat-x;
	line-height: 150%;
	padding: 10px;
}

#footer {
	clear: both;
	background: #213C79;
	color: #ffffff;
	font: 90% Verdana, Arial, Helvetica;
	padding: 8px;
	text-align: center;
}

.content { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt; line-height:12px}