.clsBkgdDefault {

	background-color: #6699CC;
}
.clsBkgBlue {
	background-color: #9DBEDF;
}
.clsDefaulText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: justify;
}
body {
	background-color: #003366;
}
.clsDefaulTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.clsItalicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-style: italic;
}
.clsTitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333399;
	font-weight: bold;
	font-variant: normal;
}
.clsTitleText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333399;
	font-weight: bold;
	font-variant: normal;
}
.clsBkgdLine {
	background-repeat: repeat-x;
}
.clsDefaultTextNJ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #3333FF;
	text-decoration: underline;
}
.clsCreditText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCFF;
}
.clsNumText {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #990066;
}
.clsFontText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.clsFlatField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993399;
	border: 1px solid #333399;
}
