/* CSS Document */

<STYLE TYPE="text/css">
<!-- /* $WEFT -- Created by: Omi Azad (omi@ekushey.org) on 2/17/2007 -- */
  @font-face {
    font-family: Rupali;
    font-style:  normal;
    font-weight: normal;
    src: url(../RUPALI0.eot);
  }
-->
</STYLE>




/*top***************************************************************/
#top
{
  background-color: #D1E2FE;
  /* border: 1px solid #FFFFFF;*/
  color: #07519A;
  font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
  height: 20px;
    padding: 5px 10px 6px;
}

/*End of top**********************************************************/



/*banner***************************************************************/

#banner
{

  background-color: #1A76B7;
  height: 50px;
  /*border: 1px solid #FFFFFF;*/
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
}

.logo
{
  padding: 5px 10px 6px;
  font-family: "Times New Roman", Times, serif;
  font-size: xx-large;
  font-style: oblique;
  font-weight: 700;
  background: 1A76B7;
  color: white;
}

.txt
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: white;
padding: 5px 10px 6px;
}


/*end fo banner***************************************************************/

/*welcome***************************************************************/

#welcome
{

  padding: 5px 10px 6px;
  border: 1px solid #92B0DD;
  height: 10px;
}

.wel
{

  background: #E2EAF8;
  color: #07519A;
  font-family: "Times New Roman", Times, serif;
/*  font-weight: bold; */
  font-size: 12px;
  text-align:left;
}

.wel1
{

  background: #1A76B7;
  color: #FFFFFF;
  font-family: Verdana, Helvetica, sans-serif;
/*  font-weight: bold; */
  font-size: 12px;
  text-align:left;
  font-weight:bold;
}


#vertical
{

  padding: 5px 10px 6px;
  border: 1px solid #92B0DD;
  height: 10px;


}


/*end fo welcome***************************************************************/

