body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #008080;
	text-decoration: none;
	background-color: #EEEEEE;
}
a:link {
	color: #ED1C24;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ED1C24;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #ED1C24;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../img/nav.png);
	background-repeat: repeat-x;
}
.navbar a:link {
	color: #FE0000;
	text-decoration: none;
}
.navbar a:visited {
	text-decoration: none;
	color: #FE0000;
}
.navbar a:hover {
	text-decoration: none;
	color: #EEEEEE;
}
.navbar a:active {
	text-decoration: none;
	color: #FE0000;
}#textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 600px;
	margin-top: 15px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 7px;
	text-align: left;
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #9BADBA;
	border-left-color: #9BADBA;
	background-image: url(../img/txareabg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}

.stheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #ED1C24;
	text-decoration: none;
}
#links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-top: 15px;
	font-weight: normal;
	float: left;
	width: 160px;
	text-align: right;
}
