
body{
margin:0px;
padding:0px;
background-color:#E9E9E9;
	
}
.files{
color:#4C72B1
font-family:tahoma;
font-size:12px;
direction:rtl;
}

.info{
color:#4C72B1;
font-family:tahoma;
font-size:12px;
direction:rtl;
}

#add-file{
	cursor:pointer;
}

#upload{
	cursor:pointer;
}

.menu{
direction:rtl;
text-align:right;
font-family:tahoma;
font-size:12px;
color:#4C72B1;
cursor:pointer;
text-decoration:none;
}

.menu:hover{
color:#00C;
}

.title{
	color:#4C72B1;
	font-family:Arial;
	font-size:18px;
}
#add{
	background-color:#C39;
	color:#4C72B1;
	width:60px;
	cursor:pointer;
	margin-top:10px;
	
}

.folder{
width:25%;
text-align:center;
float:right;
color:#4C72B1;
font-family:tahoma;
font-size:12px;
}
	
	
#test-list {
	list-style: none;
}

#test-list li {
	display: block;
	padding: 20px 10px; margin-bottom: 3px;
	background-color: #efefef;
	direction:rtl;
	text-align:right;
	
}

#test-list li img.handle {
	margin-right: 20px;
	cursor: move;
}

.smallfont
{
	font: 8pt tahoma;
	color:#22229C;
	text-decoration:none;
}

a{
	color:#22229C;
	text-decoration:none;
}

a:hover{
color:#F00;	
	
}

.hawahome{
	color:#7D1030;
	text-decoration:none;
	

}



