@charset "utf-8";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}
.text {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.purpal_text {
	color: #B42787;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.line_break {
	background-image: url(images/line_break.jpg);
	background-repeat: repeat-x;
}
.h2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}



.footer {
	text-align: center;
	color: #999999;
}
.text_lleft {
	text-align: left;
	width: 390px;
}

.navigationa {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.back_ground {
	background-image: url(images/purpal_background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.navigationa:hover {
	color: #000000;
	text-decoration: blink;
}

.copy_right {
	background-image: url(images/purpal_background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 60px;
}
.copy_text_left {
	font-size: 10px;
	color: #999999;
	padding-left: 100px;
}
.copy_text_right {
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding-right: 100px;
.left {
	text-align: left;
}
.left {
	text-align: left;
}
.color {
	color: #990099;
	text-decoration: none;
}
