<style type="text/css">
<!--
	.tablestyle
	{
		background-image: url(../images/bg.gif);
		background-repeat: no-repeat;
		background-position: center 75px;
	}
	H2
	{
		font-size:		14pt;
		color: 666666;
		font-family: arial;
	}
	P, TD
	{
		font-size:		10pt;
		color:		666666;
		font-family:	arial;
		text-align:	top;
	}
	.footer
	{
		font-family:	arial;
		font-size:	8pt;
		color:	666666;
	}
	.scrollertext
	{
		font-family: arial;
		font-size: 10pt;
		color: 248cff;
	}
	body 
	{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	.rowheight
	{
		height:  30px;
	}

	a
	{
		text-decoration: none;
	}

	a.menulink 
	{
		display: block;
		text-align: left;
		text-decoration: none;
		font-family:arial;
		font-size:12px;
		color: #000000;
		BORDER: none;
		border: solid 1px #FFFFFF;
	}
	.menulinkitem
	{
		display: block;
		text-align: left;
		font-weight: bold;
		text-decoration: none;
		color: 000000;
		font-family:arial;
		font-size:12px;
		background-color: cccccc;
		BORDER: none;
	}
	a.menulink:hover 
	{
		border: solid 1px #666666;
		background-color:#cdd7ea;
	}

	.cellbg
	{
		background-color: cdd7ea;
	}
	
-->
</style>