@charset "UTF-8";
#tableMain2 {
	height: 214px;
	width: 935px;
	background-color: #FFFFFF;
	margin-top: 24px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #99CC33;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999966;
	text-decoration: none;
}
#tdImage {
	background-color: #000000;
	height: 214px;
	width: 319px;
}
#tdText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	vertical-align: top;
	background-image: url(images/textsplash.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 245px;
}
#tdHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999900;
	background-color: #FFFFFF;
	height: 30px;
	width: 245px;
	padding-left: 5px;
	background-image: url(images/textsplash.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	margin-left: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.3em;
	padding-left: 5px;
	padding-right: 10px;
}
.style1 {
	color: #999900;
	font-weight: bold;
}
