@import url('https://fonts.googleapis.com/css?family=McLaren&display=swap'); html { height: 100%; font-size: 
100%; font-family: Arial, Helvetica, sans-serif; } body { background: url(wm.png); background-size: 100% 100%; 
background-attachment: fixed; } .menuTable { width: 100%; border-spacing: 10px 0px; background:#0071c5; 
padding-top: 10px; padding-bottom: 10px; color: white; text-decoration: none; } .mainTable { height:100%; 
width:100%; border-spacing: 0px 0px; } .logindlg { position: absolute; background-color: #b9d0ff; visibility: 
hidden; } p, ul, tr { font-family: 'McLaren', cursive; } .menuTable a { color: white; text-decoration: none; } 
.menuTable a:link { padding: 10px; padding-bottom: 20px; } .menuTable a:hover { color: #ffffff; 
background-color: black; } .menuTable a:visited { text-decoration:none; } .menuTable a:active { color:white; 
text-decoration:none; } .subMenuTable { border-spacing: 10px 0px; background:#0071c5; padding:5px; } 
.subMenuTable a { color: white; text-decoration: none; } .subMenuTable a:link { padding: 10px; } .subMenuTable 
a:hover { color: #ffffff; background-color: black; } .subMenuTable a:visited { text-decoration:none; } 
.subMenuTable a:active { color:white; text-decoration:none; } .idxTable { width:100%; height: 100%; 
border-spacing: 10px; } .idxTable td { border-radius: 10px; width: 50%; background: #efefef; } .table1_h { 
background:#005799; font-family: Verdana,Geneva,sans-serif; font-size:0.75em; font-weight:bold; color:#ffffff; 
} .table1_h td a:link { color:#6060ff;; } .table1_h td a:visited { color:#6060ff; } .stdTable { background: 
#efefef; border-style: solid; border-color: gray; } .table1 { background: #efefef; } .table1 a:link { 
color:blue; text-decoration: none; } .table1 a:visited { color:blue; } .table1 th a:link { color:#6060ff; } 
.table1 th a:visited { color:#6060ff; } .table1_highlight { background:yellow; border-radius: 5px; } 
.table1_dk { background:#dfdfdf; border-radius: 5px; } .stdButton { background: #005799; color: white; 
padding: 4px 10px; border-radius: 15%; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; } 
.stdButton:hover { background-color: #0074cc; } .btnLink { background: #005799; padding: 4px 10px; color: 
white; text-decoration: none; } .btnLink:hover { color: #ffffff; background-color: black; padding: 10px; } 
.btnLink2 { padding: 4px 10px; color: #005799; text-decoration: none; } .btnLink2:hover { color: white; 
background-color: black; padding: 10px; } .menu { border-collapse: collapse; } .menu a { color: black; 
text-decoration: none; } .menu a:link { padding: 4px; padding-bottom: 4px; display: block; } .menu a:hover { 
color: black; background-color: #efe4b0; } .menu a:visited { text-decoration:none; } .menu a:active { color: 
black; text-decoration:none; } .container { display: block; } .d1 { float: left; text-align: center; 
border-radius: 25px; margin-top: 1%; margin-right: 0.5%; margin-left: 1%; width: 48.5%; background: 
url('images/paper-texture.jpg'); padding-top: 12px; } .d2 { float: left; text-align: center; border-radius: 
25px; margin-top: 1%; margin-right: 1%; margin-left: 0.5%; width: 48.5%; background: 
url('images/paper-texture.jpg'); padding-top: 12px; } .d3 { float: left; display: block; width: 100%; } @media 
only screen and (max-width: 629px) { .d1 { float: none; width: 100%; } .d2 { float: none; width: 100%; } } 
.navMenu { list-style-type: none; overflow: hidden; margin: 0; padding: 0; background-color: #0071c5; 
position: sticky; top: 0; color: white; } .ltmenu { float: left; padding: 10px; } .ltmenu a { color: white; 
text-decoration: none; padding: 10px; } .ltmenu a:hover { color: #ffffff; background-color: black; } .ltmenu 
a:visited { text-decoration:none; } .ltmenu a:active { color:white; text-decoration:none; } .rtmenu { float: 
right; text-decoration: none; padding: 10px; } .rtmenu a { color: white; text-decoration: none; padding: 10px; 
} .rtmenu a:hover { color: #ffffff; background-color: black; } .rtmenu a:visited { text-decoration:none; } 
.rtmenu a:active { color:white; text-decoration:none; } @media only screen and (max-width: 629px) { .navMenu { 
position: static; } } .vid { width: 400px; height: 300px; } .gdiv { width: 85%; } .g0 { display: table; } .g1 
{ display: table-cell; } .g2 { display: table-cell; vertical-align: top; padding-left: 10px; } @media only 
screen and (max-width: 680px) { .gdiv { width: auto; } .g1 { display: block; width: 100%; text-align: center; 
} .g2 { display: block; width: 100%; } } @media only screen and (max-width: 375px) { .vid { width: 300px; 
height: 225px; } } img { width: auto; max-width: 100%; height: auto; } .code { font-family: monospace; 
white-space: pre; display:block; background-color:#d0d0d0; font-size:14px; color:#000080; } div.boxWarning { 
background-color:#ffec84 } .fDiv { text-align: center; padding-top: 32px; padding-bottom: 32px; } .fDiv a { 
text-decoration: none; color: #0074cc; } .fDiv a:hover { text-decoration: none; background-color: black; 
color: white; padding: 8px; } .ad { color: white; padding: 0px 0px; overflow: auto; margin-left: auto; 
margin-right: auto; background-color:#313131; } 