body
{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;	
}

a
{
	color:#000099;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

img
{
	border:none;
}

div#bodycontainer
{
	width:950px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	border-bottom:5px solid #000000;
}

div#top
{
	height:150px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image:url(images/top.jpg);	
	margin-bottom:0px;
	padding-bottom:0px;
}

div#main
{
	padding-left:10px;
	padding-right:10px;
}

div#main form
{
	margin-bottom:0px;
}

table#menu
{
	width:100%;
	
}

table#menu a
{
	color:#000099;
	text-decoration:none;
	font-weight:bold; 
}

table#menu td
{
	vertical-align:top;
	padding:10px;
}


table#menu a:hover
{
	text-decoration:underline;
}