
/*..........Start Main table..........*/
.public-table{width:100%}
.public-table-100per{width:100%; height:100%;}
.public-percent-size{
	height:100%;
	width:100%;
}
.base-table{
	width:100%;
	height: 100%;
	background-color:#FFFFFF;
}
.containers-public-table{width:100%;}
.containers-public-td{padding:0px 4px 8px 4px; vertical-align:top;}
.base-table-top-td{
	height: 169px;
}
.base-table-middle-td{
	height:100%;
	width:100%;
	vertical-align: top;
}
.main-table-top-td{
	height:60%;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.main-table-top-left{
	width:30%;
	padding-right: 3px;
}
.main-table-top-center{
	vertical-align:top;
	width:45%;
	padding-right: 3px;
}
.main-table-top-right{
	width:25%;
}
.main-table-bottom-left{
	width:30%;
	padding-right: 3px;
}
.main-table-bottom-center{
	width:30%;
	padding-right:3px;
}
.main-table-bottom-right{
	width:40%;
}
.main-table-bottom-td{
	height:40%;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;

}
/*..........End Main table..........*/
BODY
{	font-weight: normal;
	font-family: Tahoma,Arial,Verdana;
	font-size: 11px;
        direction:ltr;
}

TD,P,SPAN,H1,H2,H3,SELECT,textarea,dd,dt
{
	font-weight: normal;
	font-family: Tahoma,Arial,Verdana;
	font-size: 11px;
	direction: rtl;
}
h1 {
	display: none;
}
h2 { 
	line-height: 13px;
	color: #333333;
	margin: 2px 2px 2px 2px;
	padding: 0;
	float: left;
}
h3 {
	font-weight: normal;
	font-family: Tahoma,Arial,Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #CDE9F2;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
}
p {
	font-weight: normal;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	margin: 0;
	padding: 0;
}
li {
	line-height: 13px;
	color: #785A3C;
	margin: 0;
	padding: 0 0 0 0;
}
dt {
	line-height: 13px;
	color: #539DBC;
	background-color: #CDE9F2;
	margin: 0 0 0 0;
	padding: 0;
}
dd {
	line-height: 13px;
	color: #785A3C;
	margin: 0 0 0 0;
	padding: 0;
}
table {
	margin: 0;
	padding: 0;
	border: 0;
}
tr {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
select {
	background-color: #CDE9F2;
	border: solid 1px #539DBC;
	width: 173px;
}
input.button {
	background-color: #A0DCF8;
	border: solid 1px #79BCDA;
	margin: 0;
	padding: 0  0  0  0;
	cursor:hand;
}
input.text {
	vertical-align: right;
	width: 150px;
}
/*.......... Start link ..........*/
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
a:visited {

	font-family: Tahoma;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
a:hover
{
	font-size: 11px;
	color: #ff6600;
	font-family: Tahoma;
	text-decoration: none;
	border-top: #ff6600 1px dashed;
}
/*.......... End link ..........*/

/*..........Start Public Container ..........*/
.public-percent-size{
	height:100%;
	width:100%;
}
.public-top-table{
	height:22px;
	width:100%;
}
.public-bottom-td{
	height:10px;
	padding-right:2px;
	padding-left:2px;
	padding-bottom:2px;
	background-color: #FFFFFF;
}
.public-middle-table{
	background-color: #FFFFFF;
	vertical-align: top;
	
}
/*..........End Public Container..........*/

/*..........Start Header..........*/
.header-table{
	width:100%;
	height:143px;
	padding:0;
}
.header-first-td{
	width:317px;
 	background-image: url(/Portal/images/V2/Header-01.gif);
}
.header-Second-td{
	width:281px;
 	background-image: url(/Portal/images/V2/Header-02.gif);
}
.header-last-td{
	width:301px;
 	background-image: url(/Portal/images/V2/Header-03.gif);
}
.header-BG-td{
 	background-image: url(/Portal/images/V2/Header-BG.gif);
}
/*..........End Header..........*/

/*..........Start Menu..........*/
.menu-td{
	width:50%;
	text-align:right;
	vertical-align: middle;
}
.menu-table{
	width:100%;
	height:18px;
}
.menu-BG{
	background-image: url(/Portal/images/V2/Menu-BG.gif);
	height:30px;
	text-align: center;
	vertical-align: middle;
}
.menu-size{
	width: 100%;
}
.menu-center-up{
 	background-image: url(/Portal/images/V2/Menu-Center-Up.gif);
	cursor:hand;
	padding-bottom:3px;
	vertical-align: middle;
	text-align: center;
	color: #3F3F3F;
}
.menu-center-over{
	background-image: url(/Portal/images/V2/Menu-Center-Over.gif);
	cursor:hand;
	padding-bottom:3px;
	color: white;
	vertical-align: middle;
	text-align: center;
}
.menu-left-td{
	width:3px;
	height:23px;
	background-image: url(/Portal/images/V2/Menu-Left.gif);
	padding:0;
}
.menu-right-td{
	width:3px;
	height:23px;
	background-image: url(/Portal/images/V2/Menu-Right.gif);
	padding:0;	
}
.menu-td-padding{
	padding-left:3px;
	padding-right:3px;
	width:100px;
}
/*..........End Menu..........*/

/*..........Start Search..........*/
.search-td{
	width:50%;
	text-align:left;
	vertical-align: middle;
	padding-left: 10px;
}
.search-table{
	width:200px;
	height:25px;	
}
.search-button{
	width:18px;
	height:18px;
	background-image: url(/Portal/images/V2/Search-Button.gif);
	background-repeat: no-repeat;
	border: 0px solid B4400B;
	cursor:hand;	
}
.search-button-td{
	padding-right:3px;
}
.search-field{
	border: 1px solid #7498C9;
	height: 18px;
	width: 150px;
	font-family: tahoma;
	font-size:11;
	color: gray;
	Direction: rtl;
}
.search-text{
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	Direction: rtl;
}

.T1-1-top-left-td{width:18px; height:31px; background-image:url(/Portal/images/thirdStyle/T1-1-top-left.gif); font-size:0px;}
.T1-1-top-middle-td{height:31px; background-image:url(/Portal/images/thirdStyle/T1-1-top-middle.gif)}
.T1-1-top-right-td{width:17px; height:31px; background-image:url(/Portal/images/thirdStyle/T1-1-top-right.gif)}
.T1-1-middle-left-td{width:18px; background-image:url(/Portal/images/thirdStyle/T1-1-middle-left.gif); font-size:0px;}
.T1-1-middle-middle-td{background-color:#eeeded; vertical-align:top;}
.T1-1-middle-right-td{width:17px; background-image:url(/Portal/images/thirdStyle/T1-1-middle-right.gif);}
.T1-1-bottom-left-td{width:18px; height:16px; background-image:url(/Portal/images/thirdStyle/T1-1-bottom-left.gif); font-size:0px;}
.T1-1-bottom-middle-td{height:16px; background-image:url(/Portal/images/thirdStyle/T1-1-bottom-middle.gif);}
.T1-1-bottom-right-td{width:17px; height:16px; background-image:url(/Portal/images/thirdStyle/T1-1-bottom-right.gif);}
.T1-1-header-left-td{ height:31px;}
.T1-1-header-middle-td{width:33px; height:31px; background-image:url(/Portal/images/thirdStyle/T1-1-header-middle.gif);}
.T1-1-header-right-td{width:5%; height:31px; background-image:url(/Portal/images/thirdStyle/T1-1-header-right.gif); vertical-align:middle; text-align:center; color:#ff0000; font-weight:bold; }
.T1-1-footer-left-td{}
.T1-1-footer-middle-td{}
.T1-1-footer-right-td{}

.T1-2-top-left-td{width:18px; height:31px; background-image:url(/Portal/images/thirdStyle/T1-2-top-left.gif); font-size:0px;}
.T1-2-top-middle-td{height:31px; background-image:url(/Portal/images/thirdStyle/T1-2-top-middle.gif)}
.T1-2-top-right-td{width:17px; height:31px; background-image:url(/Portal/images/thirdStyle/T1-2-top-right.gif)}
.T1-2-middle-left-td{width:18px; background-image:url(/Portal/images/thirdStyle/T1-2-middle-left.gif); font-size:0px;}
.T1-2-middle-middle-td{background-color:#eeeded; vertical-align:top;}
.T1-2-middle-right-td{width:17px; background-image:url(/Portal/images/thirdStyle/T1-2-middle-right.gif);}
.T1-2-bottom-left-td{width:18px; height:16px; background-image:url(/Portal/images/thirdStyle/T1-2-bottom-left.gif); font-size:0px;}
.T1-2-bottom-middle-td{height:16px; background-image:url(/Portal/images/thirdStyle/T1-2-bottom-middle.gif);}
.T1-2-bottom-right-td{width:17px; height:16px; background-image:url(/Portal/images/thirdStyle/T1-2-bottom-right.gif);}
.T1-2-header-left-td{ height:31px;}
.T1-2-header-middle-td{width:33px; height:31px; background-image:url(/Portal/images/thirdStyle/T1-2-header-middle.gif);}
.T1-2-header-right-td{width:5%; height:31px; background-image:url(/Portal/images/thirdStyle/T1-2-header-right.gif); vertical-align:middle; text-align:center; color:#ff0000; font-weight:bold; }
.T1-2-footer-left-td{}
.T1-2-footer-middle-td{}
.T1-2-footer-right-td{}

.T1-3-top-left-td{width:0px;}
.T1-3-top-middle-td{height:29px;}
.T1-3-top-right-td{width:0px;}
.T1-3-middle-left-td{width:0px;}
.T1-3-middle-middle-td{background-color:#eeeded; vertical-align:top; padding:7px;}
.T1-3-middle-right-td{width:0px;}
.T1-3-bottom-left-td{width:0px;}
.T1-3-bottom-middle-td{height:14px; background-image:url(/Portal/images/thirdStyle/T1-3-bottom-middle.gif);}
.T1-3-bottom-right-td{width:0px;}
.T1-3-header-left-td{ height:29px; background-image:url(/Portal/images/thirdStyle/T1-3-header-left.gif);}
.T1-3-header-middle-td{width:27px; height:29px; background-image:url(/Portal/images/thirdStyle/T1-3-header-middle.gif);}
.T1-3-header-right-td{width:5%; height:29px; background-image:url(/Portal/images/thirdStyle/T1-3-header-right.gif); vertical-align:middle; text-align:center; color:#ff0000; font-weight:bold; padding:0px 10px 0px 15px }
.T1-3-footer-left-td{height:14px; width:12px; background-image:url(/Portal/images/thirdStyle/T1-3-footer-left.gif); }
.T1-3-footer-middle-td{height:14px;}
.T1-3-footer-right-td{height:14px;}

.T1-4-top-left-td{width:5px; height:22px; background-image:url(/Portal/images/thirdStyle/T1-4-top-left.gif); font-size:0px;}
.T1-4-top-middle-td{height:22px; background-image:url(/Portal/images/thirdStyle/T1-4-top-middle.gif)}
.T1-4-top-right-td{width:6px; height:22px; background-image:url(/Portal/images/thirdStyle/T1-4-top-right.gif)}
.T1-4-middle-left-td{width:5px; background-image:url(/Portal/images/thirdStyle/T1-4-middle-left.gif); font-size:0px;}
.T1-4-middle-middle-td{background-color:#e0e0e0; vertical-align:top; padding:5px 8px 5px 8px;}
.T1-4-middle-right-td{width:6px; background-image:url(/Portal/images/thirdStyle/T1-4-middle-right.gif);}
.T1-4-bottom-left-td{width:5px; height:6px; background-image:url(/Portal/images/thirdStyle/T1-4-bottom-left.gif); font-size:0px;}
.T1-4-bottom-middle-td{height:6px; background-image:url(/Portal/images/thirdStyle/T1-4-bottom-middle.gif);}
.T1-4-bottom-right-td{width:6px; height:6px; background-image:url(/Portal/images/thirdStyle/T1-4-bottom-right.gif);}
.T1-4-header-left-td{width:11px; height:11px; background-image:url(/Portal/images/thirdStyle/T1-4-header-left.gif);}
.T1-4-header-middle-td{width:10%; height:22px; background-image:url(/Portal/images/thirdStyle/T1-4-header-middle.gif); vertical-align:top; text-align:center; color:#ffffff; font-weight:bold; padding:2px 15px 0px 15px;}
.T1-4-header-right-td{width:17px; height:22px; background-image:url(/Portal/images/thirdStyle/T1-4-header-right.gif); }
.T1-4-footer-left-td{}
.T1-4-footer-middle-td{}
.T1-4-footer-right-td{}

.footer-td{
	height:20px;
	width:100%;
}
.footer-table{
	height:20px;
	width:100%;
}
.footer-left-td{
	width:3px;
	background-image: url(/Portal/images/V2/Footer-Left.gif);
}
.footer-center-td{
	background-image: url(/Portal/images/V2/Footer-BG.gif);vertical-align:middle; text-align:center;
}
.footer-right-td{
	width:3px;
	font-size:0;
	background-image: url(/Portal/images/V2/Footer-Right.gif);
}
/*..........End Footer..........*/

/*.......... Site Vertical Menu Start ............*/
.MenuSideUp 
{
	font-family: tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none;
	height: 23px;
	border-bottom:1px solid #686666;
	padding-right:5px;
	padding-left:0px;
	cursor:hand;
	
}
.MenuSideOver 
{
	font-family: tahoma;
	font-size: 11px;
	color: Red;
	text-decoration: none;
	height: 23px;
	border-bottom:0px solid #686666;
	padding-right:5px;
	padding-left:0px;
	cursor:hand;
}
/*.......... Site Vertical Menu End ............*/
/*.MenuBar-Up
{
	vertical-align: middle;
	font-size: 11px;
	background-image: url(/Portal/images/menubar-bg-up.jpg);
	cursor: hand;
	color: #818181;
	font-family: Tahoma;
	height: 22px;
	text-align: center;
	text-decoration: none;
	
}
.MenuBar-Over
{
	vertical-align: middle;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma;
	height: 22px;
	background-image:url(/Portal/images/menubar-bg-over.jpg);
	text-decoration: none;
	text-align:center;
	cursor:hand;
	
}
.MenuBar-BgTable
{
	background-image:url(/Portal/images/bgMenutable.jpg);
}*/
.MenuBar-Up
{
	font-family: tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none;
	background-image: url(/portal/images/Yasouj/Menubar-bg-up.gif);
	height: 19px;
	cursor: hand;
	/*width:100px;*/
	padding-left:2px;
	padding-right:2px;
	padding-bottom:0px;
	margin-right:2px;
	margin-left:2px;
}
.MenuBar-Over
{
	font-family: tahoma;
	font-size: 11px;
	color: #5c3b00;
	text-decoration: none;
	background-image: url(/portal/images/Yasouj/Menubar-bg-over.gif);
	height: 19px;
	cursor: hand;
	/*width:100px;*/
	padding-left:2px;
	padding-right:2px;
	padding-bottom:0px;
	margin-right:2px;
	margin-left:2px;
}
.Border1Solid
{
	border:dashed 1px #539DBC
}
.Border1-Header
{
	height:20px; vertical-align:middle ; text-align:right; background-color:#539DBC; font-weight:bold ;color:White 
}
.Border1Dashed
{
	border:solid 1px #539DBC
}


.Border2Solid
{
	border:dashed 1px #3CAAB4
}
.Border2-Header
{
	height:20px; vertical-align:middle ; text-align:right; background-color:#3CAAB4; font-weight:bold ;color:White 
}
.Border2Dashed
{
	border:solid 1px #3CAAB4
}


.Border3Solid
{
	border:dashed 1px #F4FD03
}
.Border3-Header
{
	height:20px; vertical-align:middle ; text-align:right; background-color:#F4FD03; font-weight:bold ;color:black 
}
.Border3Dashed
{
	border:solid 1px #F4FD03
}


.Border4Solid
{
	border:dashed 1px #5EEB90
}
.Border4-Header
{
	height:20px; vertical-align:middle ; text-align:right; background-color:#5EEB90; font-weight:bold ;color:white 
}
.Border4Dashed
{
	border:solid 1px #5EEB90
}

.Border5Solid
{
	border:dashed 1px #C7B6F5
}
.Border5-Header
{
	height:20px; vertical-align:middle ; text-align:right; background-color:#C7B6F5; font-weight:bold ;color:white 
}
.Border5Dashed
{
	border:solid 1px #C7B6F5
}


.Border6Solid
{
	border:dashed 1px #F8040A
}
.Border6-Header
{
	height:20px; vertical-align:middle ; text-align:right; background-color:#F8040A; font-weight:bold ;color:white 
}
.Border6Dashed
{
	border:solid 1px #F8040A
}

.Border7Solid
{
	border:dashed 1px #F4C1C3
}
.Border7-Header
{
	height:20px; vertical-align:middle ; text-align:right; background-color:#F4C1C3; font-weight:bold ;color:Black 
}
.Border7Dashed
{
	border:solid 1px #F4C1C3
}


.Border8Solid
{
	border:dashed 1px #F6810E
}
.Border8-Header
{
	height:20px; vertical-align:middle ; text-align:right; background-color:#F6810E; font-weight:bold ;color:white 
}
.Border8Dashed
{
	border:solid 1px #F6810E
}



