﻿body 
{
    font-family:Verdana;
    color:#000000;
    font-size:13px;
    margin:0 auto;
}
.AlternateTemBackground 
{
    background:#d5d5d5;
}
.ItemBackground 
{
    background:#e5e5e5;
}
.ItemHeading 
{
    background:#d3dce3;
}
.Spacer
{
    background-color:#ffffff;
    height:3px;
    
    }
#Main
{


        }
.Content
{
     background-color:#ffffff;
     background-image:url('images/Untitled-2.jpg');
     background-repeat:repeat-x;
     text-align:left;

 }
 .Links
 {

     }
#Menu
{
    color:White;
    font-size:11px;
    height:34px;
    background-image:url(images/footer.jpg);
    background-repeat:repeat-x;
    text-align:center;
}
.Heading
{
    background-image:url(images/gradient.jpg);
    background-repeat:repeat-x;
    height:auto;
}
.CompHeading
{
    background-image:url(images/competition_gradient.jpg);
    background-repeat:repeat-x;
    height:auto;
}
.Link
{
    color:#ffffff;
    
    }
#Foot
{
    color:#000000;
    font-size:9px;
    height:35px;
    text-align:center;
}
#Main
{

}
#Report
{
    width:1000px; 
    text-align:center;
    vertical-align:middle;
}
a
{
    text-decoration:none;
}
a:link
{
    color:#ffffff;
}
a:visited
{
    color:#ffffff;
}
a:hover
{
    color:#ffffff;
}
a:active
{
    color:#ffffff;
}
.HeaderGradient
{
    color:#7a7a76;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
    text-align:left;
}
   .NumericInput
{
    -wap-input-format: '*N';
}
.grid_table
{
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
}

.grid_table_header
{
    font-family: Verdana, Arial,Tahoma,sans-serif; 
    font-size: 8pt; 
    font-weight: bold;
    background-color: #F7F7F7;
    height: 20px;
    border-right: #999999 0px solid;
    border-top: #999999 0px solid;
    border-left: #999999 0px solid;
    border-bottom: #999999 1px solid;
}

.grid_table_details
{
    font-family: Verdana, Arial,Tahoma,sans-serif; 
    font-size: 10px; 
    height: 18px;
    color: black; 
    background-color: white;
}
 