.topborder {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #003F77;
}
.toprightborder {
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #003F77;
	border-right-color: #003F77;
}
.topbottomrightborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #003F77;
	border-right-color: #003F77;
	border-bottom-color: #003F77;
	border-left-color: #003F77;
}
.frameborder {
	border: thin solid #003F77;
}
.noborder {
}
.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #003F77;
	border-right-color: #003F77;
	border-bottom-color: #003F77;
	border-left-color: #003F77;
}
.topborder {

	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-top-color: #003F77;
	border-right-color: #003F77;
}
.rightjustify {
	text-align: right;
}
.formcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
	background-color: #FFFFFF;
}
.large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: larger;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: blink;
}
.rightborder {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #003F77;
}
.uborder {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #003F77;
	border-right-color: #003F77;
	border-bottom-color: #003F77;
	border-left-color: #003F77;
}
.unuborder {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #003F77;
	border-right-color: #003F77;
	border-bottom-color: #003F77;
	border-left-color: #003F77;
}
.thicksidesbordertopbottom {
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #003F77;
	border-right-color: #003F77;
	border-bottom-color: #003F77;
	border-left-color: #003F77;
}
.thicksidesbottom {
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #003F77;
	border-right-color: #003F77;
	border-bottom-color: #003F77;
	border-left-color: #003F77;
}
.thicksides {
	border-right-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #003F77;
	border-right-color: #003F77;
	border-bottom-color: #003F77;
	border-left-color: #003F77;
}
.bottomborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003F77;
	border-right-color: #003F77;
	border-bottom-color: #003F77;
	border-left-color: #003F77;
}
.Underline {
	text-decoration: underline overline;
}
.shadow {
	border-top: thick groove #003F77;
	border-right: thick ridge #003F77;
	border-bottom: thick inset #003F77;
	border-left: thick outset #003F77;
}
.background {
	background-image: url(square.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.borderdots {
	border: thick dotted #003F77;
}
.borderdashes {
	border: thick dashed #003F77;
}
.bordersolid {
	border: thick solid #003F77;
}
.borderdouble {
	border: thick double #003F77;
}
.bordergroove {
	border: thick groove #003F77;
}
.borderridge {
	border: thick ridge #003F77;
}
.borderinset {
	border: thick inset #003F77;
}
.borderoutset {
	border: thick outset #003F77;
}
.smallcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	color: #003F77;
}
.FLASHING {
	color: #FF0000;
	text-decoration: blink;
}
.Verylarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}
.Cursive {
	font-family: "Freestyle Script";
	font-size: 36px;
}
