@charset "utf-8";
BODY {
	background-color: #ffffff;
	text-align: center;
}
.main-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}
.heading {
	color: #a3a314;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#bottom {
	text-align: right;
}
#subcontent {
	width: 676px;
	clear: none;
	float: none;
	padding: 0px;
	margin: 0px;
}




.side_left_image {
	background-repeat: repeat-y;
	background-image: url(index_01.jpg);
	width: 42px;
}

.side_right_image {
	background-repeat: repeat-y;
	background-image: url(index_04.jpg);
	width: 42px;
}
.headingblack {
	color: #182126;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.site-link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #192229;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.site-linkfaq {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #9E9E1A;
}
a:active {
	text-decoration: none;
	color: #9E9E1A;
}

