<!--
	div, td, p, body	{ text-decoration:none; font-weight:normal; font-family:Verdana; font-size: 11px; color: #222222; line-height:14px;}	

	.white			{ text-decoration:none; font-weight:normal; font-family:Verdana; font-size: 11px; color: #FFFFFF; line-height:14px;}
	.white:hover	{ text-decoration:none; font-weight:normal; font-family:Verdana; font-size: 11px; color: #FFFF00; line-height:14px;}		

	a							{ text-decoration:none; font-weight:normal; font-family:Verdana; font-size: 11px; color: #000099; line-height:14px; }
	a:hover				{ text-decoration:none; font-weight:normal; font-family:Verdana; font-size: 11px; color: #0000FF; line-height:14px; }		

	a.small				{ text-decoration:normal; font-weight:normal; font-family:Verdana, Arial; font-size: 9px; color: #0000FF; }
	a.small:hover	{ text-decoration:normal; font-weight:normal; font-family:Verdana Arial; font-size: 9px; color: #000033; }		

	a.tiny				{ text-decoration:normal; font-weight:normal; font-family:Arial; font-size: 10px; color: #0000FF; }
	a.tiny:hover	{ text-decoration:normal; font-weight:normal; font-family:Arial; font-size: 10px; color: #000033; }		

	.hptitle			{ font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #3366AA; text-decoration: none; line-height: 24px; }	
	.211title			{ font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #990000; text-decoration: none; line-height: 24px; }	

	font.small		{ text-decoration:normal; font-weight:normal; font-family:Arial; font-size: 9pt; color: #333333; }
		
	input.small 	{ text-decoration:normal; font-weight:normal; font-family:Arial; font-size: 8pt; background:#CCCCCC; color: #000000; }		
	font.poll			{ text-decoration:normal; font-weight:normal; font-family:Verdana; font-size: 10px; color: #000000; line-height: 18px;  }					

	.menu_default		{ font-family: Arial, Verdana; font-size: 12px; background-color: #FFFFFF; }
	.menu_hover			{ font-family: Arial, Verdana; font-size: 12px; background-color: #aac6e1; }
	.menu_clicked 		{ font-family: Arial, Verdana; font-size: 12px; background-color: #aac6e1; }
	
	.menusub_default 	{ font-family: Arial, Verdana; font-size: 12px; background-color: #FFFFFF; }	
	.menusub_hover 		{ font-family: Arial, Verdana; font-size: 12px; background-color: #aac6e1; }
	.menusub_clicked	{ font-family: Arial, Verdana; font-size: 12px; background-color: #aac6e1; }	

	.menusub_table {
		font-size: 12px; 
		font-family: Arial, Verdana;	
		border-top: 1px solid #000000;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		border-bottom: 1px solid #000000;
		background-color: #FFFFFF;
	}
	
	.button	{
		background-image: url('images/button-bk.jpg'); 
		color: #000000;
		border-color: #666666;
		border-width: 1px;
		font-family: Verdana;
		font-weight: Normal;
		vertical-align: Middle;
		font-size: 11px;	
		line-height: 20px;
		cursor: hand;
	}  
-->