td {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.navitext {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;

}
a:visited {
	color: #000000;
	text-decoration: none;


}
.leftline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ABAFC9;
	border-right-color: #ABAFC9;
	border-bottom-color: #ABAFC9;
	border-left-color: #ABAFC9;
}
.outlinebox {
	border: 1px solid #898FB9;
}
.updownline {
	border-top: 1px solid #898FB9;
	border-right: 0px solid #898FB9;
	border-bottom: 1px solid #898FB9;
	border-left: 0px solid #898FB9;

}
.redtext {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;

}
.redtext2 {
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
.outlinebox2 {
	border: 1px solid #999900;
}
.ytext {
	color: #000000;
}

