body 	{ 
	margin: 0px;
	background-color: #7584A2; 
	}

#maintable { 
	height: 100%; 
	table-layout: fixed;
	}

#toptd 
	{ 
	height: 110px; 
	width: 798px; 
	background-image: url("./gfx/top.gif"); 
	padding-top: 72px;
	}

.cssButton
{
    border: 1px solid #265FB6;
    background-color: #CBD6E7;
    font-family: Garamond;
    width: 100px;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
    cursor: hand !important;
}

.menutable 
	{
	width: 100%;
	table-layout: fixed;
	}

.menuitem 
	{
	width: 95px;
	text-align: center;
	position: relative;
	}

.menuitem A 
	{
	font-size: 15px; 
	font-family: "Garamond"; 
	font-weight: bold; 
	color: white;
	text-decoration: none;
	}

.menuitem A:hover 
	{
	color: #DDE2E5;
	}

.leftsidetd 	{ 
	vertical-align: top; 
	background-image: url("./gfx/left.gif"); 
	}

.leftsidetd table 
	{ 
	width: 100%;  
	table-layout: fixed;
	}

.rightsidetd 
	{ 
	vertical-align: top; 
	background-image: url("./gfx/right.gif"); 
	}

.rightsidetd table 
	{ 
	width: 100%; 
	table-layout: fixed; 
	}

.centertd {  
	height: 100%;
	padding-top: 70px;
	vertical-align: top; 
	background-image: url("./gfx/bismi.gif"); 
	background-repeat: no-repeat;
	background-position: top center; 	
	background-color: white;
}

.centertdtable 
	{ 
	width: 100%; 
	height: 100%;
	table-layout: fixed;
	background-color: white;
	}

.centertdheader 
	{
	font-size: 16px; 
	font-family: "Garamond"; 
	font-weight: bolder; 
	color: #96ABC1;
	}

.centertdcontent 
	{
	height: 100%;
	width: 100%;
	font-size: 12px; 
	font-family: "Microsoft Sans Serif"; 
	font-weight: normal; 
	text-align: justify;
	text-justify: inter-word;
	color: black;
	}

.centertdcontent A 
	{ 
	text-decoration: none; 
	color: #96ABC1; 
	font-size: 14px;
	}

.tdheaders 
	{
	height: 50px;
	vertical-align: bottom; 
	padding-left: 8px;
	font-size: 18px; 
	font-family: "Garamond"; 
	font-weight: bold; 
	color: #7F9AB8;
	}
.tdheaders_islam
	{
	height: 40px;
	vertical-align: bottom; 
	padding-left: 2px;
	font-size: 16px; 
	font-family: "Garamond"; 
	font-weight: bold; 
	color: #7F9AB8;
	}

.tdcontents {
	padding-left: 2px;
	padding-top: 10px;
	}

.iframefile {
	width: 500px;
	height: 100%;
	}

.dropmenu {
	z-index: 1;
	position: absolute;
	background-color: #7F9AB8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.dropmenu A {
	font-size: 15px; 
	font-family: "Garamond"; 
	font-weight: bold; 
	color: white;
	text-decoration: none;
}
.dropmenu A:hover 
	{
	color: #DDE2E5;
	}

.listitem
	{
	font-size: 15px; 
	font-family: "Garamond"; 
	font-weight: bold; 
	color: #7F9AB8;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #7F9AB8;
	padding-bottom: 3px;
	}

.listitem:hover 
	{
	color: #000000;
	}
	
.searchtable {
	vertical-align: top;
	background-color: #FFFFFF;
	width: 500px;
	margin: 0px;
	height: 100%;
}

.subsearchtable {
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 15px; 
	font-family: "Garamond"; 
	font-weight: bold; 
	color: #7F9AB8;
}

.textlabel, .textlabel A {
	font-size: 15px; 
	font-family: "Garamond"; 
	font-weight: bold; 
	color: #7F9AB8;
}
.searchheader {
	font-size: 18px; 
	font-family: "Garamond"; 
	font-weight: bold; 
	color: #7F9AB8;
}
.mailtextarea {
	height: 80px;
}