/* CSS Document */

 body {

    background-color: #FFFFFF;

    color: #004080;

    font-family: Tahoma;

    font-size: 6px;

    font-weight: normal;

  }

  .bd {

    color: #333333;

    font-family: Tahoma;

    font-size: 11px;

    font-weight: bold;

  }
  
  

  .bd1 {

    color: #333333;

    font-family: Tahoma;

    font-size: 16px;

    font-weight: bold;

  }



  .tbl {

    background-color: #FFFFFF;

  }

a {
	color:#005680;
	font-family: Tahoma;
	font-size:12px;
}

a:hover {
	text-decoration:none;
	font-style:italic;

}


  .hr {

    background-color:;

    color: #333333;

    font-family: Tahoma;

    font-size: 10px;

    font-weight: bold;

  }

  .dr {

    background-color:#59ABF1;

    color: #FFFFFF;

    font-family: Tahoma;

    font-size: 13px;

    font-weight: Bold;

  }

  .sr {

    background-color: #FFFFFF;

    color: #000000;

    font-family: Tahoma;

    font-size: 10px;

  }

  

  .highlight { 

	background-color: #B6D5E4; 

    color: #FFFFFF;

    font-family: Tahoma;

    font-size: 13px;

    font-weight: Bold;



	}

  .inner_txt {

    color: #004080;

    font-family: Tahoma;

    font-size: 11px;

  

  }
  
   .inner_heading {

    color: #004080;

    font-family: Tahoma;

    font-size: 16px;

    font-weight: bold;

  }
  
  
   .inner_heading2 {

    color:#FFFFFF;

    font-family: Tahoma;

    font-size: 16px;

    font-weight: bold;

  }
  
  .inner_heading3 {

    color:#FFFFFF;

    font-family: Tahoma;

    font-size: 12px;

  

  }