html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000099;
}
body {
	margin-top: 0px;
	text-align: center;
	background: #a7e90d url(images/backline.jpg) repeat-x;
	font: 100.01% Arial;
}
.maintable {
	background-repeat: no-repeat;
}
.clear90 {opacity:0.85;filter:alpha(opacity=85)
}
.clear100 {opacity:1;filter:alpha(opacity=100)
}
.txt_shout {
	color: #003300;
	font-family: "Arial Narrow", Arial;
	font-size: 24px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	letter-spacing: -1pt;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 15px;
	background-image: url(images/logo_pale.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 0px;
}
.txt_more {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	text-transform: none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	background-image: url(images/logo_pale_down.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 35px;
	line-height: 35px;
}
.txt_bod {
	color: #003300;
	font-family: Arial;
	font-size: 11px;
	padding: 5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}