
.contentTable
{

}

.navCell
{
  background-color: #FFFFFF;
  width: 742px;
}

h1, h2, h4
{
  color: #2e2e6c;
}

#content, #content p, li
{
  color: #555168;
}

a
{
  color: #686895;
}
 
a:hover
{
  color: #5E55AA;
}

a:visited
{
  color: #858DB6;
}

a:active
{
  color: #C83F37;
}

#navContainer A, #navContainer A:active
{
  color: #2e2e6c;
}

#navContainer A:hover
{
  color: #3f3f7f
}

.topTearCell
{
  background:#FFFFFF url(../images/tear-top-white.jpg) center;
}

.bottomTearCell
{
  background:#FFFFFF url(../images/tear-bottom-white.jpg) center;
}

#address
{
  padding-left: 6px;
  color: #3f3f7f;
}

.divider
{
  background-image: url(../images/divider-blue.gif);
}

.yellowTom
{
  color: #585899;
}