h1,h2,h3
{
font-family: "Verdana", arial, 'sans serif'; TEXT-ALIGN: center;
}

p,table,li,address
{
font-family: "Verdana", arial, 'sans serif'; 
margin-left: 10pt; background-color: #FFFFFF;
}

p,li,th,td
{
font-size: 100%;
}

h1,h2,h3,hr
{
color:saddlebrown;
}

th {background-color:#0066FF}
TR.nav {
	width:150px;
}

td.nav{ 
border-top-style:groove;
border-top-width:9px
}

Td.sch {
	width:220px;background-color:#F6F6F6;
}
body
{
background-color: #455497;
}



a.button
{  /* Specify only the properties that differ from a.button */
  background:#f6f6f6;
  border-right:1px #dddddd solid;
  border-left:5px #dddddd solid;
  color:#444444;
  display:block;
  margin:0 0 1px 0;
  padding:5px;
  text-decoration:none;
  width:150px;
  font-size: 12px;
}

a.button:active
{  /* Specify only the properties that differ from a.button */
  background:#fcfcfc;
  border-right:1px #dddddd solid;
  border-left:5px #003366 solid;
  color:#ffffff;
  width:150px;
}

a.button:hover
{  /* Specify only the properties that differ from a.button */
  background:#fcfcfc;
  border-right:1px #dddddd solid;
  border-left:5px #003366 solid;
  color:#003366;
  width:150px;
}


  
a:link     { color:saddlebrown }
a:visited  { color:saddlebrown }
a:active   { color:red }
a:hover    { color:red }

p.footer {TEXT-ALIGN: center;}
