	.head
	{
	font-family: Tahoma, Verdana, Geneva;
	font-size: 14px;
	font-weight: bold;
	color: #FAFAFA;
	}
	.brodtext
	{
	font-family: Tahoma, Verdana, Geneva;
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	padding: 10px;
	}
	.minitext
	{
	font-family: Tahoma, Verdana, Geneva;
	font-size: 9px;
	font-weight: normal;
	color: #808080;
	}
	.stdtext
	{
	font-family: Tahoma, Verdana, Geneva;
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	}
	td
	{
	font-family: Tahoma, Verdana, Geneva;
	font-size: 11px;
	font-weight: normal;
	color: #404040;
	}
	a
	{
	color: #000000;
	text-decoration: underline;
	}
	a:hover
	{
	color: #92aa8c;
	text-decoration: none;
	}
	a.red
	{
	color: #762929;
	text-decoration: none;
	}
	a.red:hover
	{
	text-decoration: underline;
	}
	
	a.green
	{
	color: #476F24;
	text-decoration: none;
	}
	a.green:hover
	{
	text-decoration: underline;
	}
	
	a.blue
	{
	color: #40417C;
	text-decoration: none;
	}
	a.blue:hover
	{
	text-decoration: underline;
	}
	
	.frm_generic
	{
	font-family:				Tahoma, Verdana;
	font-size:					11px;
	color:						#476F24;
	border-left:				1px solid #000000;
	border-top:					1px solid #000000;
	border-right:				1px solid #000000;
	border-bottom:				1px solid #000000;
	}
	
	.frm_btn
	{
	font-family:				Tahoma, Verdana;
	font-size:					11px;
	background-color:			#fafafa;
	color:						#000000;
	border-left:				1px solid #762929;
	border-top:					1px solid #762929;
	border-right:				1px solid #762929;
	border-bottom:				1px solid #762929;
	}
	tableb { border: 1 solid #000000; }
