/*this is body's style*/

.pragraph

{

        font-family:Tahoma;

        font-size:12px;

        text-align:right;

        color:#0059a3;

        background:url(images/img_45.gif);

        vertical-align:text-top;

        background-repeat:repeat-x;

        }

.txt{

        font-family:Tahoma;

        font-size:12px;

        text-align:right bold;

        color:#000;

}

/*this is English body's style*/

.ENpragraph

{

        font-family:Tahoma;

        font-size:12px;

        text-align:left;

        color:#0059a3;

        background:url(images/img_45.gif);

        background-repeat:repeat-x;

        vertical-align:text-top;

}

.Entxt{        font-family:Tahoma;

        font-size:12px;

        text-align:left;

        color:#000;

        font-weight:bold;

}

/*this is menu's style*/

.menu 

a:link {

        text-decoration:none;

        font-family:Tahoma;

        font-size:11px;

        text-align:right;

        color:#0059a3;

        font-weight:bold;

}

a:hover 

{

        text-decoration:none;

        font-family:Tahoma;

        font-size:11px;

        text-align:right;

        color:#000;

        font-weight:bold;

}

a:visited {

        text-decoration:none;

        font-family:Tahoma;

        font-size:11px;

        text-align:right;

        color:#0059a3;

        font-weight:bold;

}

/*this is ENmenu's style*/

.Enmenu 

a:link {

        text-decoration:none;

        font-family:Tahoma;

        font-size:11px;

        color:#0059a3;

        font-weight:bold;

}

a:hover 

{

        text-decoration:none;

        font-family:Tahoma;

        font-size:11px;

        color:#000;

        font-weight:bold;

}

a:visited {

        text-decoration:none;

        font-family:Tahoma;

        font-size:11px;

        color:#0059a3;

        font-weight:bold;

}

/*this is footer's style*/

.foter {

        font-family:Tahoma;

        font-size:11px;

        text-align:center;

        color:#0059a3;

        font-weight:bold;

}        
/*----------------------- button ---------------------*/
.bu{
   color:#0059a3;
   text-align: center;
   font-family:arial;
   font-size: 12px;
   width:60px;
   font-weight: bold;
   border:1px solid;
   border-color:#999999;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#84c6fc',EndColorStr='#f1f6fb');
}
