	#button {
		font-family: Tahoma ; 
		font-size: 10px ; 
		height: 25px;
	}
	#box {
		background-color:white;
		width: 980px ; 
		height: auto ;
		text-align: center ;
		border: 1px #a6215a solid ;
		background-image: url('images/bg.png');		
		background-position:center top ;
		background-repeat:repeat-y;
	}
	#content {
		width:560px; 
		height: auto ; 
		float: right ; 
		padding: 3px 10px 10px 10px;
		text-align:center;
		font-family:Tahoma ; 
		font-size:12px;
		direction:rtl;
		background-color:transparent ;
	}
	#header {
		background-color:transparent ;
		width:100%;
		height: 200px;
		text-align:center;
		border-bottom: 2px #a6215a solid;
	}
	#footer {
		font-family: Tahoma ;
		font-size: 12px;
		color: silver;
		width: 100%; 
		height: 28px ; 
		text-align: center ; 
		padding-top:12px;
	}
	.roww {
		width: 100%;
		height: 25px; 
		font-family: Tahoma; 
		font-size: 12px;
		background-color: white;
		direction: rtl;
		padding-right : 10px;
		text-decoration: none ; 
	}	
	.rowy {
		width: 100%;
		height: 25px; 
		font-family: Tahoma; 
		font-size: 12px;
		background-color: #FFFFCC;
		direction: rtl;
		padding-right: 10px;
		text-decoration: none ; 
	}	
	#menu {
		width: 200px ; 
		height: auto; 
		float: right ;
	}
	#boxheader {
		background-image:url('images/boxheader.gif');
		background-repeat: no-repeat ;
		width: 200px ; 
		height:39px ; 
		font-family: B Arshia , Arshia , Tahoma ;
		text-align: center  ;
		font-size: 24px ;
		color: white ; 
		padding-top:6px;
		direction:rtl;
		background-color:transparent ;
	} 
	#boxcontent {
		background-image: url('images/boxborder.gif');
		background-repeat: repeat-y ;
		direction:rtl;
		width: 180px ; 
		height:auto ; 
		padding:5px 10px 5px 10px;
		font-family: Tahoma ;
		text-align: center ;
		font-size: 12px;
		background-color:transparent ;
	} 
	#boxfooter {
		background-image: url('images/boxfooter.gif');
		width: 200px ; 
		height: 20px ; 
		font-family:B Arshia , B Homa , Tahoma ;
		text-align: center ;
		background-color:transparent ;
	}
	#divscroller {
		background-image:url('images/header.gif');
		background-repeat:no-repeat ;
		background-position: center 50% ;
		height:24px;
		width:545px;
		padding: 6px 7px 0px 8px; 
		text-align:center;
	}
	.boxheader {
		background-image:url('images/header.jpg');
		background-repeat:repeat-y;
		background-color:#001cc5;
		background-position:right top;
		width:99%;
		height:34px;
		text-align:right;
		font-family:B Zar,Zar,Tahoma;
		font-size:18px;
		color:white;
		padding-top:6px;;
		padding-right:10px;
}
	.noitem{
		border: 1px navy dotted ;
		height: 24px;
		width:100%;
		text-align: center ;
		padding-top: 6px;
}
	td#menuitem {
		width: 170px;
		height: 28px;
		background-image: url('menu/bg.png');
		background-position: center center ;
		background-repeat:repeat-x ;
		font-family: B Titr , Tahoma ; 
		font-size: 14px;
		color: black ;
		text-align: center ;
		vertical-align:middle ;
		border-left: 2px #ddaac0 solid ;
		border-right: 2px #ddaac0 solid ;
}
	td#menuitem:hover {
		cursor: hand ;
		background-image:url('menu/bg2.png');
		color: #a6215a;
		border-left: 2px #80a2ef solid ;
		border-right: 2px #80a2ef solid ;
}
	

