BODY {font-family: arial;
      color: #000080;
      background-image: url(../images/Aesthetic/Background.gif)
      }

H1 {font-family: Georgia, Melior, Zapf Elliptical, Serifa, Times New Roman, Times;
      font-size: 30px;
      font-weight: bold;
      color: #000080;
      }

.pageBody {
      font-size:12px;
      }
      
.bannerTable {border-collapse: collapse;
      padding: 0;
      width: 100%;
      }

.navBar {font-size: 12px;
      }

.large {font-family: arial;
      font-size: 20px;
      font-weight: bold;
      color: #000080;
      }

A.passive:active  {
      font-weight: 800;
      }
A.passive:hover   {
      font-weight: 800;
      }

.shy img { margin: 4px;
      border-style: none;
      }

A.shy:hover {border-style: solid;
      margin: 0px;
      border-color: #000080;
      }

A.shy:hover img {
      margin: 0px;
      border-style: solid;
      border-left-width: 0px;
      border-right-width: 4px;
      border-top-width: 4px;
      border-bottom-width: 0px;
      border-color: #000080;
      }

.titles {font-family: times;
      font-size: 20px;
      font-weight: bold;
      color: #000080;
      }
.general {font-family: times;
      font-size: 17px;
      font-weight: 600;
      }
.sidebar {font-family: times;
      font-size: 12px;
      font-weight: 600;
      color: #000080;
      }

.passive { font-family: arial;
      text-decoration: none;
      color: #000080;
      font-weight: 400;
      text-align:left;
      }
      
.activate { font-family: arial;
      text-decoration: none;
      color: #000080;
      font-weight: 800;
      }
      
.generalTable { border-collapse: collapse;
      border-color:#000080;
      }
      
.nil {
      height:0px;
      }

.form { font-family: arial;
      text-decoration: none;
      color: #000080;
      font-size: 12px;
      font-weight: 400;
      width: 50px;
      text-align: right;
      }

.centeredImage
    {
    text-align:center;
    vertical-align:middle;
    padding:0px;
    }
