.box1_back {
	background-attachment: fixed;
	background-color: #4B005E;
	background-image: url(images/box1_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.white_padding_text{
	color:#FFFFFF;
	font-size:10px;
	font-family: verdana;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.white_padding_text_lrg{
	color:#FFFFFF;
	font-size:12px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.white_text{
	color:#FFFFFF;
	font-size:10px;
	font-family: verdana;
	text-decoration: none;
}
.white_text_lrg{
	color:#FFFFFF;
	font-size:12px;
	font-family: verdana;
	text-decoration: none;
}

.table_2_border{
	border: 1px solid #D83FFF;
}
.box_2_back{
	background-attachment: fixed;
	background-color: #6F008B;
	background-image: url(images/box_back_2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.text_box1{
	height: 18px;
	width: 156px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #350043;
	border-left-color: #350043;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #55006B;
	border-bottom-color: #55006B;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AA00D5;
}
