body 
{
	margin : 0px;
	padding : 10px; 
	font-family : Arial;
	font-size : 9pt;
	color : Black;
	background-image : url(../../Tools/Images/General/Back.png);
	background-repeat : repeat-x;
}

.MenuBox
{
    width : 150px;
    border-bottom : Solid 2px #727272;
    border-right : Solid 2px #727272;
    border-left : Solid 2px #727272;
    background-color : Red;
}

.Menu
{
    height: 29px;
    width : 133px;
    text-align : center;
    font-family : Arial;
    font-size : 9pt;
    color : White;
}

.MenuSub
{
    font-family : Arial;
    font-size : 9pt;
    color : Black;
}

.MenuSubBack
{
    background: url(../../Tools/Images/General/MenuSubBack.png);
    background-position: center;
    background-repeat : inherit;
    color : White;
}

.MenuSelect
{
    background-image : url(../../Tools/Images/General/MenuSelectBack.png);
    background-position:center;
    background-repeat : inherit;
}

.tabLoginMaster
{
	border : Solid 1px #336699;
}

.tabMain
{
	width : 600px;
}

.tbcMain
{
	padding : 10px;
}

.tbcMiddle
{
	padding-top : 5px;
	padding-left : 10px;
	padding-right : 10px;
	height : 350px;
	vertical-align : top;
}

.tabBase
{
	width : 924px;
}

.tbcFormCaption
{
	padding-bottom: 8px; 
}

.tbcFormButton
{
	padding-top: 3px; 
}


.fntCaption
{
	font-family : Arial;
	font-size : 9pt;
	color  : #DA1A19;
	font-weight : bold;
}

.tbcCaption
{
	padding-top : 3px;
	padding-bottom : 3px;
	border-bottom : Dotted 1px #E9E9E9;
}

.tbcLabel
{
	padding : 2px;
	width : 125px;
}

.tbcInput
{
	padding : 2px;
}

.fntLabel
{
	font-family : Arial;
	font-size : 9pt;
	color : #666666;
}

.fntStandart
{
	font-family : Arial;
	font-size : 9pt;
	text-decoration : none;
}

.fntStandart:hover
{
	font-family : Arial;
	font-size : 9pt;
	text-decoration : none;
}

.fntFormCaption
{
	color : #c71e1e;	
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
}

.btnStandart
{
	font-family : Arial;
	font-size : 9pt;
	width : 100px;
	height : 25px;
}

.tbcPicture
{
	border : Solid 1px #336699
}

.fntError
{
	font-family : Arial;
	font-size : 9pt;
	color : Red;
	font-weight : bold;
}

.fntDesc
{
	font-family : Arial;
	font-size : 9pt;
	color : Black;
}

.fntValidate
{
	font-family : Arial;
	font-size : 9pt;
	color : Red;
}

.grdHeader
{
    background-image : url(../../Tools/Images/General/BrowBack.png);
    background-repeat : repeat-x;
	font-family  : Arial;
	font-size : 9pt;
	color : White;
    height : 22px;
    border : Solid 1px #2d333b;
}

.grdFooter
{
	font-family  : Arial;
	font-size : 9pt;
	color : Black;
	font-weight : bold;
	background-color : #E2E2E2; 
    height : 22px;
}

.grdItem
{
	font-family : Arial;
	font-size : 9pt;
	color : Black;
	height : 22px;
}


.fntMsgBoxStandard
{
	font-family : Arial ;
	font-size : 9pt;
	color : #336699; 
	font-weight : bold;
	padding-left : 10px;
	padding-right : 10px;
}


.colorCell
{
	padding : 3px;
}

.divBox
{
	z-index : 101;
	position : absolute ;
	border : Solid 1px #666660;
}

.Font_R1
{
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
}

.Font_R1:hover
{	
	text-decoration : none ;
}

.Font_R2
{
	font-family : Arial;
	font-size : 9pt;
	text-decoration : none;
}

.Font_R2:hover
{	
	text-decoration : none ;
}

.Table_R1
{
	position : relative;
	border : Solid 1px;
}

.Font_R2
{
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
}

.Font_R2:hover
{	
	text-decoration : none ;
}

.tbcMsg
{
	padding-bottom : 10px;
}

.fntMsg
{
 	font-family : Arial;
	font-size : 9pt;
	color : #A51828;
	font-weight : bold;
	text-decoration : none;
}             

.hlpLock
{
	position: absolute;
}                                                           

.hlpBox
{
	position:absolute;
	background-color:White;
	border:Solid 1px #A53D54;
}                                                           

.tbcHelpCaption
{
	padding : 2px;
	border-bottom : Dotted 1px Gray;
}

.fntHelpCaption
{
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #A53D54;
}

.bodyHelp
{
	margin : 0px;
	padding : 0px; 
	font-family : Arial;
	font-size : 9pt;
	color : Black;
	background-color : White;
}

.imgNTM
{
	filter:alpha(opacity:25);	
}