/* CSS Document */
/* Copyright © 1997-2008 Bizymoms. All rights reserved. */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.bottom_text001 {
	font-size: 11px;
	color: #000000;
}
.bottom_text002 {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.link_sep {
	font-size: 12px;
	color: #bbbbbb;
}
.h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.h2 {
	font-size: 20px;
	font-weight: bold;
	color: #ff0000;
}
.h3 {
	font-size: 12px;
	color: #333333;
}
.h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.h5 {
	font-size: 12px;
	font-weight: bold;
	color: #ff6000;
}
.h6 {
	font-size: 12px;
	color: #735f12;
}
.h7 {
	font-size: 18px;
	font-weight: bold;
	color: #0098c4;
}
.h8 {
	font-size: 14px;
	font-weight: bold;
	color: #14adb3;
}
.h9 {
	font-size: 14px;
	font-weight: bold;
	color: #8d001b;
}
.h10 {
	font-size: 12px;
	color: #a82640;
}

.h11 {
	font-size: 14px;
	font-weight: bold;
	color: #285504;
}

.h12 {
	font-size: 16px;
	font-weight: bold;
	color: #c14a4a;
}
/* Top Menu Link Styles */
div.topMenu {
	float: left;
	background-color: #c52540;
	border-top: 2px solid #fe7f94;
	margin-right: 2px;
}
div.topMenu a {
	padding: 5px 8px 5px 8px;
	background-color: #c52540;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
div.topMenu a:visited {
	padding: 5px 8px 5px 8px;
	background-color: #c52540;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
div.topMenu a:hover {
	padding: 5px 8px 5px 8px;
	background-color: #fe7f94;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
div.topMenu a:active {
	padding: 5px 8px 5px 8px;
	background-color: #fe7f94;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
/* End */