.middle_back_shade{
	background-attachment: fixed;
	background-color: #9A9CA0;
	background-image: url(images/middle_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.left_back_shade{
	background-attachment: fixed;
	background-color: #04175B;
	background-image: url(images/left_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.white_link{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.left_link_header{
	background-image: url(images/header_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}
.large_white_link{
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
.box_1_back{
	background-attachment: fixed;
	background-color: #A60304;
	background-image: url(images/box_1_back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.latge_white_heading{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.box2_back{
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/box_2_middle_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.white_text_padding{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
}