body { font-family: "Arial", "Helvetica", "Helv", "Sans Serif" ; 
	font-weight: normal ;
	font-size: 14px ;
	color: #c9d5df ;
	background: #1a334d ;
	margin: 0px }

.header {
	position:	relative ;
	top:		-24px ;
	color:		#c9d5df ;
	background:	#122b45 ;
	font-size:	24px ; 
	text-align:	center ;
	}

.title { font-size: 20px ; }

.main { 
	position:	absolute ;
	top:		40px ;
	padding-left:	210px ;
	width:		100% ;
	}

.notice {
	position:	fixed ;
	bottom:		-10px ;
	right:		4px ;
	font-size:	14px ;
	color:		#386b94 ; 
	text-align:	right ;
	}

.extra { color: #6389a7 ; }

.oldextra { color: #8ea7bb ; }

.navbar {
	position:	absolute ;
	top:		28px ;
	left:		0px ;
	border-spacing:	2px ;
	}

a {
	display:		block ;
	background:		#223b55 ;
	text-decoration:	none ;
	border-width:		0px ;
	}

table { 
	font-weight:	normal ;
	text-align:	left ;
	margin:		0px ;
	padding:	0px ;
	border-spacing:	10px 0px ;
	}

caption {
	text-indent:	210px ;
	font-size:	20px ;
	}

tableCell { padding: 8px ; }
	
.test { padding: 8px ; }

a:link { color:		#8ea7bb ; }
a:active { color:	#f2e4cb ; }
a:visited { color:	#8aa3b7 ; }
a:hover {
	color:		#ffffff  ;
	background:	#071a33 ;
	}

.buttons {
	display:	inline ;
	border-width:	0px ;
	}
