body {
	background-image: url(../images/page-bg.gif);
	margin: 0px;
}

.normalblue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A62A4;
	font-weight: normal;
	text-decoration:none;
}
a.normalblue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A62A4;
	font-weight: normal;
	text-decoration:none;
}
a.normalblue:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
.pagehead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.normalbrown {

	font-family:Tahoma;
	font-size: 14px;
	color: #1A62A4;
	font-weight: normal;
}
.whitetxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.whitetxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.whitetxt:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.greytxt {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.footer {



	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.imgborder {
	border: 1px dashed #003E77;
}.tabborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #003E77;
	border-bottom-color: #003E77;
	border-left-color: #003E77;
}
