/* CSS Document */
body{
	font-family:"Times New Roman",tahoma;
	font-weight:bold;
	font-size:14px;
	background:#f5f5f5;
}
A{
	color:#0066CC;
	text-decoration:none;
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;
}
A:hover{
	color:#FF6600;
	
}
A:visited{

}
#menu_row{
	background:url(../images/menu_03.gif);
	direction:rtl;
	color:#FFFFFF;
	text-align:right;
	font-family:tahoma;
	height:23px;
	font-weight:bold;
	font-size:12px;
	background-repeat:no-repeat;
	cursor:pointer;
	text-decoration:none;
	
}

.menu-text{
	padding-right:25px;
	cursor:pointer;
}

#menu_row A:hover{
	background:url(../images/bg-2.gif);
	text-decoration:none;
	color:#000;
	padding-right:100px;
	text-align:right;
}


#table_top{
	background:url(../images/menu-_01.gif);
	height:25px;
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:14px;
	direction:rtl;
	margin:0px;
}

.calendar { border-collapse: collapse; background: #FFFFFF;text-decoration:none;font-size:12px;} 
.today { background: #CCCCCC;text-decoration:none;font-size:10px;} 
.db A{ font-weight: bold;color:#FF0066;text-decoration:none;font-size:10px;} 
.db A:hover{ font-weight: bold;color:#FF3333;text-decoration:none;font-size:10px;} 
.monthdays { border: 1px #CCCCCC solid;text-decoration:none;font-size:10px;} 
.nonmonthdays {  border-bottom: 1px #CCCCCC solid;text-decoration:none;font-size:10px;} 
.today_help_color{background:#FFFF33;width:20px;}
.db_help_color{background:#FF6600;width:20px;}

.border-table{border:1px solid #CCCCCC;}

.table_br{
	
}
.td_header{
	background:#000;
	color:#FFFFFF;
	font-weight:bold;
}
.tdHeader{
	background:#99CAEC;
	color:#FFFFFF;
	font-weight:bold;
	font-family:tahoma;
	font-size:13px;
}
.td1{
	background:#f5f5f5;
	color:#000000;
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;


}
.submit{
	color:#FFFFFF;
	background:#993366;
	font-family:tahoma;
	cursor:pointer;
}
.button{
	font-family:"traditional Arabic";
	height:27px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	background:#9966CC;
}

#marquee{
	background:url(../images/marq_bg.gif);
	height:32px;
}
