﻿BODY
{
	color: #232b32;
	font-family: tahoma;
	margin: 0px;
}
.mainTable
{
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	width: 950px;
		height: 100%;
	}
	
.tdPanelMain
{
	width: 610px;
}
.tbl_container
{
	border: "1";
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 610px;
	padding-top: 0px;
	height: 100%;
	
	clear: both;
}
.tbl_container_td1
{
width: 7px;
align:right;
valign:"bottom"
}


.tbl_container_td2
{
	background-position-y: center;
	background-image: url(Images/Main/orangcolor1.gif);
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	font-size: 10pt;
	color: #00003d;
}

.tbl_container_td3
{
	width:4px;
}
.tbl_container_td4
{background-position-x: left;
 background-image: url(Images/Main/orangcolorLineV.gif);
 width: 7px; 
 background-repeat: repeat-y;
	
	}
.tbl_container_td5
{
	width: 600;
	background-color: #FFFFFF;
	vertical-align: top;
	height: 95%;
}
.tbl_container_td6
{
	background-position-x: right;
	background-image: url(Images/Main/orangcolorLineV.gif);
	background-repeat: repeat-y;
	width: 4px;
	
}
.tbl_container_td7
{
	colspan:"3";
	background-position-y: top; 
	background-image: url(Images/Main/orangcolorLineH.gif);
     background-repeat: repeat-x; 
     height: 14px;
	}
/*************************************************************************/
.tbl_menu_container
{
	
     width: 330px;
     border: "1";
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	
	padding-top: 0px;
	height: 100%;
	
	clear: both;
}
.tbl_menu_container_td5
{width: 300; 
	BACKGROUND-COLOR: #fff9f8;
	}
/*********************************************************/

.tbl_container_blue
{
	 border:"0" ;
	 
	 padding-right: 0px;
	 padding-left: 0px;
     padding-bottom: 0px;
     margin: 0px;
     width: 610px;
     padding-top: 0px;
     height: 98%;
}
.tbl_container_blue_td1
{
width: 6px;
align:right;
valign:"bottom"
}


.tbl_container_blue_td2
{
	background-position-y: center;
	background-image: url(Images/Main/orangcolor1.gif);
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	color: #00003d;
	font-size: 10pt;
}

.tbl_container_blue_td3
{
	width:4px;
}
.tbl_container_blue_td4
{background-position-x: left;
 background-image: url(Images/Main/orangcolorLineV.gif);
 width: 6px; 
 background-repeat: repeat-y;
	
	}
.tbl_container_blue_td5
{
	width: 600;
	background-color: #ffffff;
	vertical-align: top;
}
.tbl_container_blue_td6
{
	background-position-x: right;
	background-image: url(Images/Main/orangcolorLineV.gif);
	background-repeat: repeat-y;
	width: 4px;
	
}
.tbl_container_blue_td7
{
	colspan:"3";
	background-position-y: top; 
	background-image: url(Images/Main/orangcolorLineH.gif);
     background-repeat: repeat-x; 
     height: 14px;
	}

/***************************************************/



/********************grid*/
.Grid
{
	/*border-right: #000099 ;
	border-top: #000099 ;
	
	border-left: #000099 ;
border-bottom: #000099 ;*/
	font-weight: normal;
	font-size: 9pt;
	font-family: tahoma;
	background-color: #ffffff;
}

.Grid.Caption
{
	width: 100%;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	background-color: #6666cc;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
}

.GridItem
{font-size: 9pt;
	padding-right: 1px;
	height: 25px;
	background-color: #ffffff;
	font-weight: normal;
}

.GridItemAlt
{
	font-size: 9pt;
	padding-right: 1px;
	height: 25px;
	background-color: whitesmoke;
	font-weight: normal;
}

.GridHeader
{
	/*border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px;*/
	font-size: 9pt;
	height: 20px;
	background-color: #6666cc;
	color: #ffffff;
	font-weight: normal;
	font-size: 9pt;
}

.GridRowSelected
{font-size: 9pt;
	background-color: gainsboro;
	font-weight: normal;
}
/*********************************/
A
{
	font-size: 9pt;
	color: navy;
	font-family: tahoma;
	text-decoration: none;
}

A:visited
{
	color: midnightblue;
text-decoration: none;
}
A:hover
{
	color: orangered;
}
.normal_text
{
	font-size: 10pt;
	font-family: tahoma;
}
.medium_text
{
	font-size: 11pt;
	font-family: tahoma;
}
.larg_text
{
	font-size: 12pt;
	font-family: tahoma;
}
.small_text
{
	font-size: 9pt;
	font-family: tahoma;
}
TABLE
{
	clear: both;
}
.title
{
	color: orangered;
	font-size: 10pt;
	font-family: tahoma;
}
.title_gray
{
	color: #1C1B27;
	font-size: 10pt;
	font-family: tahoma;
}
.title_blue
{
    color: navy;
    font-size: 10pt;
    font-family: tahoma;
}
.back_dutted_line
{
	background-image: url(../../Images/Main/dutted.gif);
	background-repeat: repeat-x;
	background-position-x: center;
	}
.long_desc
{
	text-justify: auto;
	direction: rtl;
	font-family: tahoma;
	letter-spacing: normal;
	text-align: justify;
}
.en_long_desc
{
	text-justify: auto;
	direction: ltr;
	font-family: tahoma;
	letter-spacing: normal;
	text-align: justify;
}
