
/* Body style defined in a different file
body {font-family:Arial;  color: #000000; background-color: #ffffff;}
*/

a:active {font-family: Arial; font-size: 100%; color: #0000CC;}
a:link {font-family: Arial; font-size: 100%; color: #0000CC;}
a:hover {font-family: Arial; font-size: 100%; color: #0055FF;}
a:visited {font-family: Arial; font-size: 100%; color: #0000CC;}
h2 {font-family: Arial; font-size: 140%; color: #000066;}
h1 {font-family: Arial; font-size: 160%; color: #000066;}
.displayTable { width:99%; border-collapse:collapse; }
.displayTable td,th { padding:3px; border:#4e95a4 1px solid; }
.displayTable tr { background: #b8d1f3; }
.displayTable tr:nth-child(odd){ background: #DDFFDD; }
.displayTable tr:nth-child(even){ background: #DDEEFF; }
.displayTable th { background: #FFFF99; font-size:11pt;font-weight:normal;}
.displayTable td { font-size:10pt;font-weight:normal;}

.detailTable { width:900px; border:#226622 2px solid; border-collapse:collapse; }
.detailTable td,th { padding:1px; border:#999999 0px solid; }
.detailTable tr { background: #BBFFBB; }
.detailTable th { background: #BBFFBB; font-size:11pt;font-weight:normal;}
.detailTable td { font-size:12pt;font-weight:normal;}
.dtL { text-align:left;}
.dtR { text-align:right;}
.dtC { text-align:center;}

.myMenu { font-size:16pt;font-weight:normal; text-align:center; background-color:#EEEEEE;}
.myMenu th { font-size:20pt;font-weight:normal; text-align:center; background-color:#AADDFF;}
.myMenu td { font-size:16pt;font-weight:normal; text-align:center; background-color:#EEEEEE; padding:6px;}

.myBtn {font-size:12pt; color: #000000;  }