﻿body
{
    margin : 0;
    font-family:Tahoma,Verdana,Arial;
    font-size:10pt;
    
}
table
{
     
     
}

.frameTable
{
     padding : 0;
     border-style: solid;
     border-width:2px;
     border-color:#191170;
     
     
}
.pageCellHeader
{
    background-color:#371d06;
     color:#ffd700;
     font-family:Tahoma,Verdana,Arial;
     font-size:10pt;
}
.pageCellLeftHeader
{
    background-color:#371d06;
     color:#ffd700;
     font-family:Tahoma,Verdana,Arial;
     font-size:23pt;
     text-align:left;
}
.pageCellCentreHeader
{
    background-color:#371d06;
     color:#ffd700;
     font-family:Tahoma,Verdana,Arial;
     font-size:23pt;
     text-align:center;
}
.clubAddress
{
    background-color:#371d06;
     color:#ffd700;
     font-family:Tahoma,Verdana,Arial;
     font-size:12pt;
     text-align:center;
    
}
.contentCell
{
     background-color:#FFFFFF;
     font-family:Tahoma,Verdana,Arial;
     font-size:10pt;
    
}

.contentBackCell
{
     background-color:#c0c0c0;
     font-family:Tahoma,Verdana,Arial;
     font-size:10pt;
    
}
.pageCellFooter
{
     background-color:#371d06;
     color:#ffd700;
     font-family:Tahoma,Verdana,Arial;
     font-size:10pt;

}
.pageCellCentreFooter
{
     background-color:#371d06;
     color:#ffd700;
     font-family:Tahoma,Verdana,Arial;
     font-size:10pt;
     text-align:center;

}

.moduleTable
{
     padding : 0;
     border-style: solid;
     border-width:1px;
     border-color:olive;
     text-align:justify;
     
     
}

.thumb
{
     border: solid 1px red;
     padding:10px;
}
.photoover
{
     border :solid 1px red;
     padding:10px; 
    
} 
.imgLarge
{
  background-color:#cccccc;
}


   