@charset "utf-8";
body {
	background-image: url(../images/page-bg.jpg);
	text-align: justify;
}
.text-content {
	text-align: justify;
}

#form1 label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#form1 #textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	border: 1px solid #666666;
}
.bot-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bot-text a {
	color: #CCCCCC;
	text-decoration: none;
}
.bot-text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.copy-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.copy-right a {
	color: #999999;
}
.bread-brumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bread-brumb a {
	text-decoration: none;
	color: #666666;
}
.bread-brumb a:hover {
	color: #FF9900;
	text-decoration: underline;
}


.toplink {
	color: #4E5052;
	font-size: 12px;
	text-decoration: none;
}
.toplink:hover {
	color: #FF9900;
	text-decoration: underline;
}
.borderline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CFCFCF;
}
.sitemap ul {
	margin: 2px;
	padding: 2px;
}
.sitemap li {
	color: #666666;
	list-style-position: inside;
	list-style-type: circle;
}
.sitemap ul li a {
	color: #666666;
	text-decoration: none;
}
.sitemap ul li a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.footerlink {
	color: #5A5F63;
	text-decoration: none;
}
.footerlink:hover {
	color: #FEA601;
	text-decoration: underline;
}
.txt-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.txt-subheding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

