﻿body {
	background-color: #F0EEE1;
	margin: 0px 0px 0px 0px;
	
}

div.head1 {
	background-image: url('images/head1_bg.png');
	background-repeat: repeat-x;
	width: 100%;
	height: 41px;
	
}

div.head2 {
	background-image: url('images/head3_bg.png');
	background-repeat: repeat-x;
	
}

div.head3 {
	margin:0 auto;
	width: 900px;
	height: 100px;
	text-align: center;
	
}

div.footer {
	text-align: center;
	color: #655A50;
	font-family: Tahoma;
	font-size: small;
	
}

div.container {
	margin:0 auto;
	padding-top: 10px;	
	padding-bottom: 30px;
	text-align: center;

}

img.logo {
	width: 284px;
	height: 60;
	padding-top: 30px;
	padding-left: 20px;
	float: left;

}

table.container {
	width: 900px;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	text-align: center;
	margin:0 auto;
	padding-top: 10px;
	
}

td.top {
	background-image: url('images/frame/top.png');
	background-repeat:repeat-x;
	height: 20px;
	padding: 0px 0px 0px 0px;
}

td.topleft {
	background-image: url('images/frame/top-left.png');
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

td.topright {
	background-image: url('images/frame/top-right.png');
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

td.bottom {
	background-image: url('images/frame/bottom.png');
	height: 20px;
	padding: 0px 0px 0px 0px;
}

td.bottomleft {
	background-image: url('images/frame/bottom-left.png');
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
}

td.bottomright {
	background-image: url('images/frame/bottom-right.png');
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;

}

td.mid {
	background-color: #F7F6F0;
	vertical-align: top;
	text-align: left;
}

td.left {
	background-image: url('images/frame/left.png');
	width: 20px;
	background-repeat: repeat-y;
	padding: 0px 0px 0px 0px;

}

td.right {
	background-image: url('images/frame/right.png');
	width: 20px;
	background-repeat: repeat-y;
	padding: 0px 0px 0px 0px;

}

a {
	font-family: Tahoma;
	font-size: small;
	color: #7C736B;
	text-decoration: none;

}

a.lang {
	font-family: Tahoma;
	font-size: small;
	color: black;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	text-decoration: none;

}

table.quran {
	background-color: #FFFFFF;
	width: 800px;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	text-align: left;
	margin:0 auto;
	padding-top: 0px;
	padding-bottom: 10px;
	
}

table.flashlink {
	font-family: Tahoma;
	font-size: small;
	color: #7C736B;
	background-color: #FFFFFF;
	width: 800px;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	text-align: left;
	margin:0 auto;
	padding-top: 0px;
	padding-bottom: 10px;
	
}

td.qthumb {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: center;
	width: 160px;

}

td.qdesc {
	text-align: left;
	width: 450px;

}

td.down {
	vertical-align: top;
	padding-top: 30px;
	padding-right: 20px;
	text-align: center;
	width: 190px;

}

div.desc {
	width: 450px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	line-height: 200%;
	color: #655A50;
	font-family: Tahoma;
	font-size: small;
	
}

div.cd {
	line-height: 200%;
	color: #655A50;
	font-family: Tahoma;
	font-size: small;
	
}

img.thumb {
	border: 1px #C0C0C0 solid;
	
}

#htitle {
	font-family: Tahoma;
	font-size: small;
	line-height: 200%;
	margin-bottom: 10px;
	color: #BA911C;
	font-weight: bold;
	
}


