.menu{
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
}

.clb{
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: blink;
	font-size: 14px;
}

.clb_b{
	color: #EEEEEE;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}

.menu_up{
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
}


.menu_selected{
	color: #c90202;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}

.menu_marked{
	color: #d40700;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
}

.menu_path{
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
}

.login_error{
	color: #aa0000;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: underline;
	font-size: 13px;
}

.login_username{
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}

.login_password{
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}

.login_form_fields{
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	border-style: ridge;
	background-color: #adb1b7;
	border: 0px;
}

.login_submit_txt
{
	color: #d40700;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

.login_register_txt
{
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: underline;
	font-size: 15px;
}

.login_forgotton_password_txt
{
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: underline;
	font-size: 15px;
}

.login_logout
{
	color: #aa0000;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: underline;
	font-size: 15px;
}

.footer_txt{
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
}

.footer_txt2{
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

.welcome_hello_str{
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
}

.welcome_username{
	color: white;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
}

.page_form_field{
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	border-style: ridge;
	font-size: 12;
}

.page_results{
	color: #5b5b5b;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: underline;
	font-size: 14px;
}

.page_numbers{
	color: #5b5b5b;
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.page_number_selected{
	color: #5b5b5b;
	font-family: Verdana,Arial,Helvetica;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

.small_cap{
	color: #eeeeee;
	font: 10px sans-serif;
	font-weight: normal;
	text-decoration: none;
}