body {
	direction: rtl;
	font-size: 12px;
	font-family: Arial, Hevlvetica, sans-serif;	
	height: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: Whitesmoke;	
}


table {
	border:none;
	width: 756px;
	margin-left: auto; 
	margin-right: auto;
	font-size: 12px;
}

p {
	margin-bottom: 13px;
	margin-top:  3px;
}

a:link, a:visited {
	
}
a:hover {
	text-decoration: none;
	color: red;
}


table table {
	width:100%;
}

.linktitle {
	color: darkblue;
	font-weight: bold;
}

.details {
	background-color: #e7f3ff;
	display: none;
	width: 756px;
	height: 160px;
	overflow: hidden;
	border: none;
	margin-left: auto; 
	margin-right: auto;
}

.button { 
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background-color: #D7E5F2; 
	color: #102132; 
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.closebutton { 
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: red; 
	font-weight: bold;
	text-decoration: none;
	margin-left: 30px;
}

.tableiniframe {
	border:none;
	width:740px;
	margin-left: auto; 
	margin-right: auto;
}
