*			{
	font-family: Tahoma, Arial, Sans;
	font-size: 8pt;
}

h1, h2, h3, h4, h5, h6			{
	display: none;
}

body		{
	margin: 0px;
	background-color: #FFFFFF;
}


.yellow_head	{
	color: #FF9A00;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.footer, .footer *	{
	text-align: center;
	color: #888888;
	font-size: 8pt;
	margin: 0px;
}

.menu_link	{
	color: #666666;
	text-decoration: underline;
}

.menu_link:hover	{
	color: #FF5F00;
	text-decoration: underline;
}


.fr_white_header		{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fr_white_header:hover	{
	text-decoration: underline;
}

.fr_yellow_header		{
	font-weight: bold;
	color: #FF9A00;
	text-decoration: underline;
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fr_yellow_header:hover	{
	color: #FFDC36;
}

.subcat_link	{
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

.subcat_link:hover	{
	color: #FFC000;
}


.subcat_link_sel	{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #FF6000;
}


.desc_text		{
	color: #FFFFFF;
}

.control_style	{
	border: 1px #752514 solid;
	font-size: 8pt
}

.param_name		{
	font-weight: bold;
	padding: 8px; 
	padding-left: 1px;
	padding-bottom: 3px;
}

.cmd_submit		{
	background-image: url(/images/cmd_submit.gif);
	border: 0px;

	font-weight: bold;
	font-size: 7pt;
	width: 100px;
	height: 24px;
	text-align: left;
	padding-top: 2px;
	padding-left: 25px;
	cursor: pointer
}

.cmd_reset		{
	background-image: url(/images/cmd_reset.gif);
	font-weight: bold;
	font-size: 7pt;
	border: 0px;
	width: 100px;
	height: 24px;
	text-align: left;
	padding-top: 2px;
	padding-left: 25px;
	cursor: pointer

}

.list_item		{
	border: 1px #AAAAAA solid;
	padding: 2px;
}

.item_title		{
	font-weight: bold;
	color: #555555;
}

.item_desc		{
	color: #888888;
	padding: 10px;
}

.item_date		{
	color: #555555;
	font-size: 7pt;
	font-weight: bold;
}

.item_cat_desc		{
	font-size: 7tp;
	color: #555555;
}

.item_page_link		{
	font-weight: bold;
	font-size: 7pt;
	color: #000000;
}

.item_page_link:hover		{
	color: #AE4925;
}

.item_details		{
	color: #AE4925;
	font-size: 7.5pt;
	text-decoration: underline;
}

.item_details:hover		{
	color: #E84D16;
}

.back_link		{
	color: #333333;
}

.back_link:hover		{
	color: #555555;
}

.det_title	{
	font-weight: normal;
	font-size: 13pt;
	color: #AE4925;
	border-bottom: 1px #EEEEEE solid;
}

.det_cat	{
	color: #555555;
	font-weight: bold;
}

.det_date	{
	color: #888888;
	font-style: italic;
	text-align: right;
}

.items_none		{
	font-weight: bold;
	color: #E84D16;
	font-size: 9pt;
	text-align: center;
	height: 30px;
	vertical-align: middle;
}

.send_ok		{
	font-weight: bold;
	color: #446600;
	font-size: 9pt;
}

.send_failed	{
	font-weight: bold;
	color: #CC2200;
	font-size: 9pt;
}

.item_loc_link	{
	color: #004466;
}

.item_loc_link:hover	{
	color: #007799;
}

.next_event_title	{
	font-size: 10pt;
	font-weight: bold;
	color: #AE4925;
	border-bottom: 1px #EEEEEE solid;
	padding: 5px;
}

.next_event_date	{
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	padding: 2px;
	padding-left: 5px;
}

.next_event_desc	{
	background-color: #EEEEEE;
	color: #444444;
	border: 1px #CCCCCC solid;
	padding: 5px;
}

.next_event_loc_desc	{
	padding: 2px;
	padding-left: 5px;
	background-color: #555555;
	color: #FFFFFF;
	font-weight: bold;
}

.switch_lang		{
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	padding-right: 5px;
}




