body {
	color: #065887;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
}

a:link {
	color: #065887;
	text-decoration: underline;
}
a:hover {
	color: #065887;
	text-decoration: none;
}
a:visited {
	color: #065887;
	text-decoration: none;
}

.topmenu {
	font-size: 11px;
	font-weight: bold;
	color: #065887;
}
.topmenu a:link {
	font-size: 11px;
	font-weight: bold;
	color: #065887;
	text-decoration: none;
}
.topmenu a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #065887;
	text-decoration: underline;
}
.topmenu a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #065887;
	text-decoration: none;
}
.txt10 {
	font-size: 10px;
}
.txt10Caps {
	font-size: 10px;
	text-transform: uppercase;
}
.loginfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #065887;
	height: 17px;
	width: 98px;
	border: 1px solid #C5D1E1;
	background-image: url(../images/bglogin.gif);
	background-repeat: repeat-x;

}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #065887;
	height: 18px;
	background-image: url(../images/bglogin.gif);
	border: 1px solid #79AEC8;

}
.btnok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #1681B3;
	height: 16px;
	width: 25px;
	border: none;
	color: #FFFFFF;
}
.bgtop {
	background-image: url(../images/bgtop.gif);
	background-repeat: repeat-x;
}

.separator {
	background-image: url(../images/separator.gif);
	background-repeat: repeat-x;
}
.bgmid {
	background-image: url(../images/bgmid.gif);
	background-repeat: repeat-x;
}
.bgvlines {
	background-image: url(../images/bgvlines.gif);
	background-repeat: repeat-y;
}
td {
	font-size: 12px;
	line-height: 18px;
}
.bottommenu {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #E6EBF2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
}

.btnstd {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #1681B3;
	height: 16px;
	border: none;
	color: #FFFFFF;
}
.txt11 {

	font-size: 11px;
}
.vline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}
.txt14 {


	font-size: 14px;
}
.bgform {
	background-image: url(../images/bgform.gif);
	background-repeat: repeat-x;
}
