
	body{
		background-color: #F3FF9C;
		}


	body, td {
		font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		color: #33300;
		}
	
	
	.footer	{
		font-size: 8pt;
		}
	
		
	h1	{
		color: #003300;
		font-size: 14pt;
		}

	h2	{
		color: #660000;
		font-size: 12pt;
		}
		
	h3	{
		color: #660000;
		font-size: 10pt;
		}
		

	a, a:visited 	{
		color: #660000;
		text-decoration:none;
		}

	a:hover
		{		
		text-decoration:none;
		color:#CC0000;
		}
		
	
	
				
	td.menubox 
		{
		border-top: 1px solid #524063; 
		border-bottom: 1px solid #524063; 
		text-align: center;
		}
		
	
	td.footerbox
		{
		border-top: 1px solid #524063; 
		font-size: 7pt;
		}


.buttoncell	
		{
		height: 22px;
		padding: 0pt;
		text-align: center;
		vertical-align:middle;
		background: url("art/buttoncell.gif") repeat-x;
		}
		
		
.leftbuttoncell
		{
		width: 6px;
		height: 22px;
		padding: 0pt;
		background: url("art/leftbuttoncell.gif") no-repeat;
		}
		


.rightbuttoncell	
		{
		width: 6px;
		height: 22px;
		padding: 0pt;
		background: url("art/rightbuttoncell.gif") no-repeat;
		}
	
.off, a.off, a:visited.off
		{
		font-weight: bold;
		color: #666600;
		}

.on, a.on, a:visited.on
		{
		font-weight: bold;
		color: #003300;
		}	
		

