﻿body 
{
  margin:0;
}

.main, .main table
{
  FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
  FONT-SIZE: 12px; 
  COLOR: #000000; 
  background-color:White;
}
.main a, .main a:visited		
{
  color:Navy;
}

.main a:hover	
{
  color:Red;
}

.sectionHeader
{
  FONT-SIZE: 13px; 
  text-align:left;
}

.topTitleBar
{
  background-color: #c1272d;
  vertical-align:middle;
  color:White;
}
.topTitleBar a, .topTitleBar a:visited
{
  color:White;
  text-decoration: none; 
  font-weight:bold;
  font-size:11px;
  vertical-align:middle;
}

.topTitleBar a:hover	
{
  COLOR: Black; 
  font-weight:bold;
  vertical-align:middle;
  text-decoration: none; 
}

.bottomBar a, .bottomBar a:visited
{
  color:Gray;
  text-decoration: none; 
}

.bottomBar a:hover
{
  color:Red;
  text-decoration:underline; 
}

.schoolHeader
{ 
  background-color:Black;
  color: white; 
}
.red
{
  background-color:#c1272d;
}
.black 
{
  background-color:Black;
}
.siteBackground
{
  background-color:Gray;
}

.borderColor
{
  background-color:#cccccc;
}

.theme
{
  font-family:Century Gothic;
  font-size:16px;
  text-align:center;
  font-weight:bold;
}
.footer
{ 
  background-color:Black;
  color:Gray; 
}

/* old site styles*/
h1 
{
  FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
  font-size:16px; 
  font-weight:bold;
}

hr {color:#999999;}

/* old site styles*/

