/* CSS Document */
a:hover { 
	 text-decoration:none ;
	 font:100%;
	 color:#ff0000 !important;
	 
}

a {  
	text-decoration:none;
	color:#000064 ;
}

a:visited  {
	text-decoration:none;
	color:#0000ff  ;
}
.font12{
	font-family:Tahoma;
	font-size:12px;
}
.font10{
	font-family:Tahoma;
	font-size:10px;
}
.font13{
	font-family:Tahoma;
	font-size:13px;
}
.font9{
	font-family:Tahoma;
	font-size:9px;
}
.font14{
	font-family:Tahoma;
	font-size:14px;
}

.color1 {color:#666666 !important ;}
/* Sasdasd */

body{ margin:0px;

background-color:#ffffff;
}
#main{

}
#header{
	width:1000px;
	height:140px;
	background-color:#FF0000;
	background-repeat:no-repeat;
	overflow:hidden;
}

#bodyy{
	width:980px;
	background-color:#ffffff;
	padding:8px;
	padding-top:0px;
	margin:0px;
	direction:rtl;
	border:1px solid #999999;
	border-top:none;
	border-bottom:none;
}

#panel1{
	background-color:#eddcdc;
	border:1px solid #faacac;
	padding:5px;
}
#panel-2-1{
	padding-right:10px;
	float:left;
	width:470px;
	padding:5px;
	height:150px;
	overflow:hidden;
	background-color:#eddcdc;
	border:1px solid #faacac;
}
#panel-2-2{
	padding-right:10px;
	float:right;
	width:470px;
	padding:5px;
	height:150px;
	overflow:hidden;
	background-color:#eddcdc;
	border:1px solid #faacac;
}

#panel-3-1{
	margin-top:10px;
	float:left;
	width:480px;
}

#panel-5-1{
	float:right;
	width:980px;
	background-color:#eddcdc;
	border:1px solid #faacac;
	
}

#panel-3-2{
	margin-top:10px;
	float:right;
	width:480px;
}


#panel-4-1{
	margin-top:10px;
	margin-right:7px;
	float:left;
	width:320px;
	height:200px;
	overflow:hidden;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;

}
#panel-4-2{
	margin-top:10px;
	margin-right:7px;
	float:left;
	width:320px;
	height:200px;
	overflow:hidden;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;

}
#panel-4-3{
	margin-top:10px;
	float:left;
	width:320px;
	height:200px;
	overflow:hidden;

	border:1px solid #CCCCCC;
	background-color:#FFFFFF;

}


#foter{
	width:1000px;
	height:105px;
	background-image:url(images/foter.gif);
	background-position:center;
	background-color:#141414;
	background-repeat:no-repeat;
	border-left:1px solid #7a682d;
	border-right:1px solid #7a682d;
}



/*Other Css*/

.picbox{

padding:2px;
width:67px;
height:67px;
border:1px solid #CCCCCC;
background-color:#FFFFFF;
float:right;
margin-right:5px;

}

.picbox2{

padding:3px;
width:147px;
height:110px;
border:1px solid #CCCCCC;
background-color:#FFFFFF;
float:right;
margin-right:4px;

}

.picbox3{
margin-top:5px;
padding:3px;
width:150px;
height:150px;
border:1px solid #CCCCCC;
background-color:#FFFFFF;
float:right;
margin-right:4px;

}
#next{
background-color:#FFFFCC;
border:1px solid #FF9900;
padding:3px;
}
#titr{
	padding-top:10px;
	font-weight:600;
}
#titr-2{
	font-weight:600;
	font-size:9px;
	padding:3px;
	background-color:#eddcdc;
	border:1px solid #faacac;
	border-bottom:none;
	width:100px;
	
}


#pic{
	vertical-align:middle;
	float:right;
}
#text{
	padding-right:5px;
	float:right;
	width:260px;
	text-align:justify;
}



#rside{
	width:500px;
	float:right;
	
}
#lside{
	width:450px;
	float:left;
	
}
#searchbox{
	background-image:url(images/serchbox.gif);
	background-repeat:no-repeat;
	width:612px;
	height:140px;
	padding-top:15px;
}

#hidepage{
	position: absolute; 
	top:225px; 
	left:40%; 
	background-color:#FFFFFF;
	border:1px solid #CCCCCC; 
	layer-background-color: #FFFFCC; 
	width:200px;
	padding:10px;
}


#topform{
	background-image:url(images/topform.gif);
	background-repeat:no-repeat;
	height:38px;
	width:612px;
}


#midform{
	background-image:url(images/midform.gif);
	background-repeat:repeat-y;
	width:612px;
}

#endform{
	background-image:url(images/downform.gif);
	background-repeat:repeat;
	width:612px;
	height:102px;
}

#menu{
background-image:url(images/menubk.gif);
background-repeat:repeat-x;
width:1000px;
margin-bottom:0px;
}

