body {
	text-align:center;
	background-color:#000033;
	margin-top:0;
	margin-left:0;
	font-family:georgia;
	font-size:8pt;
	}
#menu {
  width:750px;
	height:20px;
	border-top:#339966 1px solid;
	border-bottom:#339966 1px solid;
	font-family:arial;
	padding-top:5px;
	font-size:10px;
	float:center;
	}
#title-right {
  width:
	height:200px;
	background-image:url(images/t-right.jpg);
	background-repeat: no-repeat;
	float:right;
	}
#title {
	width:750px;
	height:200px;
	margin-right:auto;
	margin-left:auto;
	float:left;
	}
.left-td	{	
	background-image:url(images/back-l.jpg);
	background-position:top right;
	}
.right-td	{	
	background-image:url(images/back-r.jpg);
	}
.td-topnr	{	
	background-position:top;
	background-repeat:repeat-x;
	margin-left:10px;
	}
td {
	font-family:georgia;
	font-size:9pt;
	}
.side-title {
	font-family:georgia;
	font-size:9pt;
	font-weight:bold;
	color:#003366;
	}
	a:link { 
		color: #006699;
		text-decoration: none;
		}
	a:visited { 
		color: #006699;
		text-decoration: none;
		}
	a:hover { 
		color: #006699;
		text-decoration: underline;
		}
	a:active { 
		color: #006699;
		text-decoration: none;
		}