-->This is the Default Style sheet
	A.auth_menu			{ text-decoration:none }
	A.auth_menu:link 	{ text-decoration:none }
	A.auth_menu:visited	{ text-decoration:none }
	A.auth_menu:hover	{ text-decoration:underline; color:#FFFFFF }

	A.menu				{ text-decoration:none }
	A.menu:link 		{ text-decoration:none }
	A.menu:visited		{ text-decoration:none }
	A.menu:hover		{ text-decoration:underline; color:#000000 }

	A.prev_next			{ text-decoration:none }
	A.prev_next:link 	{ text-decoration:none }
	A.prev_next:visited	{ text-decoration:none }
	A.prev_next:hover	{ text-decoration:underline; color:#000000 }

	.auth_tips_header_font	{
		font-family:Verdana;
		font-size: 10px;
		font-weight:bold;
		color:#000000;
	}

	.tips_font	{
		font-family:Verdana;
		font-size: 10px;
		font-weight:normal;
		color:#000000;
	}

	.auth_site_title_font	{
		font-family:Verdana;
		font-size: 18px;
		font-weight:bold;
		color:#000000;
	}

	.auth_page_title_font	{
		font-family:Verdana;
		font-size: 12px;
		font-weight:bold;
		color:#000000;
	}

	.auth_back_link_font	{
		font-family:Verdana;
		font-size: 10px;
		font-weight:bold;
		color:#FFFFFF;
	}

	.auth_message_font	{
		font-family:Verdana;
		font-size: 12px;
		font-weight:bold;
		color:#FFFFFF;
	}

	.auth_menu_header_font	{
		font-family:Verdana;
		font-size: 13px;
		font-weight:bold;
		color:#000000;
	}

	.auth_menu_item_font	{
		font-family:Verdana;
		font-size: 12px;
		font-weight:normal;
		color:#FFFFFF;
	}

	.auth_list_header_font	{
		font-family:Verdana;
		font-size: 11px;
		font-weight:bold;
		color:#FFFFFF;
	}
	
	.auth_list_item_font	{
		font-family:Verdana;
		font-size: 10px;
		font-weight:normal;
		color:#000000;
	}
	
	.auth_list_alert_font	{
		font-family:Verdana;
		font-size: 12px;
		font-weight:normal;
		color:#FF0000;
	}

	.auth_form_header_font	{
		font-family:Verdana;
		font-size: 12px;
		font-weight:normal;
		color:#000000;
	}

	.auth_form_divider_font	{
		font-family:Verdana;
		font-size: 10px;
		font-weight:bold;
		color:#000000;
	}
	
	.auth_form_font	{
		font-family:Verdana;
		font-size: 10px;
		font-weight:normal;
		color:#FFFFFF;
	}
	
	.auth_form_font_dark {
		font-family:Verdana;
		font-size: 10px;
		font-weight:normal;
		color:#000000;
	}
	
	.auth_form_font_small	{
		font-family:Verdana;
		font-size: 9px;
		font-weight:normal;
		color:#FFFFFF;
	}
	
	.menu_item_font	{
		font-family:Verdana;
		font-size: 10px;
		font-weight:normal;
		color:#000000;
	}
	
	.prev_next_text_font	{
		font-family:Verdana;
		font-size: 10px;
		font-weight:normal;
		color:#003366;
	}
	
	.prev_next_text_font_plus	{
		font-family:Verdana;
		font-size: 10px;
		font-weight:normal;
		color:#000000;
	}

	.prev_next_number_font	{
		font-family:Verdana;
		font-size: 10px;
		font-weight:normal;
		color:#003366;
	}
	
	.prev_next_number_font_plus	{
		font-family:Verdana;
		font-size: 10px;
		font-weight:bold;
		color:#000000;
	}

	.defaultErr	{
		background-color:#cc0000;
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF
	}

	.altButton	{
		width:75px;
		font-family: Verdana;
		font-size: 9px;
		background-color:#FFFFFF
	}

	.altButton_list {
		font-family: Verdana;
		font-size: 9px;
		background-color:#FFFFFF
	}

	.altSelect	{
		font-family: Verdana;
		font-size: 9px;
	}

	HR.hr_style_1 {
		border:0;
		color:#999999;
	}

	HR.hr_style_2 {
		border:0;
		color:#000000;
	}

	HR.hr_style_3 {
		border:0;
		color:#FF0000;
	}

-->End Default Style