input[type=button], input[type=submit], input[type=reset], .btnlarge {
  background-color: #00008B;
  border: none;
  color: white;
  padding: 16px 32px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 12px;
}
/* #04AA6D; */

.btnsmall {
  background-color: #00008B;
  border: none;
  color: white;
  padding: 2px 8px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 12px;
}

input {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

input[type=text], input[type=password], input[type=email] {
    border: 2px solid #333333;
    border-radius: 4px;
    padding: 6px;
}

.mydropdown {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
select {
    font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

td,p,body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 20px;

	color: #000000;

}

a.blacklink:link,
a.blacklink:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #000000;

	text-decoration: none;


}

a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ffffff;

	text-decoration: none;

/*	font-weight: bold;  */

}

#textlink a:link {
    color: #000000;
    font-size: 13px;
    text-decoration: underline;
}



a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ffffff;

	text-decoration: none;



}



.title {

	font-family: Verdana,Arial,Helvitica,san-serif;

	font-size: 24pt;

	color: #000000;

	font-weight: bold;

}



.minortitle,h1,h2 { 

	font-family: Verdana,Arial,Helvitica,san-serif; 

	font-size: 20pt; 

	color: #000000; 

	font-weight: bold}
	

.tinytitle { 

	font-family: Verdana,Arial,Helvitica,san-serif; 

	font-size: 20pt; 

	color: #000000; 

	font-weight: bold;
}

h4 { 

	font-family: Verdana,Arial,Helvitica,san-serif; 

	font-size: 10pt; 

	color: #000000; 

	font-weight: bold}



/*
a:hover {  

	font-family: Verdana,Arial,Helvitica,san-serif;

	font-size: 11px;

	color: #000000;

	text-decoration: underline;

/*	font-weight: bold;   */
*/
}







.minorlink { 

	font-family: Verdana,Arial,Helvitica,san-serif; 

	font-size: 8pt;

}







hr {

	width: 50%;

	color: #FF663F;

}



.smalltext {

	font-family: Verdana,Arial,Helvitica,san-serif;

	font-size: 10px;

	color: #000000;

}

.mediumtext {

	font-family: Verdana,Arial,Helvitica,san-serif;

	font-size: 13px;

	color: #000000;

	width: 100%;

}

/*
.narrowtableheader {
	width: 200px ;
	text-align: center; 
	border: 1px solid;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
}

.narrowtablebody {
	width:200px; 
	height:80px; 
	text-align: center;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
}

.narrowtablebottom {
	width:200px; 
	height:80px; 
	text-align: center;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;
}
*/
.detailtableheaderleft {
	maxwidth: 300px ;
	text-align: center; 
	border-collapse: collapse;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-top-left-radius:12px;
}

.detailtableheaderright {
	maxwidth: 300px ;
	height: 50px;
	text-align: center; 
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top-right-radius:12px;
	border-bottom: 1px solid;
}
.detailtablebody {
	maxwidth: 300px ;
	height: 50px;
	text-align: center; 
	border-left: 1px solid;
	border-bottom: 1px solid;
	vertical-align: center;
}

.detailtablebodyright {
	maxwidth: 300px ;
	text-align: center; 
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	vertical-align: center;
}


.widetableheaderleft {
	width: 200px ;
	text-align: center; 
	border-collapse: collapse;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-top-left-radius:12px;
}

.widetableheadercentre {
	width: 200px ;
	text-align: center; 
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}

.widetableheaderright {
	maxwidth: 200px ;
	text-align: center; 
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top-right-radius:12px;
	border-bottom: 1px solid;
}

.widetablebody {
	maxwidth: 200px ;
	height: 50px;
	text-align: center; 
	border-left: 1px solid;
	border-bottom: 1px solid;
	vertical-align: center;
}

.widetablebodyright {
	maxwidth: 200px ;
	text-align: center; 
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	vertical-align: center;
}

.widetablebodyfinal {
	width: 200px ;
	text-align: center; 
	border-left: 1px solid;
	vertical-align: center;
}


.widetablefooterleft {
	width: 200px ;
	height: 20px;
	text-align: center; 
	border-left: 1px solid;
	border-bottom: 1px solid;
	vertical-align: center;
	border-bottom-left-radius:12px;
}

.widetablefooter {
	width: 200px ;
	text-align: center; 
	border-left: 1px solid;
	border-bottom: 1px solid;
	vertical-align: center;
}

.widetablefooterright {
	width: 200px ;
	text-align: center; 
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	vertical-align: center;
	border-bottom-right-radius:12px;
}

.account-bar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    padding: 6px 16px;
    background-color: #f0f0f0;
    border-bottom: 1px solid #ccc;
    font-size: 0.6em;
}

.account-user {
    font-weight: bold;
    color: #333;
}

.account-role {
    font-weight: normal;
    color: #888;
    font-size: 0.6em;
}



