.txtCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000066;
}
.borderRB {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: double;
	border-bottom-style: double;
	border-right-color: #000066;
	border-bottom-color: #000066;
}
.txtHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000066;
	padding: 8px 5px 5px;

}
.txtNormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	padding: 5px;
}
.borderR {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000066;
}
.txtNormalLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #CC0033;
	padding: 0px;
	text-decoration: none;

}
.txtSmall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	padding: 5px;
}
.txtNormalPlus {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	padding: 5px;
}
.borderAll {
	border-top: thin none #000066;
	border-right: thin none #000066;
	border-bottom: thin none #000066;
	border-left: thin double #000066;
	font-size: 12px;
}
.borderAllBottom {

	border-top: thin none #000066;
	border-right: thin none #000066;
	border-bottom: thin solid #000066;
	border-left: thin double #000066;
}
.borderAllRight {


	border-top: thin none #000066;
	border-right: thin none #000066;
	border-bottom: thin none #000066;
	border-left: thin double #000066;
}
.fntTimes {
	border-top: thin double #000066;
	border-right: thin none #000066;
	border-bottom: thin none #000066;
	border-left: thin double #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}
.borderAllTop {

	border-top: thin double #000066;
	border-right: thin none #000066;
	border-bottom: thin none #000066;
	border-left: thin double #000066;
}

