body, table, tr, td {
	font: 8pt verdana;

	background-color: #9EC7E1;
	color: #143E97;
	border:0px;}

body {
	background: url(bg.jpg) repeat-x;
	background-color: #9EC7E1;
margin-top:0px;
margin-bottom:0px;
}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #143E97}
a:hover {color: #143E97}
input, textarea, option, select {
	background-color: #9EC7E1;
	font: 8pt verdana;
	color: #143E97;
	border: 1px solid #143E97;
	padding:0px; }


#header {
width: 797px;
position: absolute;
left:0px;
top:0px;
margin:0px;
}

#header img {
border:0px;
padding:0px;
margin:0px;
}

#menu {
background-color: #143E97;
position: absolute;
border:0px;
width: 520px;
left: 110px;
top: 415px;
text-align:center; 
}

#content {
position:absolute;
margin-bottom: 10px;
align:left;
left: 60px;
top: 500px;
width:600px;
}

.lightblue    { color:#9EC7E1;font-weight:bold;text-decoration: underline; }

.big   {color:#143E97; font-weight:bold; text-decoration:none; font-size:12pt; }
