a:link
{
	color: #EEEE44;
	text-decoration:none;
}
a:visited
{
	color: #EE9944;
	text-decoration:none;
}
a:hover
{
	color: #99EE44;
	text-decoration: underline;
	background:#005500;
}
a:active
{
	color: #EE4444;
	text-decoration: underline;
}
tt
{
	font-size: 1em;
	font-family: "Courier New", Courier, monospace;
}

body
{
	background-color: #444444;
	background-image: url("bgblck2b.gif");
	color: #EEEECC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.head
{
	margin-left:auto;
	margin-right:auto;
}

.sectionhead
{
	font-family: Lucida Sans;
	font-weight: bold;
	text-align: center;
	font-size: 20pt;
}

.section
{
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-align: center;	
}

.main
{
	margin-left:auto;
	margin-right:auto;
	border: 1px #333333 outset;	
}

.sidebar
{
	background-color: #333333;
	background-image: url("bggrey2b.gif");
	border: 1px #333333 inset;
	vertical-align: top;
	font-size: 10pt;	
}

.datapane
{
	background-color: black;
	background-image: url("bgorng2a.gif");
	border: 1px #333333 inset;
	vertical-align: top;	
}

.datatable
{

}

.tablehead
{
	font-size: 8pt;
	background-color: #333333;	
	background-image: url("bggrey2b.gif");
}

.tabledata
{
	font-size: 10pt;
}

.tablecell
{
	border: 1px #333333 inset;
}

.copyright
{
	border: 1px #333333 outset;
	margin-left:auto;
	margin-right:auto;		
}

.copyrighttd
{
	font-size: 8pt;
	background-color: black;
	background-image: url("bgorng2a.gif");
	border: 1px #333333 inset;
	text-align: center;	
}

