-->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 }

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

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

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

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

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

	.auth_form_font_small_light	{
		font-family:Verdana;
		font-size: 9px;
		font-weight:normal;
		color:#FFFFFF;
	}
	
	.auth_list_font_small_dark	{
		font-family:Verdana;
		font-size: 10px;
		font-weight:normal;
		color:#000000;
	}

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

	.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;
	}

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

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

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

	.emailErr	{
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #FF0000
	}
-->End Default Style