﻿#MyTable td
{
color:#006600;
background-color: #C2E0D1;
text-align:center;

}


#MyTable tr td:hover a{
    color:white;
    }

#MyTable td:hover{    
    background-color: green;          
    
}



#MyTable tr td a{
    
    color: green;  
    font-size:10pt;
}



#MyTable tr {
    
    height:30px; 
}



            #MainTableDamnit
        {
        width:100%;
        background-color: #E6E6E6;
        table-layout: fixed;
        }
        
        td.MainTableDamnit
        {
        width: 250px;
        }
        

       
        
        #mainTable
        {
            width:100%;
            height:100%;
            }
            
            #specsTd
            {
            text-align: right;
            }
            
            #mainPanel
            {
                text-align: center;
            }
            
            #nameTd
            {
            text-align: center;
            vertical-align: middle;
            font-size: smaller;
            }
        
            
                  a {text-decoration:none}
        
             
            .ImgBtnCssClass
            {
                border-width: 1px;
                border-color: black;
            }
            
            .topItem
    {
    background: #4D4D4D;
    text-align: center;
    vertical-align:middle;
    
    }
    
            .topItemButton
    {
    color: white !important;
    text-align: center;
    font-style: normal;
    font-size: 14;    
            
        }
    
            .style1
            {
                font-family: Arial, Helvetica, sans-serif;
                font-size: small;
            }
            
            .style6
            {
                width: 100%;
            }
            
            .style7
            {
                width: 870px;
            }
            
.HeaderNavigation
{
    border-style:none;        
    font-size:12px;    
    text-align:left;    
    background-color:lightgreen;
    margin-bottom:0px;
    height:25px;
    line-height: 25px;
    }            