	body			{width: 750px; font-family: Tahoma; font-size: 10pt}
	p				{width: 750px;}

	div.header   	{background-color: #DDDDDD; font-size: 16pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif}
	div.subheader 	{background-color: white; font-size: 12pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif}
	div.indent		{margin-left: 50px; font-family: Tahoma; font-size: 10pt}
	div.post		{background-color: #EEEEEE; display: none}
	div.container   {font-family: Tahoma; font-size: 10pt}
	div.postHeader  {background-color: #888888; font-size: 8pt; font-weight: bold; color: white; font-family: Tahoma; text-align: right}
	
	span.subheader  {background-color: white; font-size: 12pt; font-weight: bold; font-family: Tahoma}
	span.help		{background-color: #DDDDDD; height: 15px; align: right; vertical-align: center}
		
	td.header		{background-color: #DDDDDD; font-size: 16pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif}
	td.tblhead		{font-size: 12pt; color: black; font-weight: bold; font-family: Arial, Helvetica, sans-serif}
	td.colhead		{font-size: 8pt; color: white; font-weight: bold; text-align: center; font-family: Tahoma}
	td.evenrow		{font-size: 10pt; color: black; background-color: #EEEEEE; font-family: Tahoma}
	td.oddrow		{font-size: 10pt; color: black; background-color: #FFFFFF; font-family: Tahoma}
	td				{font-size: 10pt; font-family: Tahoma}
	
	a.postHeader	{font-size: 8pt; color: white; font-family: Tahoma; text-decoration: none}
	a				{font-size: 10pt; color: blue; font-family: Tahoma}
	
	.button			{font-family: Tahoma; font-size: 8pt; height: 75%}
	.textbox		{font-family: Tahoma; font-size: 8pt; height: 20px}
	.select			{font-family: Tahoma; font-size: 8pt; height: 75%}
	
	a.menuitem:link 

{ 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 9pt; 
            color: #FFFFFF; 
            text-decoration: none; 
            clip: rect( ); 
            margin-left: 9px 
}

a.menuitem:visited 
{
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 9pt; 
            color: #FFFFFF; 
            text-decoration: none; 
            clip: rect( ); 
            margin-left: 9px
}

a.menuitem:active
{ 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 9pt; 
            color: #947318; 
            text-decoration: none; 
            clip: rect( ); 
            margin-left: 9px
}

a.menuitem:hover 
{ 
            font-family: Arial, Helvetica, sans-serif; 
            font-size: 9pt; 
            color: #947318; 
            text-decoration: underline; 
            clip: rect( ); 
            margin-left: 9px
}
	
.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F2012;
	background-color: #FFFFFF;
	padding-left: 2px;
	border-top: 1px solid #BCAA9C;
	border-right: 1px solid #402E20;
	border-bottom: 1px solid #402E20;
	border-left: 1px solid #BCAA9C;
}
	
	
