@font-face
{
    font-family: 'BMitra';
    src: url('../fonts/BMitra.eot');
    src: url('../fonts/BMitra.eot?#iefix') format('embedded-opentype'), url('../fonts/BMitra.woff') format('woff'), url('../fonts/BMitra.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'BMitraBold';
    src: url('../fonts/BMitraBold.eot');
    src: url('../fonts/BMitraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/BMitraBold.woff') format('woff'), url('../fonts/BMitraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face
{
    font-family: 'BSinaBold';
    src: url('../fonts/BSinaBold.eot');
    src: url('../fonts/BSinaBold.eot?#iefix') format('embedded-opentype'), url('../fonts/BSinaBold.woff') format('woff'), url('../fonts/BSinaBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face
{
    font-family: 'BNasimBold';
    src: url('../fonts/BNasimBold.eot');
    src: url('../fonts/BNasimBold.eot?#iefix') format('embedded-opentype'), url('../fonts/BNasimBold.woff') format('woff'), url('../fonts/BNasimBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face
{
    font-family: 'BNazanin';
    src: url('../fonts/BNazanin.eot');
    src: url('../fonts/BNazanin.eot?#iefix') format('embedded-opentype'), url('../fonts/BNazanin.woff') format('woff'), url('../fonts/BNazanin.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face
{
    font-family: 'BTitrBold';
    src: url('../fonts/BTitrBold.eot');
    src: url('../fonts/BTitrBold.eot?#iefix') format('embedded-opentype'), url('../fonts/BTitrBold.woff') format('woff'), url('../fonts/BTitrBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face
{
    font-family: 'BKoodakBold';
    src: url('../fonts/BKoodakBold.eot');
    src: url('../fonts/BKoodakBold.eot?#iefix') format('embedded-opentype'), url('../fonts/BKoodakBold.woff') format('woff'), url('../fonts/BKoodakBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face
{
 font-family:'Yekan';
src: url('../fonts/Yekan.eot?#') format('eot'),  /* IE6–8 */
    url('../fonts/Yekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/Yekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

/*WebYekanNumberFont*/
@font-face
{
 font-family:'YekanNumber';
src: url('../fonts/yekannumbers.eot?#') format('eot'),  /* IE6–8 */
    url('../fonts/yekannumbers-regular.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/yekannumbers-regular.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

.watermarked {
	vertical-align:middle;
	padding-right:5px;	
	color:gray;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.myTop
{
    position:relative;
    z-index:999;

    }
    .ASPMenuDynamicItem
{
   margin-right:2px;

    }
.mytext
{
    font-size:10pt;
    color:#000e93;
    }
    .myWhitetext
{
    font-weight:bold;
    font-size:10pt;
    color:#ffffff;
    }
.myBlacktext
{
    font-size:10pt;
    color:#000000;
    height: 25px;
}
.myHeadertext
{
    font:Times New Roman;
    font-size:11pt;
    font-weight:bold;
    color:#7b031a;
}
.myRedHeadertext
{
    font:Times New Roman;
    font-size:11pt;
    font-weight:bold;
    color:#ce0000;
}
.myInput
{
    width:200px;border-width:thin;border-style:solid;border-color:#000e93;
}
.myButtons
{
    width:80px; height:25;border-width:thin;border-style:solid;border-color:#000e93;
}
.myREDtext
{
    font:Times New Roman;
    font-size:10pt;
    color:red;
}
