//Link Grey:   BBBBBB
//Green:       104221
//Light Grey:  777777

.PageBody
{
   background-image: url(Images/BG.gif);  
   background-repeat: repeat;  
}

TABLE
{
   border: none;
   cellSpacing: 0;
   background: #FFFFFF;  
}

.PageTable
{
   background: none;  
   width: 780px;
}

.PopDownTable
{
   background-color:#FFFFFF;
   border:1px solid #BBBBBB;
   background: none;  
   width: 100%;
}

.SectionBorder
{
   background-color:#FFFFFF;
   border:1px solid #777777;
   width: 100%;
}

.BannerMarquee
{
   font-family: Tahoma;
   font-size: 11px;
   color : #BBBBBB;
}

.HeaderCell
{
   font-family: Tahoma;
   font-size: 10px;
   background-color:#104221;
   color : #FFFFFF;
   vertical-align: top; 
}

.MainCell
{
   font-family: Tahoma;
   font-size: 10px;
   color : #777777;
   vertical-align: top; 
}

.FooterCell
{
   font-family: Tahoma;
   font-size: 11px;
   background-color:#104221;
   color : #777777;
   vertical-align: top; 
}

.FooterCell A:visited 
{ 
   color: #FFFFFF; 
   text-decoration: none
}

.FooterCell A:link 
{ 
   color: #FFFFFF; 
   text-decoration: none
}

.FooterCell A:active 
{
   color: #FFFFFF; 
   text-decoration: none
}

.FooterCell A:hover 
{
   color: #BBBBBB;
   text-decoration: none
}

.MenuTable
{
   background-color:#104221;
   border:1px solid #BBBBBB;
   color : #777777;
   font-family: Tahoma;
   font-size: 11px;
   vertical-align: top; 
}

.GalleryTable
{
   background-color:#104221;
   border:1px solid #BBBBBB;
   color : #777777;
   font-family: Tahoma;
   font-size: 11px;
   vertical-align: top; 
}

.MenuTable A:visited 
{ 
   color: #FFFFFF; 
   text-decoration: none
}

.MenuTable A:link 
{ 
   color: #FFFFFF; 
   text-decoration: none
}

.MenuTable A:active 
{
   color: #FFFFFF; 
   text-decoration: none
}

.MenuTable A:hover 
{
   color: #BBBBBB;
   text-decoration: none
}

.MainHeading
{
   font-family: Tahoma;
   font-size: 11px;
   color : #808080;
}

.BannerImage
{
	border: 1px solid #BBBBBB;
}

.ContentImage
{
	border: 1px solid #104221;
}

.ContentHeading
{
   font-family: Tahoma;
   font-size: 10px;
   font-weight: bold;
   color : #104221;
}

.ContentCell
{
   font-family: Tahoma;
   font-size: 11px;
   color : #777777;
}

.ContentCellRight
{
   font-family: Tahoma;
   font-size: 10px;
   color : #777777;
   text-align: right;
}

A:visited 
{ 
   color: #104221; 
   text-decoration: none
}

A:link 
{ 
   color: #104221; 
   text-decoration: none
}

A:active 
{
   color: #104221; 
   text-decoration: none
}

A:hover 
{
   color: #0000C2;
   text-decoration: none
}

.MenuButton
{
   width:80px;
   font-family: Tahoma;
   font-size: 10px;
   color : #104221;
}

.InputText
{
   width:100%;
   font-family: Tahoma;
   font-size: 10px;
   color : #777777;
}

.InputTextArea
{
   width:100%;
   font-family: Tahoma;
   font-size: 10px;
   color : #777777;
}