* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/img01.jpg) repeat-x top left;
}

body, th, td, input, textarea {
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-indent: 3px;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #29919C;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

h3 {
	font-size: 1em;
}
/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	padding-top: 0px;
	background: #FFFFFF;
	border-top: none;
}

/* Header */

#logo 
{
	margin-top:0px;
	background-position:center;
	width: 1024px;
	height: 100px;
	margin: 0 auto;
	background: url(images/ecare-banner.jpg) no-repeat center top;
}

#alquran
{
 height: 100px;
 margin: 0 auto;
 background: url(images/alquran.jpg) no-repeat right top;	
}

/*header*/

/* Content */

.titletd {
	background-color: #C3E9EE;
	height:20px;
	padding-left: 5px;
	}
	
.title {
	margin: 0;
	text-align: left;
	font-weight: bold;
}

.title a {
    border-bottom: none;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

.title a:hover {
   	border-bottom: 1px dotted #CCCCCC;
	text-decoration:none;
	font-weight: bold;
}


.content
{
	text-align:justify;
	font-family: Verdana;
	margin-right:4px;
	margin-left: 4px;
	

}

.contenttable
{
/*	border-color: #29919c;
	border-width: thin; */
	margin-top: 3px;
}

.box
{
	width: 98%;
	height: 100%;
	border: solid 1px #52bed1;
}
/*leftmenu*/

.menu-table
{
	border-left: dashed 1px #29919C;
	border-right: dashed 1px #29919C;
	width: 200px;
	background-color: #ffffff;
}

.navText {
	font: 11px, "Verdana", Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#navigation td {
	border-bottom: 2px solid #29919C;
	}
	
#navigation a {
	font: 11px "Verdana", Arial, Helvetica, sans-serif;
	color: #29919C;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("images/bullet.jpg") 14px 45% no-repeat;
	}
	
#navigation a:hover 
{
	padding:8px 6px 10px 26px;
	text-decoration: none;
	line-height:10px;
	background: #C3E9EE url("images/bullet.jpg") 14px 45% no-repeat;
	color:#29919C;
	}

div.rank
{
	width: 500px;
	text-align: center;
	margin: 3px;
	float:left;
	vertical-align: middle;
	height: 140px;
}
/*footer*/

.footer
{
 text-align:justify;
 text-decoration: none;
 font-family: Arial;
 text-align: left;
 padding-left: 8px;
 padding-right: 8px;
 color: #29919C;
}

.footerlinks 
{
color: #000000;
text-align: center;
font-family: Arial;
text-decoration: none;
border-bottom: 1px dotted #CCCCCC;
}

.footerlinks a
{
color: #000000;
font-family: Arial;
text-decoration: none;
border-bottom: 1px dotted #CCCCCC;
}

.footerlinks a:hover
{
color: #000000;
text-decoration: none;
border-bottom: none;
}


/* calsses for urdu */

.bismillah
{
	font-size: 18px;
	font-style:normal;
	font-weight: bold;
	text-align: center;
	color: #FF6600;
}

?urduText
{
	text-indent: 5px;
	text-align: right;
	font-size: 15px;
	color:#000000;
	font-weight: bold;
}