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

body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8e8c80;
}
.text12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
}
._text-footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	list-style-type: none;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #999;
}
._box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	background-color: #E6E3D6;
	margin: 0px;
	padding: 2px;
	height: 25px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #E6E3D6;
	border-right-color: #E6E3D6;
	border-top-style: none;
	border-right-style: none;
}
._boxCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	background-color: #E6E3D6;
	margin: 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333;
	border-left-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #E6E3D6;
	border-right-color: #E6E3D6;
	border-top-style: none;
	border-right-style: none;
}

