	BODY {	
		margin: 0 px;
		padding: 0 px;
	}
	p.footer {
		font-size:11pt;
		font-weight: bold;
		color: #ffffff;		
		background-color: #0084C4;		
		width:600px;
	}
	
	.footer_caption {
		font-size:11pt;
		font-weight: bold;
		color: #dddd00;			
	}
	
	a.footer {
		font-size:10pt;
		color: #ffffff;		
		background-color: #5500ff;
	}	
	
	a.Mini_Function 
	{
		color			: #000000;
		font-weight		: bold;	
		text-decoration	: none;
	}
	
	a.Mini_Function:hover
	{
		color			: #0000dd;		
	}
/*************************************************************************************
	Menu01
*************************************************************************************/
	table.Menu01
	{
		margin: 0;	padding: 0;
		width: 780 px;
		border:0; border-collapse: collapse;
	}
	td.Menu01
	{
		color:white; background-color: #0188CC;
		font-family: Arial, Helvetica, sans-serif;  font-weight: bold; font-size: 12 px; text-align: center;
		height: 19 px;
		margin: 0;	padding: 0;
		cursor: hand;
	}
	
	td.Menu01Over 
	{
		background-color: #38B8B9;
		color:white;
		font-weight: bold;
		font-size: 12 px;
		height: 19 px;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		cursor: hand;
		text-align: center;
	}
/*************************************************************************************
	Menu02
*************************************************************************************/
	table.Menu02
	{
		margin: 0;  padding: 0;
		width: 200 px;
		border:0;  border-collapse: collapse;
	}		
	td.Menu02
	{
		color:white;  background-color: #0188CC;
		font-family: Arial, Helvetica, sans-serif;  font-size: 12 px;  font-weight: bold;  text-align: left;
		height: 19 px;		
		margin: 5;  padding: 5;
		cursor: hand;		
	}	
	td.Menu02Over 
	{
		color:white;  background-color: #38B8B9;		
		font-family: Arial, Helvetica, sans-serif;  font-size: 12 px;  font-weight: bold;  text-align: left;		
		height: 19 px;		
		margin: 5; padding: 5;
		cursor: hand;		
	}

	A.Menu01
	{
		color:white;
		text-decoration: none;
	}

	A.Menu01:visited
	{
		color: #ffffff;
		text-decoration: none;
	}

	A.Menu01:hover
	{
		color: #ffffff;
		text-decoration: none;
	}
/*************************************************************************************
	Menu03, Menu04
*************************************************************************************/
	table.Menu03
	{
		margin: 0;	padding: 0;  margin-left:10 px;
		width: 180 px;
		border:0; /*border-collapse: collapse;*/
	}
	
	td.Menu03Navigate
	{
		color:#000000; background-color: #808080;
		font-family: Arial, Helvetica, sans-serif;  font-size: 11 px; text-align: left; text-indent: 5 px;
		height: 19 px;
		margin: 0;	padding: 0;  
		cursor: hand;
	}

	td.Menu03
	{
		color:#000000; background-color: #C1C1A4;
		font-family: Arial, Helvetica, sans-serif;  font-size: 10 px; text-align: left; text-indent: 5 px;
		height: 15 px;
		margin: 0;	padding: 0;  
		cursor: hand;
	}
	td.Menu04
	{
		color:#000000; background-color: #D2AF6F;
		font-family: Arial, Helvetica, sans-serif;  font-size: 10 px; text-align: left; text-indent: 5 px;
		height: 15 px;
		margin: 0;	padding: 0;
		cursor: hand;
	}	
	td.Menu03Over,td.Menu04Over 
	{
		color:#ffffff;  background-color: #38B8B9;		
		font-size: 10 px; font-family: Arial, Helvetica, sans-serif; text-align: left; text-indent: 5 px;
		height: 15 px;		
		margin: 0;  padding: 0;
		cursor: hand;
		
	}
/**/
	a
	{
		border:0;
	}

	img
	{
		border:0;
	}
