*{
	margin: 0px;
	padding: 0px;
}
td #textlinks a:link {  text-decoration: underline; color: #cccccc}
td #textlinks a:visited {  text-decoration: underline; color: #cccccc}
td #textlinks a:hover {  text-decoration: underline; color: #cccccc; background-color: #f5f3f3}
td #textlinks a:active {  text-decoration: underline; color: #cccccc; background-color: #f5f3f3}

img {  border: 0px;}

.textNaviBottom { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #CCCCCC }
.splashCell {  padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 1px}

.bodyProperties {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}
.splashText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #afafaf}
p{
	margin: 0px 0px 10px 0px;
}
.dottedLine {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
