/* CSS Document */
html, body { 
  height:100%;
}


a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size:34px;
	font-weight: bold;
}

h2{
	 font-size: 114%;
	 color: #006699;
}

h3 {
	font-size:18px;
	color: black;
	font-weight: normal;
}

h4{
	 font-size: 100%;
	 font-weight: normal;
	 color: #333333;
}

h1,h3 {
	text-align:center;
}


h5{
	 font-size: 100%;
	 color: #334d55;
}


#wrapper {
	min-height: 100%;
}

#contents {
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}

link:hover, .glink:hover {
	text-decoration: underline;
	color:#4040FF;
}

.link, .glink {
	cursor:pointer;
}

.link {
	color:#4040FF;
}

.glink {
	color:#909090;
}


body {
	margin:0;
	padding:0;
	color:#000;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
	font-family: Arial, Helvetica, sans-serif;
	direction:rtl;
	float:right;
	font-size:13px;
	background-color: #f7f5e9;
} 




/****************************/
/* navlist */

#navlist {
	/* border:1px solid red; /**/
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:12px;
	height:72px;
	width: 100%;
	/*background-color:#FFD0B0;/**/
  }
  
#menu1 ul {
	list-style:none;
	margin: 0px;
	height: 34px;
	padding: 0px;
	
  }
  
#menu1 li {
	float:right;
	padding-right: 0px;
	padding-left: 0px;
	width: 78px;
	margin-top: 9px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;	/*font-size: 12px;*/
	background-image: url(../img/new/tab_off.gif);
	height: 25px;
  }
  
#menu1 a {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	background-repeat: no-repeat;
	clear: none;
	background-position: center center;
	text-align: center;
	display: block;
	vertical-align: middle;
	padding-top: 3px;
	font-size: 15px;
  }
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu1 a {float:none;}
/* End IE5-Mac hack */
#menu1 a:hover {
  color:#996600;
  }
  
 
  
#menu1 .current {
	background-image:url(../img/new/tab_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
  }
  
  
#menu1 .current a {
	color:#333;
	background-repeat: no-repeat;
	background-position: center center;
  }

/********/

#logo {
	float:right;
}

#menu1 {
/*	border: 2px solid yellow;/**/
	background-color: #0059BE;
	
}

/*************************************/
/* navlist_2 */

#menu2
{
	display: block;
	/*border: 2px solid green;/**/
}

#menu2 ul {
	list-style:none;
	margin: 0px;
	height: 20px;
	padding: 0px;
  }
  
#menu2 li {
	
	float:right;
	text-align: center;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 9px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 25px;
		/*font-size: 12px;*/
  }
  
#menu2 a {
	
	text-decoration:none;
	font-size:13px;
	color:#000000;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	clear: none;
	background-position: center center;
  }
  
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#menu2 a {float:none;}
/* End IE5-Mac hack */
#menu2 a:hover {
  color:blue;
  background-color:#FFFFFF;
  }
  
  
#menu2 .current {
  }
  
  
#menu2 .current a {
	color:#CC6600;
	font-weight:bold;
  }
  
#menu1 ul {
}



#login {
	float:right;
	margin-top:5px;
	margin-right:50px;
	padding:5px;
	clear: left;
	width: 500px;
}

#login img {
	vertical-align:top;
	cursor: pointer;
}

.code{
    direction:ltr;
    text-align: left;
    margin:20px; 
    padding: 5px;
    font: 14px courier new ;
    background-color:#FAFAFA;
    overflow : hidden;
}

a img {
	border:0;
}
.clear {
	clear: both;
	height: 3px;
	line-height: 3px;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #0059be;
	color: #FFFFFF;
	padding: 5px;
	clear: both;
	overflow: hidden;
	line-height: 130%;
}

#footer a {
	color: #FFFFFF;
}

#footer div.part {
	float: left;
}

#footer #counter {
	background-image: url(../img/new/counter_bg.gif);
	height: 33px;
	width: 82px;
	font-size: 14px;
	color: #000000;
	margin-left: 15px;
	background-repeat: no-repeat;
}

#footer #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer #advertise {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 75px;
}


#footer #mini_logo {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 75px;
}

#footer #counter .countTxt {
	font-size: 12px;
	line-height: 85%;
}

.ads {
	height: 95px;
	display: block;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
