@charset "UTF-8";

body {
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	color:#FFF;
	margin: 20px 20px 0 0;
}

body center table tr td table tr td a {
	text-decoration: none;
	font-size: 0.90em;
}

body center table tr td a {
	text-decoration: none;
	color: #CCC;
}


#menubar tr, #menubar td {
	margin: 5px;
	padding: 2px;
	border: 0;
}

#menubar td a:link, #menubar td a:visited {
	color: #006;
	font-weight: bold;
	text-decoration: none;
}

#menubar td a:hover, #menubar td a:active {
	color: #999;
	font-weight: bold;
	text-decoration: underline;
}

#textmenu a:link, #textmenu a:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 0.80em;
	color:#CCC;
}

#textmenu a:hover, #textmenu a:active {
	text-decoration: underline;
	color:#FF0;
}

.footer {
	font-size: 0.7em;
	line-height: 1.50em;
	text-align: center;
}

.ctrcontent {
	text-align: center;
}

.tablewide {
	width: 800px;
	margin: 0 auto;
}

.tablewide tr, .tablewide td {
	border: 0;
	padding: 0;
	margin: 0;
}