﻿td.topM
{
	height: 30px;
	color: #094e8b;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	background-color:#ecf5fc;
	border-bottom:solid 1px #bfcdd8;
}
a.storSerch
{	
    color:#ffffff;
	text-decoration :none ;
	font-family:Tahoma;
	font-size :12px ;
}
a.storSerch:hover
{ 
color: yellow;
}
.aerobuttonmenu{ 
overflow: hidden;
width: auto;
padding: 4px 0;

}
* html .aerobuttonmenu{ 
width: 100%;
}

.aerobuttonmenu a.aero{ 
background: transparent url('../images/aeroleft.gif') no-repeat top left;
display: block;
float: right;
font:  12px Tahoma, Arial; 
line-height: 23px; 
height: 31px;
padding-left: 10px; 
text-decoration: none;
margin-right: 5px; 
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); 
opacity: 0.9;
-moz-opacity: 0.9;
}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{
color: white;}

.aerobuttonmenu a.aero span{
background: transparent url('../images/aeroright.gif') no-repeat top right;
display: block;
padding: 4px 10px 6px 0; 
}

.aerobuttonmenu a.aero:hover{ 
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
opacity: 1;
-moz-opacity: 0.99;
}

.aerobuttonmenu a.aero:hover span{ 
color: yellow;
}

.black a.aero{
background-image: url('../images/aeroleftblack.gif');
}

.black a.aero span{
background-image: url('../images/aerorightblack.gif');
}
table.menu
{
	border-right: #bfcdd8  1px solid;
	border-left: #bfcdd8  1px solid;
	border-top: #bfcdd8  1px solid;
	border-bottom: #bfcdd8  1px solid;
}
td
    {
	    font-family:Tahoma;
	    font-size:12px;
	    text-align: center;
    }
td.menuTop
{
	
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial;
	color: White;
}
 tr.highlight
{
	background-color: #007EA8;
	color: #FFFFFF;
}
    tr.highlight2
{
	background-color: #66CCFF;
}
    tr.normal 
    { 
	    background-color:none;
    }
     a.menu2
    {
    	
        color:#000000;
	    text-decoration :none ;
	    font-family:Tahoma;
	    font-size :12px ;
    }
    a:hover.menu2
     {		color:#000000;
		    font-family:Tahoma, Helvetica, Arial;
		    font-size: 12px;
		    text-decoration: none;
    }
    div.divCopyRight
{
	width: 980px;
	text-align: center;
	color: #ffffff;
	font-family:Tahoma;
	font-size:12px;
	background-color:#0988a9;
	padding: 5px 5px 5px 5px;
}

