.Nav
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}

.navHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #ffffff;
    TEXT-DECORATION: none;
    padding-left: 10px
}

a.nav:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}

.copyright
{
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  padding-bottom: 5px;
  vertical-align: bottom  
}

a.copyright:hover
{
  font-size: 10px;
  color: #ffffff;
  text-decoration: underline
}

.header
{
    height: 25px;
    color: #ffffff;
    background-color: #6B8258;
    font-weight: bold;
    text-align: center    
}

.greenBox
{
    width: 216px;
    height: 153px;   
    background-color: #6B8258;
    border: solid 2px #ffffff;
    padding: 5px;
    overflow: hidden   
}

.flowerBorder
{
    width: 220px;
    padding: 10px;
    border: solid 2px #ffffff;
    vertical-align: top;
    background-image: url('/images/additionalUsed/flowerbox2.jpg') 
}

.greenBorder
{
    width: 250px;
    background-color: #6B8258;
    padding: 5px  
}
/**** FOR ADS AREA ****/

.sponsorAdHeader
{
    color: #ffffff;
    background-color: #065103;
    font-weight: bold;
    padding-left: 10px;
    height: 25px    
}

.sponsorAdContainer
{
    border: solid 2px #065103;
    height: 80px;
    padding-right: 10px;
    padding-left: 10px   
}

.sponsorAdLeft
{
    border-top: solid 1px silver;
    border-bottom: solid 1px silver;
    border-left: solid 1px silver;
    height: 60px;
    text-align: center;
    cursor: pointer
    
}

.sponsorAdRight
{
    border: solid 1px silver;
    height: 60px;
    text-align: center;
    cursor: pointer    
}

.adLinkText
{
    font-size: 10px;
    color: silver    
}

/**** FOR FREE MODULES ****/

.adsMapAdsLink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #6B8258;
    TEXT-DECORATION: none
}

.eventsLink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #6B8258;
    TEXT-DECORATION: none
}

.MemRosterLink
{
    FONT-WEIGHT: bold! important;
    FONT-SIZE: 12px! important;
    COLOR: #6B8258! important;
    TEXT-DECORATION: none! important
}
