body,td {
	font-family: Arial;
	font-size: 10px;
}
.main_border {
	border: 1px solid #8E8E8E;
}
.nav_bg_01 {
	background-image: url(../images/subnav_bg_a.jpg);
}
.nav_bg_02 {
	background-image: url(../images/subnav_bg_b.jpg);
}
.news_purple {
	font-family: Arial;
	font-size: 10px;
	color: #863582;
	text-decoration: none;
}
.news_black {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	.nav_text {
	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 25px;
	text-decoration: none;
	color: #000000;
	text-transform: capitalize;
}
.nav_text_over {
	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 25px;
	text-decoration: none;
	color: #000000;
	background-color: #863582;
	text-transform: capitalize;
}
.nav_text_out {
	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 25px;
	text-decoration: none;
	color: #000000;
	background-color: #E7E7E7;
	cursor: hand;
}
.nav_drop_text {
	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 25px;
	text-decoration: none;
	color: #69971A;
	text-transform: capitalize;
}
.product_purple {

	font-family: Arial;
	font-size: 11px;
	color: #863582;
	text-decoration: none;
}
.nav_bg_news {

	background-image: url(../images/news/subnav_bg.jpg);
}
