.DivStyle 
{
 position: absolute; 
 top: 0; 
 left: 0; 
 visibility: hidden; 
 z-index: 2;
}

.menuWhite
{
    BACKGROUND: #03063E;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 13px;
    FONT-WEIGHT: regular;
    TEXT-DECORATION: NONE;
    PADDING: 2px;
}


A
{
 font-family: Verdana;
 font-size: 11px; 
 font-weight: regular; 
 color:#C51015; 
 text-decoration: underline;
}

.MyDivStyle 
 {
  position: absolute;
  visibility: hidden; 
  z-index: 2;
}

.DivTxt 
 {
  font-family: Verdana; 
  font-size: 8pt; 
  font-weight: regular; 
  color: #000000; 
  text-decoration: none;
 }

.DivStyle 
{
 position: absolute; 
 top: 0; 
 left: 0; 
 visibility: hidden; 
 z-index: 2;
}

.bodyTxt  
{
 color: #03063E; 
 font-family: Verdana; 
 font-weight: regular; 
 font-size: 11px; 
 text-decoration: none;
 line-height: 15px;
}
A:Hover.bodyTxt {color: #C51015;}


.linkTxt 
{
 font-family: Verdana; 
 font-size: 11px; 
 font-weight: regular; 
 color:#03063E; 
 text-decoration: underline;
}

.linkTxt2
{
 font-family: Verdana; 
 font-size: 11px; 
 font-weight: regular; 
 color:#636364; 
 text-decoration: none;
}
A:Hover.linkTxt2 {text-decoration: underline;}

.greyTxtH
{
 font-family: Verdana; 
 font-size: 11px; 
 font-weight: regular; 
 color:#636364; 
 text-decoration: none;
}


.linkTxt3
{
 font-family: Verdana; 
 font-size: 12px; 
 font-weight: regular; 
 color:#626262; 
 text-decoration: none;
}

.linkTxt3selected
{
 font-family: Verdana; 
 font-size: 12px; 
 font-weight: regular; 
 color:#C51015; 
 text-decoration: none;
}



.linkTxtSmall 
{
 font-family: Verdana; 
 font-size: 10px; 
 font-weight: regular; 
 color:#03063E; 
 text-decoration: none;
}
A:Hover.linkTxtSmall {color: #C51015;}