body {
	margin:0px;
	border:0px;
	padding:0px;
	background-color:#0A0042;
	font-family: Arial, Helvetica, sans-serif;
}
/*body {
	scrollbar-3dlight-color:#F4F4ED;
	scrollbar-arrow-color:#67735D;
	scrollbar-base-color:#B4C0AA;
	scrollbar-track-color:#F4F4ED;
	scrollbar-darkshadow-color:#F4F4ED;
	scrollbar-face-color:#B4C0AA;
	scrollbar-highlight-color:#B4C0AA;
	scrollbar-shadow-color:#B4C0AA;
}*/
h1 {
	font-weight:500;
	font-size:13pt;
	color:#0A0042;
	margin: 10px;
}
h3 {
	font-weight:500;
	font-size:12pt;
	color:#000000;
	margin: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#0A0042;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}
.txt{
	font-size:10pt;
	color:#0A0042;	
}
.sm{
	font-size:11px;
	color:#0A0042;	
}
.wht{
	font-size:10pt;
	color:#E6F6FA;	
}
.column{
	font-size:11px;
	color:#0A0042;
	text-align : left;
	width : 200px;
}
.title {
	font-size:12pt;
	font-weight:600;
	color:#0A0042;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-size: 11pt;
	font-weight: 500;
	color: #32AFCF;
	text-decoration: none;
	line-height: 150%;
	margin-right: 10px;
	font-family: "Times New Roman", Times, serif;
}
a.menu:hover {
	color:#060435;
	text-decoration:none;
}
.foot {
	font-size:9pt;
	font-weight:500;
	color:#ADE0ED;
	text-decoration:none;
}
a.foot:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.txtlnk {
	font-size:10pt;
	font-weight:500;
	color:#2D209F;
	text-decoration:none;
}
a.txtlnk:hover {
	color:#ADE0ED;
	text-decoration:underline;
}
.whtlnk {
	font-size:10pt;
	font-weight:500;
	color:#FFFFFF;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
}
a.whtlnk:hover {
	color:#0A0042;
	text-decoration:none;
}
.bgrpt{
	padding: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.asps{
background-image: url(images/aspslogo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
/*

div.scrollbox {
     margin:2px;
     width:560px;
     height:300px;
     overflow:auto;
     scrollbar-base-color:#2E5083;
     scrollbar-face-color:#3568B5;
     scrollbar-track-color:#5B93D0;
     scrollbar-arrow-color:#101C30;
     scrollbar-highlight-color:#8CACDD;
     scrollbar-3dlight-color:#8CACDD;
     scrollbar-shadow-color:#1D3152;
     scrollbar-darkshadow-color:#101C30;
}
*/
.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#ADE0ED;
	border:solid 1px #0A0042;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:250px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#E6F6FA;
	border:solid 1px #0A0042;
	margin:2px;
	padding:2px;
	margin-left: 12px;
}
.inpt200 {
	width: 150px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#E6F6FA;
	border:solid 1px #0A0042;
	margin:2px;
	padding:2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #E9910C;
}

