#phone {width: 100%; direction :rtl; }
#masthead {width:100%;}
#mastmenu {width: 100%;}
#mastflash {width: 100%;}
#nav {float: left; width: 20%;}
#content {float: left; width:60%; text-align:center;}
#sidebar {float: left; width: 20%}
#footer {width: 100%; clear: both}
#mastmenu {background-image:url(images/backtamen.gif)}
.boder
{
	border-top-style: double;
	border-top-color: #3c7cdd; 
	border-left-style: double; 
	border-left-color: #3c7cdd;
	border-right-style: double;	
	border-right-color: #3c7cdd; 
	border-bottom-style: double;
	border-bottom-color: #3c7cdd;
}
.top_boder
{
	border-top-style: double;
	border-top-color: #3c7cdd; 
}
.tab_boder
{
	border :double;
	border-color : #3c7cdd;
	
}
.bottom_boder
{
	border-bottom-style: double;
	border-bottom-color: #3c7cdd;
}
.top_bottom_boder
{
	border-top-style: double;
	border-top-color: #3c7cdd; 
	border-bottom-style: double;
	border-bottom-color: #3c7cdd;
}
.left_boder
{
	border-left-style: double; 
	border-left-color: #3c7cdd;	
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration:underline;}
