body {	
	background-color: #395582;
	margin-top: 0.0em;
	margin-right: 0.0em;
	margin-bottom: 0.0em;
	margin-left: 0.0em
	scrollbar-track-color:#111; 
	scrollbar-face-color:#395582; 
	scrollbar-arrow-color:#fff;
	}
a:active     { text-decoration: none }
a:link       { text-decoration: none }
a:visited    { text-decoration: none }
a:hover      { text-decoration: underline }	

.title {
	font-family: Tahoma;
	font-size: 9pt;
	color:#921616;
	font-weight: bold;
	text-decoration:rtl;
	text-align:right
}
.text{
	line-height: 15pt;
	font-family:Tahoma;
	font-size: 9pt;
	font-weight: normal;
	direction:rtl;
	text-align:justify;
	padding-left:20;
}
.box{
	padding: 8 5 5 8;
	background-color: #C75F50;
	color: #fff;
	border: 1px solid #111;
	text-align:center;
}
ul {
	list-style:square inside;
	margin: 0px;	
	padding: 2px 25px 10px 5px;
	}

/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}
/* Photograph */
div#photograph {
	text-align:center;
	}
div#photograph img {
	margin: 0 auto 0 auto;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.album-footer{
	font-family:Tahoma;
	font-size: 9pt;
	padding:15px;
}
input, select, textarea {
	font-family: tahoma;
	font-size: 10pt;
	color: #444;
	border:1px solid #336699;
}