.termsheet
{
   font-size : 12px ;
   font-weight : bold ;
}

.termsheet:hover
{
   font-size : 12px ;
   font-weight : bold ;   
}

td , font
  {
    font-family : verdana ;
    font-size : 11px ;
    color : #ffffff ;
  }
  
.TollFree
{
   color : #000000 ;
  font-family : verdana ;
    font-size : 10px ;
   font-weight : bold ;
}  

.latest
  {
    font-family : verdana ;
    font-size : 11px ;
/*    color : #efb40e ; */
    color: #FD9800;
    font-weight : bold ;
    text-decoration : underline ;
  }

.a1
  {
    font-family : verdana ;
    font-size : 11px ;
    color : #efb40e ;
    text-decoration : underline ;
  }

.a1:hover
  {
    font-family : verdana ;
    font-size : 11px ;
    color : #efb40e ;
    text-decoration : underline ;
  }

a
  {
    font-family : verdana ;
    font-size : 11px ;
    color : #ffffff ;
    text-decoration : underline ;
  }

a:hover
  {
    font-family : verdana ;
    font-size : 11px ;
/*    color : #efb40e ; */
    color: #FD9800;
    text-decoration : underline ;
  }

.ReadMore
  {
    font-family : verdana ;
    font-size : 11px ;
/*    color : #efb40e ; */
    color: #FD9800;
    text-decoration : none ;
  }

.Msg
{
   color : #cc0000 ;
}

.TopNavigation
  {
    font-family : verdana ;
    font-size : 10px ;
    font-weight : bold ;
    color : #000000 ;
    text-decoration : none ;
  }

.TopNavigation:hover
  {
    font-family : verdana ;
    font-size : 10px ;
    font-weight : bold ;
    color : 0F1B43 ;
    text-decoration : none ;
  }

.HeaderNavigation
  {
    font-family : verdana ;
    font-size : 11px ;
    font-weight : bold ;
    color : #000000 ;
    text-decoration : none ;
  }

.HeaderNavigationAR
  {
    font-family : verdana ;
    font-size : 15px ;
    font-weight : bold ;
    color : #000000 ;
    text-decoration : none ;
  }

.HeaderNavigationAR:Hover
  {
    font-family : verdana ;
    font-size : 15px ;
    font-weight : bold ;
    color : #000000 ;
    text-decoration : none ;
  }

.HeaderNavigation_Active
  {
    font-family : verdana ;
    font-size : 11px ;
    font-weight : bold ;
    color : #0F1B43 ;
    text-decoration : none ;
  }

.HeaderNavigation_Active:Hover
  {
    font-family : verdana ;
    font-size : 11px ;
    font-weight : bold ;
    color : #0F1B43 ;
    text-decoration : none ;
  }

.HeaderNavigation:hover
  {
    font-family : verdana ;
    font-size : 11px ;
    font-weight : bold ;
    color : #0F1B43 ;
    text-decoration : none ;
  }

.ErrorMessage
  {
    font-family : verdana ;
    font-size : 11px ;
    font-weight : bold ;
    color : #aa0000 ;
  }

.HeadCrumb
  {
    font-family : verdana ;
    font-size : 12px ;
    font-weight : bold ;
    color : #ffffff ;
  }

select
  {
    font-family : verdana ;
    font-size : 11px ;
  }

.Textbox
  {
    font-family : verdana ;
    font-size : 11px ;
    border : 1px solid ;
    border-color : #000000 ;
  }

.Button
  {
    font-family : tahoma ;
    font-size : 11px ;
    font-weight : bold ;
    color : #aa0000 ;
    border : 1px solid ;
    border-color : #aaaaaa ;
    background-color : #ffffff ;
    cursor : hand ;
  }

.Product
  {
    color : #ffffff ;
  }

.Footer
  {
    color : #000000 ;
  }
  
  .Footer a:link
  {
	color : #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
    .Footer a:active
  {
	color : #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
    .Footer a:visited
  {
	color : #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }


.Scroller
  {
scrollbar-base-color: #101e41;
scrollbar-arrow-color: #aaaaaa;
scrollbar-track-color: #101e41;

scrollbar-shadow-color: #aaaaaa;
scrollbar-lightshadow-color: #101e41; 
scrollbar-darkshadow-color: #101e41;

scrollbar-highlight-color: #aaaaaa;
scrollbar-3dlight-color: #101e41;
  }

.Scroller_Active
  {
scrollbar-base-color: #101e41;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #101e41;

scrollbar-shadow-color: #ffffff;
scrollbar-lightshadow-color: #101e41; 
scrollbar-darkshadow-color: #101e41;

scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #101e41;
  }