﻿.txtpagetitle
{
    font-family:Tahoma, Verdana, Arial;   
    font-size:12px;
    font-weight:600;
    color:#000000;
}
.txtpagetext
{
    font-family:Tahoma, Verdana, Arial;   
    font-size:11px;
    color:#000000;
    text-align:justify;
    margin-right:20px;
    margin-left:20px;
}
.txt-GridHeader
{
    font-family:Tahoma, Verdana;
    font-size:11px;
    font-weight:600;
    color:#FFFFFF;
    background-color:#4978C1;
}
.txt-AlternativeRowStyle
{
    font-family:Tahoma, Verdana;
    font-size:11px;
    color:#000000;
    background-color:#D8D8D8;
}
.gridview-Style
{
     font-family:Tahoma, Verdana;
    font-size:11px;
    border:solid 1px #000000;
    margin:0px 0px 0px 0px;
}
.gridview-EditRowStyle
{
    background-color:#C0EAF4;
}
.txt-gray-11
{
    font-family:Tahoma, Verdana;
    font-size:11px;
    font-weight:600;
    color:#333333;
}
.txt-blue-11B
{
    font-family:Tahoma, Verdana;
    font-size:11px;
    font-weight:600;
    color:#4978C1;
}
.txt-black-9B
{
    font-family:Tahoma, Verdana;
    font-size:9px;
    font-weight:600;
    color:#5A5855;
    
}
.txt-black-11
{
    font-family:Tahoma, Verdana, Arial;   
    font-size:11px;
    color:#000000;   
}
.highlight
{
    font-family:Tahoma, Verdana, Arial;   
    font-size:11px;
    color:#000000;  
    background-color:Yellow;
}
.txtGray9
{
    font-family:Tahoma, Verdana;
    font-size:9px;
    color:#666666;
}
.txtRed11
{
    font-family:Tahoma, Verdana;
    font-size:11px;
    color:Red;
}
.tr-small
{
    font-family:Tahoma;
    font-size:8px;
}
.ctl00_ContentPlaceHolderMain_TopMenu_0 {border:solid 1px #333333;background-color:#335993; direction:rtl;margin-left:0px;margin-right:0px;}

.b
{
	 font-weight:600;
}
b
{
	font-weight:600;
}
.changeFontStyle
{
	/*text-decoration:underline;*/
	color:#999999;
	cursor:pointer;
}