@charset "utf-8";
body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	background-color: #FFFFFF;
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#textarea {
	padding: 10px;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
}

.menu {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 20px;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
}
.img_left {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	display: block;
	padding-right: 10px;
	text-decoration: none;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.img_right {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.conttitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lefttext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	display: block;
	width: 160px;
	margin-right: 10px;
	margin-left: 10px;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}