.large_menu_back{
	background-attachment: fixed;
	background-image: url(images/Menu_large_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 19px;
}
.small_menu_back{
	background-attachment: fixed;
	background-image: url(images/Menu_small_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 18px
}
.box_1_back{
	background-attachment: fixed;
	background-color: #FF992F;
	background-image: url(images/box1_02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.white_text1_norm{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_text1_padding{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.white_verdana_norm{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_link{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
