.box1_middle_shade{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/box_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3BEBD;
	border-left-color: #D3BEBD;
	padding-right: 5px;
	padding-left: 5px;
}

.normal_text{
	font-family: Arial;
	font-size: 12px;
	color: #232323;
	text-decoration: none;
}

.normal_text_black{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.norm_text_verdana{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.top_link_verdana{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
