﻿
body
{
    font-family: Tahoma;
    background-color: #703a70;
    background: #703a70 url('images/background-main.jpg') repeat-y center top;

}

.table
{
    background-color: #d2afd2;
}


.homeNar
{
    font-size: 12px;
}

a
{
    text-decoration: none;
    color: #000000;
}



.sidePanel
{
    border: 1px solid #000000;
    width: 150px;
    font-size: 12px;
    text-align:center;
    vertical-align: top;
    background-color: #FFFFCC;
}

.adRotate
{
    text-align:center;
}

.main
{
    border: 1px solid #000000;
    height: 350px;
    width: 435px;
    vertical-align: top;
    background-color: #FFFFCC;
}

.menu
{
    height: 89px;
    width: 750px;
}

.footer
{
    text-align: center;
    font-size: 8px;
    width: 750px;
    background-color: #703a70;
    color: #FFFFFF;
}
      
.contactTable
{
    font-size: 10px;
}

.contactTableFill
{
    width: 10px;
}

.coachTable
{
    border: 1px solid #000000;
    vertical-align: top;
    font-size: 12px;
    border-spacing: 12px;
    
}

.teamTable
{
    border: 1px solid #000000;
    vertical-align: top;
    font-size: 12px;
    border-spacing: 12px;
   
}

td
{
  text-align:center;
}

.adjustedZIndex 
{
    z-index: 1;
}

.updateGrid
{
    font-size: 10px;
    width: 275px;
    text-align: center;
    vertical-align: top;
}

