h3 {
	line-height: 22px;
}

.body_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0DF8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BDBDBD;
	border-bottom-color: #BDBDBD;
}

.menu a{
	color: #FFFFFF;
	text-decoration: underline;
}

.menu a:active {	
	color: #FFFFFF;
	text-decoration: underline;
}

.menu a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu a:hover {
	color: #333333;
	text-decoration: none;
}

.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
	line-height: 16px;
}
.left_pic {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.body_text a{
	color: #FF0DF8;
	text-decoration: underline;
}

.body_text a:active {	
	color: #FF0099;
	text-decoration: underline;
}

.body_text a:visited {
	color: #FF0099;
	text-decoration: underline;
}

.body_text a:hover {
	color: #ff0099;
	text-decoration: none;
}

.footer_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E9E9E9;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

.footer_txt a{
	color: #FFFFFF;
	text-decoration: underline;
}
.sub_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0DF8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	margin-left: 5px;
}

.sub_menu a{
	color: #FFFFFF;
	text-decoration: underline;
}

.sub_menu a:active {	
	color: #FFFFFF;
	text-decoration: underline;
}

.sub_menu a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.sub_menu a:hover {
	color: #000000;
	text-decoration: none;
}

.sub_spacing {
	padding-left: 1px;
}
.sub_body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #E4E4E4;
	padding: 15px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #333333;
}

.sub_body_text a{
	color: #FFFFFF;
	text-decoration: underline;
}

.sub_body_text a:active {	
	color: #FFFFFF;
	text-decoration: underline;
}

.sub_body_text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.sub_body_text a:hover {
	color: #ffffff;
	text-decoration: none;
}

.sub_body_text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	padding: 15px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #ffffff;
}

.order_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.main_border {
	border: 1px solid #CCCCCC;
}
