﻿/* Body Defaults */
  body {
    font: normal 6.25% arial;
    text-align:center;
  }
/* Header Fonts */  
  #header p {
    font-family: times new roman, serif;
    text-align: center;
    font-weight: bold;
    font-size: 50px;
    color: #FFFFFF;
  }
/* Contents Fonts */
  #contents h1 {
    font-family: times new roman, serif;
    color: #DDDDDD;
	text-align: center;
	font-size: 32px;
    margin-top:0px;
    padding-top: 20px;
	padding-right: 60px;
    padding-bottom: 5px; 
    padding-left: 60px;
  }
  #contents h2 {
    font-family: times new roman, serif;
    color: #DDDDDD;
	text-align: center;
	font-size: 16px;
    padding-top: 5px;
	padding-right: 60px;
    padding-bottom: 5px; 
    padding-left: 60px;
  }
   #contents h3 {
    font-family: times new roman, serif;
    color: #DDDDDD;
	text-align: left;
	font-size: 24px;
    padding-top: 0px;
	padding-right: 60px;
    padding-bottom: 0px; 
    padding-left: 60px;
  }
  #contents p {
    font-family: times new roman, serif;
    color: #DDDDDD;
    padding-top: 5px;
	padding-right: 60px;
    padding-bottom: 0px; 
    padding-left: 60px;
	text-align: justify;
    font-size: 20px;
  }
  #contents li {
    font-family: times new roman, serif;
    color: #DDDDDD;
    margin-top: 20px;
	margin-right: 10px;
    margin-bottom: 0px;
	margin-left: 70px;
	text-align: justify;
    font-size: 20px;
  }
  #contents a:link {
    font-family: times new roman, serif;
    text-decoration: underline;
    color:#DDDDDD;
  } 
  #contents a:visited {
    font-family: times new roman, serif;
    text-decoration: underline;
    color:#DDDDDD;
  } 
  #contents a:hover {
    font-family: times new roman, serif;
    text-decoration: underline;
    color:#DDDDDD;
  }
/* Calendar Fonts */  
  #calendar p {
    font-family: times new roman, serif;
    color: #DDDDDD;
    padding-top: 5px;
	padding-right: 60px;
    padding-bottom: 0px; 
    padding-left: 60px;
	text-align: justify;
    font-size: 20px;
  }
  #calendar a:link {
    font-family: times new roman, serif;
    text-decoration: underline;
    color:#000000;
    font-size:16px;
  } 
  #calendar a:visited {
    font-family: times new roman, serif;
    text-decoration: underline;
    color:#000000;
    font-size:16px;
  } 
  #calendar a:hover {
    font-family: times new roman, serif;
    text-decoration: underline;
    color:#000000;
    font-size:16px;
  }
  #calendar td {
    border: 1px outset #FFFFFF;
  }
  #calendar td td {
    border: 0px solid #FFFFFF;
  }
/* Footer Fonts */
  #footer p {
    font-family: times new roman, serif;
    color: #FFFFFF;
    margin-top: 5px;
	margin-right: 2px;
    margin-bottom: 5px;
    margin-left: 2px;
	text-align: center;
    font-size: 17px;
  }
  #footer a:link {
    font-family: times new roman, serif;
    text-decoration: none;
    color:#FFFFFF;
  }
  #footer a:visited {
    font-family: times new roman, serif;
    text-decoration: none;
    color:#FFFFFF;
  }  
  #footer a:hover {
    font-family: times new roman, serif;
    text-decoration: underline;
    color:#FFFFFF;
  }
/* Table Fonts */
/* Generic Table */
  table {
    border: 0px solid #FFFFFF;
    font-family: times new roman, serif;
    text-align: left;
    font-size: 1px;
  }
  td {
    border: 0px solid #FFFFFF;
  }
  td.hours {
    font-family: times new roman, serif;
    padding: 3px 3px 3px 100px;
    margin: 3px 3px 3px 3px;
    color: #FFFFFF;
    text-align: left;
    font-size: 28px;
  }
  td.classes {
    border: 1px solid #DDD;
    font-family: times new roman, serif;
    padding: 3px 3px 3px 10px;
    margin: 3px 3px 3px 3px;
    color: #FFFFFF;
    text-align: left;
    font-size: 20px;
  }
  td.center {
    font-family: times new roman, serif;
    border: 3px solid #FFFFFF;
    border-style:outset;
    padding: 3px 3px 3px 3px;
    margin: 3px 3px 3px 3px;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
  }
  td.centerPart2 {
    font-family: times new roman, serif;
    width: 150px;
    border: 3px solid #FFFFFF;
    border-style:outset;
    padding: 3px 3px 3px 3px;
    margin: 3px 3px 3px 3px;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
  }
  td.play {
    font-family: times new roman, serif;
    border: 3px solid #FFFFFF;
    border-style:outset;
    background-color: #FFFFFF;
    padding: 3px 3px 3px 3px;
    margin: 3px 3px 3px 3px;
    color: #1E2755;
    text-align: center;
    font-size: 16px;
  }
  td.space {
    font-family: times new roman, serif;
    border: 0px solid #FFFFFF;
    border-style:outset;
    padding: 1px 1px 1px 1px;
    margin: 1px 1px 1px 1px;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
  }
  td.null {
    font-family: times new roman, serif;
    border: 3px solid #FFFFFF;
    border-style:outset;
    background-color: #174993;
    padding: 3px 3px 3px 3px;
    margin: 3px 3px 3px 3px;
    color: #A9A9A9;
    text-align: center;
    font-size: 16px;
  }
/* Contact Table */
  table.contact {
    border: 0px solid #FFFFFF;
    font-family: times new roman, serif;
    text-align: left;
    font-size: 1px;
  }
  td.contactleft {
    border: 0px solid #FFFFFF;
    padding-top: 2px;
    font-family: times new roman, serif;
    color: #FFFFFF;
    text-align: left;
    font-size: 16px;
  }
  td.contactcenter {
    border: 0px solid #FFFFFF;
    padding-top: 2px;
    font-family: times new roman, serif;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
  }
  td.contactright {
    border: 0px solid #FFFFFF;
    padding-top: 2px;
    font-family: times new roman, serif;
    color: #FFFFFF;
    padding-right: 4px;
    text-align: right;
    font-size: 16px;
  }
  td.contactright a:link {
    font-family: times new roman, serif;
    font-weight: bold;
    text-decoration: none;
    color:#FF0000;
  } 
  td.contactright a:visited {
    font-family: times new roman, serif;
    font-weight: bold;
    text-decoration: none;
    color:#FF0000;
  } 
  td.contactright a:hover {
    font-family: times new roman, serif;
    font-weight: bold;
    text-decoration: underline;
    color:#FF0000;
  } 
/* Display Table */   
  table.display {
    border: 0px solid #191970;
    margin:1px;
    padding:1px;
    font-family: times new roman, serif;
    text-align: left;
    font-size: 12px;
  }
  td.display {
    border: 0px solid #191970;
    margin:1px;
    padding:1px;
    font-family: times new roman, serif;
    color: #000000;
    text-align: center;
    font-size: 12px;
  }
  td.displayleft {
    border: 0px solid #191970;
    margin:1px;
    padding:1px;
    font-family: times new roman, serif;
    color: #000000;
    text-align: left;
    font-size: 12px;
  }
  td.displaycenter {
    border: 0px solid #191970;
    margin:1px;
    padding:1px;
    font-family: times new roman, serif;
    color: #000000;
    text-align: center;
    font-size: 12px;
  }
  td.displayright {
    border: 0px solid #191970;
    margin:1px;
    padding:1px;
    font-family: times new roman, serif;
    color: #000000;
    text-align: right;
    font-size: 12px;
  }

  
  