html {
	margin: 0;
	padding: 0;
	}

body {
	margin-top: 2em;
	margin-left: 1em;
	padding: 0;
   	font-style: normal;
   	font-variant: normal;
   	font-weight: normal;
   	font-size: 12px;
   	font-family: Verdana, Arial, Helvetica, sans-serif
	}
table {border-collapse: separate; empty-cells: show;}
p {
	line-height: 100%;
	font-size: 100%;
	margin-left: 0em;
	margin-right:0em;
	margin-top:1em;
	margin-bottom:0em;
	}

td {
	font-family: verdana; 
	font-size: 12px;
	padding: 0;
	vertical-align: top;
	margin-right: 4px;
	margin-left: 4px;
   }


h1 {
	font-size: 200%;
	letter-spacing: 3px;
  color: red;
  margin-left: 1.2em;
  padding: 0;
   	}


h2 {
	font-size: 133%;
	margin: 0em;
	padding: 0;
   	}


h3 {
	font-size: 120%;
	margin: 5px;
	padding: 3px;
  color: rgb(0,0,128);
   	}

h4 {
	font-size: 110%;
	margin: 1px; 
	padding: 0.33em 0 0;
   	border-bottom: 1px solid rgb(50%,50%,35%);
   	background: #b5c9e2;
   	border-top: 2px solid #cce3ff;
  	border-left: 2px solid #cce3ff;
  	border-bottom:2px solid #31557f;
  	border-right: 2px solid #31557f;
   	color: blue;
   	}
   	
a:link{
	font-family: verdana; 
	text-decoration: none; 
	font-size: 12px; 
	color: #003300; 
	font-weight:bold
	}
	
a:active{
	font-family: verdana; 
	text-decoration: none; 
	font-size: 12px; 
	color: #003300; 
	font-weight:bold
	}
	
a:visited{
	font-family: verdana; 
	text-decoration: none; 
	font-size: 12px; 
	color: #003300; 
	font-weight:bold
	}
	
a:hover{
	font-family: verdana; 
	text-decoration: underline; 
	font-size: 12px; 
	color: grey; 
	font-weight:bold
	}


#loginBox {border:3px solid rgba(153,153,153,0.75);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}

.button {
	width: 80px;
	}
.selectfixed10pt {
	vertical-align: text-top;
	width : 100%;
	font-size: 10pt;
	font-family: "Courier New", Courier, monospace;
        }
.tableText10 {
	vertical-align: text-top;
	font-size: 10px;
	margin-right: 4px;
	margin-left: 4px;
	}
.tableLabel10 {
	vertical-align: text-top;
	font-size: 10px;
	color: #000000; 
   	background: #eeeeee;
  	border-bottom:1px solid #31557f;
  	border-left:  1px solid #31557f;
	margin-right: 4px;
	margin-left: 4px;
	}
.tableLabelTop10 {
	vertical-align: text-top;
	font-size: 10px;
	color: #000000; 
   	background: #eeeeee;
  	border-top:    1px solid #31557f;
  	border-bottom: 1px solid #31557f;
  	border-left:   1px solid #31557f;
	margin-right: 4px;
	margin-left: 4px;
	}
.tableText10Maxwidth {
	vertical-align: text-top;
	font-size: 10px;
	width: 100%;
	margin-right: 4px;
	margin-left: 4px;
	}
.tableText12 {
	vertical-align: text-top;
	font-size: 12px;
	margin-top:1em;
	margin-bottom:0em;
	margin-right: 4px;
	margin-left: 4px;
	}

 
 end.button {  width: 90px}

