BODY {
  background-color:#DDDDFF;
  color:black;
  font-family:arial;
}

DIV.PAGECONTENT {
  margin-left:2in;
  margin-top:1.5in;
}

DIV.SIDEBAR {
  background-color:#FFFF66;
  height:1600;
  width:1in;
  position:absolute;
  left:0px;
  top:0.75in;
}

DIV.TITLEBAR {
  position:absolute;
  width:1024px;
  height:0.5in;
  top:0.75in;
  left:0px;
  background-color:#00AA00;
  color:white;
}

DIV.NAVBAR {
  position:absolute;
  top:0.3in;
  left:2.5in;
  vertical-align:top;
}

IMG.NAVBAR {
  position:absolute;
  top:0px;
  left:0px;
  vertical-align:top;
}

IMG {
   border-width:0px;
}

A.navbar {
  text-decoration:none;
  font-size:120%;
  color:black;
  margin-left:0.2in;
  margin-right:0.2in;
}

A.navbar:hover {
  text-decoration:none;
  font-size:120%;
  color:white;
  margin-left:0.2in;
  margin-right:0.2in;
}

A.alert {
  text-decoration:none;
  font-size:120%;
  color:red;
}

A.alert:hover {
  text-decoration:none;
  font-size:120%;
  color:white;
}

A.frontpage {
  text-decoration:none;
  font-size:120%;
  color:black;
}

A.frontpage:hover {
  text-decoration:none;
  font-size:120%;
  color:white;
}

P.TITLE {
  font-size:125%;
  font-weight:bold;
}

TD {
  vertical-align:top;
}

A.CIRP {
  font-weight:bold;
  font-size:85%;
  color:black;
  text-decoration:none;
}

A.CIRP:hover {
  font-weight:bold;
  font-size:85%;
  color:white;
  text-decoration:none;
}
