.F1 { font-size:16pt;color:#000000;font-family:"Trebuchet MS";font-weight: bold; }
.PN { font-size:20pt;color:#008000;font-family:"Trebuchet MS";font-weight: bold; }
.TB8G { font-size:8pt;color:#008000;font-family:"Trebuchet MS";font-weight: bold; }
.TB8W { font-size:8pt;color:#FFFFFF;font-family:"Trebuchet MS";font-weight: bold; }
.TB10W { font-size:10pt;color:#FFFFFF;font-family:"Trebuchet MS";font-weight: bold; }
.TB8Y { font-size:8pt;color:#C1C1C1;font-family:"Trebuchet MS";font-weight: bold; }
.TB10Y { font-size:10pt;color:#C1C1C1;font-family:"Trebuchet MS";font-weight: bold; }
.T16W { font-size:16pt;color:#FFFFFF;font-family:"Trebuchet MS";}
.T14B { font-size:14pt;color:#000000;font-family:"Trebuchet MS";}
.T12B { font-size:12pt;color:#000000;font-family:"Trebuchet MS";}
.TB14B { font-size:14pt;color:#000000;font-family:"Trebuchet MS";font-weight: bold; }
.TB12B { font-size:14pt;color:#000000;font-family:"Trebuchet MS";font-weight: bold; }
.TB16G { font-size:16pt;color:#008000;font-family:"Trebuchet MS";font-weight: bold; }
.TB16B { font-size:16pt;color:#000000;font-family:"Trebuchet MS";font-weight: bold; }
.TB16W { font-size:16pt;color:#FFFFFF;font-family:"Trebuchet MS";font-weight: bold; }
.TB18G { font-size:18pt;color:#008000;font-family:"Trebuchet MS";font-weight: bold; }
.mnu { font-size:16pt;color:#000000;font-family:"Trebuchet MS"; }
.wnu { font-size:16pt;color:#FFFFFF;font-family:"Trebuchet MS"; }
.BAWX { font-size: 16; text-decoration: bold; color: #000000; font-family:"Trebuchet MS";border: 1px solid; border-radius: 0px; background-color: FFFFFF; border-color: #000000; }
.BUTT { font-size: 18; text-decoration: bold; color: #FFFFFF; font-family:"Trebuchet MS";border: 1px solid; border-radius: 0px; background-color: #008000;}

.container {
  position: relative;
  left: 10px;
  z-index:4;
}
a:link {
  text-decoration: none;
  color: black;
}

a:visited {
  text-decoration: none;
  color: black;
}

a:active {
  text-decoration: none;
  color: white;
}


.bottomleft {
  position: absolute;
  bottom: 8px;
  left: 16px;
  font-size: 18px;
}
[id=mu]:hover {
  background-color: #008000;
  font-class: wnu;
  color: #FFFFFF;
}
[id=mu]:hover .mo{
  background-color: #008000;
  font-class: wnu;
  color: #FFFFFF;
}

#pqr{
        /*background-image:url(Images/2023/IMG_3050.jpg);*/
        background-repeat: no-repeat ;
        background-size: contain ;
	height:62px;
        width:350px;
	right:0px;
	position:absolute;
	left: 750px;
	z-index:5;
	top:35px;
	padding-bottom:60px;
        font-class:F1;
        text-align:center;
	}

#phnum{
        background-repeat: no-repeat ;
        background-size: contain ;
	height:62px;
        width:350px;
	right:0px;
	position:absolute;
	left: 1050px;
	z-index:5;
	top:85px;
	padding-bottom:60px;
        font-class:PN;
        text-align:center;
	}

#logo{
        background-image:url(msjlogo.png);
        background-repeat: no-repeat ;
        /*background-size: contain ;*/
	height:112px;
        width:345px;
	/*right:0px;*/
	position:absolute;
	/*left: 10px;*/
	z-index:8;
	top:78px;
	}

#side{
        background-repeat: no-repeat ;
        background-size: contain ;
	/*height:62px;*/
        width:400px;
	position:absolute;
	left:175px;
	z-index:5;
	top:280px;
	}

body {
  background: linear-gradient(to right, #C3A55C, #C3A55C, #F4F2B7, #F4F2B7, #C3A55C, #C3A55C);
}