@charset "utf-8";
/* CSS Document */

body {
	margin-left: 00px;
	margin-top: 00px;
	margin-right: 00px;
	margin-bottom: 00px;
	background-color: #7f868e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6f6f6f;
	text-decoration: none;
	background-image: url(images/image_bodybg.jpg);
	background-repeat: repeat-x;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #006AAA;
	font-style: normal;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #00CCFF;
}

.hightlighttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c5683d;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #82BFD7;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF3300;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1pt;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FF3300;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-left-color: #FF3300;
}
.footertext {
	font-family: "century gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #d2c7ab;
}
.footertextgray {
	font-family: "century gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #939496;
}
