body
  {
  font-family: Arial;
  background-color: #DCD5FD;
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin-left: 1px;
  margin-top: 0px;
  }
  
table.mainMenu
  {
  text-align: right;
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  color: #928D8D;
  width: 180px;
  background-color: #0C0767;
  border-collapse: collapse;
  border-spacing: 0px;
  border-right: 10px;
  }
#mainMenu { border: 5px; width: 180px; background-color: #0A0483; text-align: right; }
#mainMenu a { font: bold 12px Arial; padding: 2px; padding-right: 4px; display: block; width: 100%; color: #D8D8D8; text-decoration: none; border-bottom: 0px; }
html>body #mainMenu a { width: auto; }
#mainMenu a:hover { background-color: #D8D8D8; color: #08660A; }

font.mainMenu{font-size: 12px; color: #DE9E50;}
font.mainLink{font-size: 14px; color: #72B840;}


font.aboutUs{font-size: 20px; font-weight: bold;}
font.our{font-size: 18px; font-weight: bold;}
font.head{font-size: 14px; font-weight: bold;}
font.body{font-size: 13px;}
font.classHead{font-size: 25px; font-weight: bold;}
font.classTeach{font-size: 15px; font-weight: bold;}
td.contactUs{text-align: center; font-size: 16px; font-weight: bold;}
td.contactHead{text-align: center; font-size: 25px; font-weight: bold; color: #0C0767;}

tr.ttm{font-size: 10px; font-weight: bold; color: #000000;}

table.aboutUs
  {
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  color: #000000;
  width: 579px;
  background-color: #C7C7CE;
  border-collapse: collapse;
  border-spacing: 0px;
  margin-left: 20px;
  margin-right: 20px;
  }
  
table.contactUs
  {
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  color: #000000;
  width: 579px;
  background-color: #C7C7CE;
  border-collapse: collapse;
  border-spacing: 0px;
  margin-left: 20px;
  margin-right: 20px;
  }  
  
table.schedule
  {
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #0C0767;
  width: 260px;
  height: 167px;
  background-color: #EAE6E6;
  border-collapse: collapse;
  border-spacing: 0px;
  border-top: 10px;
  }
  
table.middle
  {
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #0C0767;
  width: 618px;
  height: 400px;
  background-color: #FFFFFF;
  border-collapse: collapse;
  border-spacing: 0px;
  border-top: 10px;
  }  
  
table.beliefs
  {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  color: #0F8C15;
  border-collapse: collapse;
  border-spacing: 0px;
  }    
  
table.ttm
  {
  font-family: Arial;
  font-weight: bold;
  font-size: 10px;
  color: #000000;
  width: 100%;
  border-width: 1px;
  border-spacing: ;
  border-style: outset;
  border-color: black;
  border-collapse: separate;
  }   

#popup a, #popup a:visited
  {
  position: relative;
  display: block;
  width: 190px;
  line-height: 15px;
  text-align: center;
  padding: 0 0px;
  margin: 0;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: green;
  }

#popup a span {display: none;}

#popup a:hover
  {
  color: #AF2022;
  background-color: #EAE6E6;
  text-indent: 0;
  }

#popup a:hover span
  {
  display: block;
  position: absolute;
  top: 0px;
  left: -230px;
  width: 230px;
  margin: 0px;
  padding: 5px;
  color: #0C0767;
  font-size: 12px;
  font-weight: normal;
  background: #9F9696;
  text-align: left;
  }  

  