body {
	margin: 0px;
	padding: 0px;
}
.header_cell {
	background-image: url(../images/wep-back-up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_cell {
	background-image: url(../images/wep-back-down.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #137B35;
	margin: 0px;
	padding: 3px;
	font-weight: bold;
}

.main_cell2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-weight: normal;
	text-align: justify;
	font-size: 12px;
}
a:link {
	color: #137B35;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #137B35;
	font-weight: bold;
}
.header_cell h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #137B35;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
}

a:hover {
	text-decoration: underline;
	color: #6799D2;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #137B35;
	font-weight: bold;
}
.text_title {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blue_text {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
#ticker,iframe {
	width: 548px;
	height: 30px;
	text-align: center;
	background-color: #FFFFFF;
}
