﻿body 
{
background-color: #CCCCCC;}

.Header
{
	font-family:Verdana;
	font-size:medium;
	font-weight:bold;
	background-color: #008952;
}

.Navigation
{
	font-family:Verdana;
	font-size:small;
	float:right;
}

.BreadCrumbs
{
	color:White;
	font-family:Verdana;
	font-size:small;
	background-color:#008952;
}

a.BreadCrumbs:link {color: white;}
a.BreadCrumbs:visited { color: white; }
a.BreadCrumbs:hover {color: white ; font-weight:bold ; text-decoration:underline} 

.Footer
{
	background-color:#008952;
}

.BoxOfficeDetails
{
    color:White;
	font-family:Verdana;
	font-size:medium;
}

.FooterRule
{
    color:Black;
    height:2px;    
}

.Copyright
{
	font-family:Verdana;
	font-size:xx-small;
}

.President
{
	font-family:Verdana;
	font-size:x-small;
}

.Logo
{
    position:relative;
    left: 0px;
    bottom: 0px;
}

.SiteStandardBold
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
}

.SiteStandard
{
	font-family:Verdana;
	font-size:small;
}

.2Conductors
{
   float:left;   
}

.LatestNews
{
	font-family:verdana;
	font-size:large;
	font-weight:bolder;
	color: #008952;
	text-align:center;
}

.News
{
	font-family:Verdana;
	font-size:small;
	color: #008952;
	background-color: #ece9d8;
}

.ColumnSpacer
{
    padding-left:10px;
}

.BannerImageSpacer
{
    padding-top:5px;
}

.MainTable
{
   width:697px;
   border:1px solid #008952;
   top:9px;
   position:relative;
   background-color:white;
   border-spacing:10pt;
}

a:link {color: #00299c; text-decoration:none ; font-weight:bold}
a:visited { color: #00299c; text-decoration:none  ; font-weight:bold }
a:hover {color: #008952 ; text-decoration:underline  ; font-weight:bold} 
/*a.SpecialLink:active { color: #00299c}*/

.SpecialLink
{ text-decoration: none;
  font-size:small;
  font-family:Verdana; color: #00299c;}

a.SpecialLink:link {color: #00299c;}
a.SpecialLink:visited { color: #00299c; }
a.SpecialLink:hover {color: #008952 ; text-decoration:underline} 
/*a.SpecialLink:active { color: #00299c}*/
