<style type="text/css">

<!--

	.Link A 
	{ 
		text-decoration:none; 
		color:#000066; 
		font-weight: bold;
	}
	
	.Link A:hover 
	{ 
		color:#0033FF; 
		text-decoration:underline;
	}


	.LoginLink A 
	{ 
		text-decoration:none; 
		color:#000066;
		font-weight: bold;
	}
	
	.LoginLink A:hover 
	{ 
		color:#0033FF; 
		text-decoration:underline;
	}
	
	table.Login 
	{ 
		background:#84BE6A;
		border: 1px solid #005a00;	
	}
	
	td.Login 
	{ 
		font-weight: bold;
		text-align: left;
		color: #404040; 
	}
	
	td.LoginBold 
	{ 
		font-weight: bold;
		border-right: 1px solid #CCCCCC;
	}

	th.LoginHeading 
	{ 
		font-size: 16px;
		font-weight: bold;
		color:#404040; 
		padding: 5pt;
	}	
	
	.LoginButtons 
	{ 
		font-size: 10px; 
	}
-->

</style>
