﻿body 
{
}
.row :hover {
background-color: #EEDCF4;
color: #ffffff;
}	
.rowbl :hover {
background-color: #6e6e6e;
color: #ffffff;


}
.rowb :hover {
background-color: #cccccc;
border-width:1px;
}	
.roww :hover {
background-color: #ffffff;
font-size: 12px;
font-family: Tahoma;
text-decoration: none;
color: #ffffff;
}
a:hover 
{
font-size: 12px;
font-family: Tahoma;
text-decoration: none;
color: #C04000;
}
.TabArea222
        {
                    background-color: WhiteSmoke;
                    font-size: x-small;
                    border-left: 1px solid black;
                    border-bottom: 1px solid black;
                    border-right: 1px solid black;
                    border-top:4px solid #33ccff;
                    position:absolute;
                    top:58px;
                    
                    height:200px;
                    z-index:-25;
        }
.rollover a  
{ 
  background-image:url(b2 (1).jpg); 
} 
 
.rollover a:hover  
{ 
  background-image:url(b2 (2).jpg); 
} 

