﻿
 .welcome
 {
	background-image: url(/images/welcomestrip.gif);
	background-repeat: repeat-x;
 }
 #citizenserv
 {
	background-image: url(/images/citizenservice1.jpg);
    background-repeat: no-repeat; 
    height: 40px;
    background-position: right;
    background-color: #757C97;
 }
 #Requests
 {
	 background-image: url(/images/citizenservice2.jpg);
	 background-repeat: no-repeat;
	 height: 40px; 
	 background-position: right;
	 background-color: #757C97;
 }
 #membersonly
 {
	background-image: url(/images/arabic/membersonly.jpg);
	height: 39px;
	padding-top: 20px;
    background-repeat: no-repeat;
    background-position: right;
 }
 #completelist
 {
	background-image: url(/images/arabic/completelist.jpg);
	background-repeat: no-repeat;
	padding-right:15px;
	width:145px;
	height:80px;
	 }
	 
	 A.whitelinkSmall:link,A.whitelinkSmall:visited
{
	
	color:#FDFDFD;
	text-decoration:none;
	font-weight:bold;
	text-decoration:underline;
	font-size:10px;
	
}
A.whitelinkSmall:hover,.whitelinkSmall
{
	 
	color:#FDFDFD;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

.hand
{
	cursor:pointer;
}