.bg_top_text {
	background-image: url(images/top_text.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_text {
	text-align: left;
	vertical-align: top;
	padding: 30px;
	color: #7b6e7b;
}
.violet_text1 {
	font-size: 14px;
	font-weight: bold;
	color: #855295;
}
a:link {
	color: #e95b00;
	text-decoration: underline;
}
a:visited {
	color: #C34B00;
	text-decoration: underline;
}
a:hover {
	color: #855295;
	text-decoration: none;
}
a:active {
	color: #8B5A9A;
	text-decoration: none;
}
.violet_text2 {
	font-size: 14px;
	color: #6e0768;
	font-weight: bold;
}
.orange_text1 {
	font-size: 14px;
	color: #e85d00;
	margin-right: 47px;
	font-weight: bold;
}
.bg_ed {
	background-image: url(images/ed_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ph1_bg {
	background-image: url(images/ph1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.price {
	text-align: left;
	vertical-align: bottom;
	padding-right: 7px;
	padding-bottom: 20px;
	padding-left: 59px;
	font-size: 12px;
	color: #634463;
}

.price  a {
	color: #56005d;
	text-decoration:none;
}

.bg_ocp {
	background-image: url(images/ocp_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.violet_text3 {
	font-size: 14px;
	color: #56005d;
	font-weight: bold;
}
.price1 {
	text-align: center;
	vertical-align: bottom;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 59px;
	font-size: 12px;
	color: #f0eaf0;
}


.price1 a{

	color: #ffffff;
	text-decoration:none;
}



.centertext {
	text-align: justify;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 20px;
}
.line1 {
	background-image: url(images/line1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.line2 {
	background-image: url(images/line2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.line3 {
	background-image: url(images/line3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.line4 {
	background-image: url(images/line4.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg_violet_text {
	background-image: url(images/bg_violet.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #8b5699;
	color: #efefff;
	text-align: justify;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.bg_violet2 {
	background-color: #8b5699;
}
.white_text1 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.bg_orange2 {
	background-color: #ec8625;
}
.bg_orange_text {
	background-image: url(images/bg_orange.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ec8625;
	color: #fef5ec;
	text-align: justify;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h1 {
	font-size: 16px;
	color: #5e0865;
	font-weight: bold;
}
.gray_lines {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
}
.orange_arrow {
	color: #e95e00;
	text-align: right;
	padding-left: 25px;
}
.copyright {
	background-color: #f1edf1;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 10px;
	color: #929193;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #E25800;
	margin-top: 0px;
}
.bg_light_violet {
	background-color: #eadcea;
}
.text_on_violet {
	color: #2C1A31;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.text2 {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.gray_line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}
