@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	border:0;
	overflow:hidden;
	height:100%; 
	max-height:100%;
	color:black;
	background-color:#fafbf0;
	font-family:arial,Helvetica,Tahoma,"trebuchet ms","Sans-serif";
	cursor:crosshair;
}
#print{
	display:none;
}

/*---- Frame Layout ----*/
#framecontentLeft, #framecontentTop{ /* Left and Top Frame Background */
	background-color:#ebecd4;

	-webkit-box-shadow: #888 3px 3px 3px;
	-moz-box-shadow: #888 3px 3px 3px;
	box-shadow: #888 3px 3px 3px;
	behavior: url(script/PIE.htc);
}
#framecontentLeft{
	z-index:1;
	position:absolute;
	top:0; 
	left:0; 
	width:125px; /*Width of left frame div*/
	height:100%;
	overflow:hidden;
	cursor:default;
}
#framecontentLEFTiFrame{
	z-index:1;
	position:absolute;
	left:125px; /*Set left value to WidthOfLeftFrameDiv*/
	top:50px; /*Height of top frame div*/
	right:0;
	bottom:0;
	height:auto;
	width:20px;
	overflow:hidden;
	border-left:1px solid #666;
}
#framecontentTop{
	z-index:1;
	position:absolute;
	top:0; 
	left:125px; /*Set left value to WidthOfLeftFrameDiv*/
	right:0;
	height:50px; /*Height of top frame div*/
	overflow:hidden;
	cursor:default;
}
#framecontentTOPiFrame{
	z-index:1;
	position:absolute;
	top:50px; /*Height of top frame div*/
	left:125px; /*Set left value to WidthOfLeftFrameDiv*/
	right:0;
	height:24px; /*Height of top iframe div*/
	overflow:hidden;
	border-top:1px solid #666;
}
#framecontentBottom{
	z-index:1;
	position:absolute;
	top:auto; 
	left:125px; /*Set left value to WidthOfLeftFrameDiv*/
	bottom:0;
	right:0;
	height:20px; /*Height of bottom frame div*/
	overflow:hidden;
	background-color:black;
	cursor:default;
}
#maincontent{
	z-index:1;
	position:fixed;
	top:75px; /*Set top value to HeightOfTopFrameDiv*/
	left:145px; /*Set left value to WidthOfLeftFrameDiv*/

^	position:relative; /* IE Override */
^	top:0px; /* IE Override */ /*Set top value to HeightOfTopFrameDiv*/
^	left:0px; /* IE Override */ /*Set left value to WidthOfLeftFrameDiv*/

	right:0;
	bottom:20px; /*Set bottom value to HeightOfBottomFrameDiv*/
	padding-left:6px;
	min-width:800px;
	overflow-y:scroll;
	overflow-x:auto;
}

.LEFTtube{
	width:125px; /*Set left value to WidthOfLeftFrameDiv*/
	height:100%;
}
#LEFTtubeBOTTOM{
	z-index:6;
	position:absolute;
	top:auto;
	left:0;
	right:0;
	bottom:6px;
	width:125px; /*Set left value to WidthOfLeftFrameDiv*/
	height:auto;
	text-align:center;
	overflow:hidden;
}
.LEFTsubiFrame{
	height:128px;
	width:15px; /*Set left value to WidthOfLeftiFrameDiv*/
	border-bottom:1px solid #ccc; /* bottom left line */
}

#TOPtubeLEFT{
	z-index:2;
	position:fixed;
	left:125px; /*Set left value to WidthOfLeftFrameDiv*/
	top:0;
	right:0;
	bottom:0;
	border-bottom:1px solid black;
	height:50px;
	width:200px; /* 795px */
}
.TOPsubtube{
	float:left;
	width:200px;
	height:100%;
	margin-top:22px;
}
#TOPtubeRIGHT{
	z-index:3;
	position:absolute; 
	left:200px;
	top:0;
	right:0;
	bottom:0;
	height:50px;
	width:auto;
}
.TOPsubtubeEND, .TOPsubiFrameEND{
	float:right;
	width:25px; /* Top frame right spacer */
	height:100%;
}
.TOPsubtubePAGE{
	float:right;
	width:246px;
	height:30px;
	margin-top:20px; 
	border-right:1px solid #bbb;
}
.TOPsubtubeSTART{
	float:right;
	width:1px;
	height:10px;
	margin-top:40px;
	border-right:1px solid #bbb;
}
#TOPiFrameLEFT{
	z-index:4;
	position:absolute;
	left:0px;
	top:0px;
	right:0;
	bottom:0;
	height:25px;
	width:200px;
}
.TOPiFramePAGE{
	width:200px;
	height:25px;
	margin:0 0 0 6px;
}
#TOPiFrameRIGHT{
	z-index:5;
	position:absolute; 
	left:200px;
	top:0;
	right:0;
	bottom:0;
	height:25px;
	width:auto;
}
.TOPsubiFrameTITLE{
	float:right;
	width:246px;
	height:20px;
	border-right:1px solid #ccc;
}
.TOPsubiFrameSTART{
	float:right;
	width:1px;
	height:20px;
	border-right:1px solid #ccc;
}

.BOTTOMtube{
	margin:0 5px 0 10px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

.MAINtube{
	margin:0 10px 0 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}
.MAINsubtube{
	width:800px;
}

#constructionline1{ /* top left corner horizontal line */
	z-index:2;
	position:absolute;
	left:25px;
	top:50px;
	right:0;
	bottom:0;
	width:100px;
	height:1px;
	border-top:1px solid #bbb;
}
#constructionline2{ /* top left corner vertical line */
	z-index:2;
	position:absolute;
	left:0px;
	top:20px;
	right:0;
	bottom:0;
	width:125px;
	height:30px;
	border-left:1px solid #bbb;
}
#constructionline3{ /* bottom menu vertical line */
	z-index:2;
	position:absolute;
	left:10px;
	top:155px;
	right:0;
	bottom:0;
	width:1px;
	height:30px;
	border-left:1px solid #bbb;
}
#constructionline4{ /* bottom menu horizontal line */
	z-index:2;
	position:absolute;
	left:5px;
	top:0px;
	right:0;
	bottom:0;
	width:120px;
	height:178px;
	border-bottom:1px solid #bbb;
}

* html body{ /*IE6 hack*/
	padding:75px 0 20px 125px; /*Set value to (HeightOfTopFrameDiv  0 HeightOfBottomFrameDiv WidthOfLeftFrameDiv)*/
}
* html #maincontent{ /*IE6 hack*/
	padding-left:30px;
	height:100%; 
	width:100%; 
}
* html #framecontentTop, * html #framecontentTOPiFrame, * html #framecontentBottom{ /*IE6 hack*/
	width:100%;
}
* html #framecontentLEFTiFrame{ /*IE6 hack*/
	height:100%; 
}

/*---- Menu Layout ----*/

#MenuContent{
	z-index:6;
	position:absolute;
	left:0px;
	top:60px;
	right:0;
	bottom:0;
	text-shadow:-1px -1px 0 white;
}
.Menu{
	font-size:20px;
	width:125px;
}
.MenuSub{
	font-size:12px;
	width:125px;
}

/*---- Styles ----*/

.Name{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-indent:6px;
	line-height:26px;
	color:#000;
	text-shadow:-1px -1px 0 white;
}
.PageName{
	font-size:20px;
	font-weight:normal;
	font-style:italic;
	direction:rtl;
	text-indent:10px;
	padding-top:4px;
	color:#990000;
	text-shadow:-1px -1px 0 white;
}
.Title{
	font-size:18px;
	direction:rtl;
	text-indent:10px;
	color:#06f;
}
.MenuActive{
	color:#a70000;
}
.pageNUM{
	line-height:25px;
	font-weight:normal;
	font-size:16px;
	color:#9b9c84;
	text-shadow:-1px -1px 0 white;
}
.Footer{
	color:#8F8152;
	font-size:12px;
	line-height:19px;
}
.flink, a.flink:active, a.flink:link, a.flink:visited{
	text-decoration:none;
	color:#E1E1CC;
}
a.flink:hover{
	text-decoration:none;
	color:#ffff00;
}
.copyright{
	color:#5C5843;
}
.log{
	color:#6C673E;
	text-decoration:none;
}
.imgValidate{
	border:0;
	width:43px;
	height:15px;
	margin:3px 0;
	vertical-align:middle;
}
.imgFacebook{
	border:0;
	width:66px;
	height:15px;
	margin:3px 0;
	vertical-align:middle;
}
.imgspace{
	margin-bottom:10px;
	border:0;
	vertical-align:bottom;
}
.Menu ul{
	letter-spacing:1px;
	list-style-type:none;
	margin:0;
	padding:0;
}
.Menu ul li a{
	height:28px;
	display:block;
	color:#036;
	padding-left:25px;
	text-decoration:none;
	cursor:default;
}
.Menu ul li a:hover{
	background:url(../images/menu_arrow.gif) no-repeat;
	background-position:1px 0px;
	color:#a70000;
	cursor:default;
}
.MenuSub ul{
	list-style-type:none;
	margin:0 0 0 15px;
	padding:0px;
}
.MenuSub ul li a{
	height:20px;
	display:block;
	color:#036;
	padding-left:25px;
	text-decoration:none;
	cursor:default;
}
.MenuSub ul li a:hover{
	background:url(../images/menu_sub_arrow.gif) no-repeat;
	background-position:4px 1px;
	color:#a70000;
	cursor:default;
}

/* Bottom Menu Links Layout */

#LinkMenu{
	list-style:none;
	width:200px;
	line-height:20px;
	padding:0;
	margin:0;
}
#LinkMenu a{
	color:#E1E1CC;
	text-decoration:none;
	display:block;
	width:200px;
	background:black;
}
#LinkMenu a:hover{
	color:#990000;
	text-decoration:none;
	background:#E9E9BE;
}
#LinkMenu li{
	position:relative;
	top:0px;
	left:0px;
	border:1px solid #B4B38B;
	float:left;
}
#LinkMenuBlock{
	position:absolute;
	top:0px;
	left:-10px;
	display:none;
	z-index:10;
	border:1px solid black;
	width:202px;
	filter:alpha(opacity=90);
	/* CSS3 standard */
	opacity:0.90;
}
.LinkMenuSpacer{
	overflow:hidden;
	height:4px;
	width:200px;
	background-color:#990000;
}
.LinkIndent{
	padding-left:10px;
}
