.body
{
	background:#000000;
	font-family:verdana, arial, san-serif;
}
#container
{
	background:#ffffff;
	width:780px;
	margin-top:-5px;
	margin-bottom:-2px;

	
}

#header
{
	background-image:url(/images/top-bkg.gif);
	background-repeat:no-repeat;
	width:780px;
	height:13px;
}
#footer
{
	background-image:url(/images/bottom-bkg.gif);
	background-repeat:no-repeat;
	width:780px;
	height:13px;

}

#menu
{
	font-size:9pt;
	color:#111C38;
	font-weight:bold;
	margin-left:5px;

}
.bodytext
{
	font-size:9pt;
	padding:10px;
	text-align:justify;
}
.smalltext
{
	font-size:9pt;
}
.footertext
{
	font-size:7pt;
	text-align:center;
	color:#111C38;
	padding-bottom:5px;
}
.footertext A
{
	color:#111C38;
	text-decoration:none;
}


.blueline
{
	border: none 0;
	width:98%;
	height:1px;
	border-top:1px solid #000000;
}
.menuitem A
{
	color:#111C38;
	text-decoration:none;
}
.submenuitem A
{
	color:#111C38;
	text-decoration:none;
	padding-left:20px;
	line-height:20px;
}
.listingbutton
{
	background:#FFFFFF;
	
	
	font-variant: small-caps;
	font-size:9pt;
	color:#111C38;
	text-align:center;
}
#copyright
{
	margin-top:4px;
	font-size:7pt;
	color:#ffffff;
}
#copyright A
{
	color:#ffffff;
}
#content
{
	padding-right:8px;
}
