/* CSS Document */
body,td,th,h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #666666
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
a:link,a:visited,a:active {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color:#88A9B1}
.splashbody {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 4px;
	color: #FFFFFF;
}
.textoffish {
	background-position: center;
}
.tablepad {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tableMargin {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.tableBorder2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
}
