@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(image/bg_tile.jpg);
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textBox{
	background-color:#fff;
	-moz-opacity:.5;
	filter:alpha(opacity=50);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 280px;
	border: 1px solid #233326;
	font-weight: normal;
	color: #16544E;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5F2EF;
}
li {
	list-style-image: url(image/bullet.gif);
}
.textArea {
	background-color:#fff;
	-moz-opacity:.5;
	filter:alpha(opacity=50);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #176058;
	width: 280px;
	border: 1px solid #233326;
	height: 70px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
