﻿.bodyClass, .motherContent
{
  background-color: #fff;
  font-family: Arial;
  font-size: 14px;
  color: #333333;
}
#divPage
{
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
  background-color:White;
}
#divMainContent
{
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
#divHeader
{
  width: 1024px;
  background-image: url(../../Images/Executive/header.jpg);
  height: 63px;
  background-repeat: no-repeat;
}
#divMeun
{
}
img
{
  border-width: 0px;
}
.menuTd
{
  background-image: url(../../images/Executive/2902BCT_04.jpg);
  width: 718px;
  height: 32px;
  background-repeat: no-repeat;
}
.linkFooter, .spacer
{
  color: #999999;
  font-family: Arial;
  font-weight: bold;
  font-size: 10px;
}
a.linkFooter
{
  text-decoration: none;
  cursor: pointer;
}
a.linkFooter:hover
{
  text-decoration: underline;
}
.pinkBullets
{
  list-style-image: url(../../Images/Executive/bullet.gif);
  font-family: Arial;
  font-size: 14px;
  color: #333333;  
  vertical-align:bottom;
}
.myButton
{
  color:#2a4a78;
  text-decoration:none;
}
.myButton:hover
{
  text-decoration:underline;
}