<style type="text/css">

	.dummy { }

#menu2 {
	position:absolute;
	padding:5px 5px 5px 5px;
	background:#FFFFFF;
	border:2px solid #000000;
	visibility: hidden;
	left: 0px;
	top: 0px;
	height: 1px;
	z-index: 1000;
}

#items {
	background:#FFFFFF;
	border:1px solid #888888;
	white-space: nowrap;
}

#items A:link, A:visited, A:active{
	text-decoration:none;
}

	body, table {
		font:	11px/1.2 Verdana, Arial, Helvetica, sans-serif;
		background-color:#ffffff;
		padding:0px;
		margin:0px;
		}
	
	body {
		text-align:center;
		}
		
	h1 {
		color:#334477;
		font-size:18px;
		font-weight:normal;
		margin-top:0;
		}
	
	h2 {
		color:#334477;
		font-size:15px;
		font-weight:bold;
		margin:20px 0 5px 0;
		}
	
	a {
		color:#1E4576;
		text-decoration:none;
		}
	
	img {
		border:none;
		}
	
	a:hover {
		text-decoration:underline;
		}
	
	#frame {
		width:788px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		padding:0;
		text-align:left;
		}
	
	#header {
		background-color:#EDEEEF;
		border-color:#CDCFD1;
		border-style:solid;
		border-width:1px;
		margin-bottom:6px;
		}
	
	#contentbox {
		border-color:#CDCFD1;
		border-style:solid;
		border-width:1px;
		text-align:center;
		}

	#content {
		border-style:none;
		background-color:#ffffff;
		text-align:left;
		padding-left:30px;
		padding-right:30px;
		}

	#footer {
		color:#8E9195;
		font-size:10px;
		}

	#footer a {
		color:#8E9195;
		}

	#navigation {
		background-color:#EDEEEF;
		float:left;
		margin-right:30px;
		padding:10px;
		height:150px;
		}

	ul {
		list-style-type: square;
  	margin-left: 10;
  	padding-left: 1em;
		}

	li {
  	margin: 0;
  	padding: 0;
  	}
	
	#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	
	height: 1px;
	z-index: 1000;
		}


</style>