body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 0px;
	margin: 0;
	background-color:;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #000000;
}
#header {
	margin-top: 0px;
	text-align: center;
}
.albumTitle {
	font-size: 0px;
	filter: Glow(Color=#ffffff, Strength=5);
	font-weight: bold;
}

#topLine {
	height: 0px;
	background-image: url(topLineBack.gif);
	background-position: right;
	text-align: right;
	padding-right: 20px;
	padding-top: 0px;
}
#topLine a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#topLine a:hover{
	color: #99CC00;

}
table {
	color: #000000;
	font-size: 20px;
}
.thumbsBox{
	width: 139px;
	height: 135px;
	text-align: center;
	float: left;
	word-wrap:break-word;
	word-break:break-all;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
     
}
.thumbsBox a{
	word-wrap:break-word;
	word-break:break-all;
	padding: 5px;
	
        border: 1px solid #333333;
	text-align: center;
	width: 121px;
	float: left;
	height: 120px;
	overflow: hidden;
	background-color: #ffffff;
}
.thumbsBox a:hover{
	background-color: #dddddd;

}
#footer {
	text-align: center;
	height: 0px;
	padding-right: 20px;
}
#footer a{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #333333;
}
#footer a:hover{
	color: #333333;
}
#contentBox {
	padding-top: 0px;
	min-height:500px;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: 570px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#contentslideBox {
	text-align: center;
	margin-top: 12px;
}

.control {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #5B7900;
}
#logoBox {
	float: left;
}


/*....................................*/


 .rltitle{
        dir:rtl;
        vertical-align:center;
	font-size: 7.8pt;
	text-align: center;
	font-family: Tahoma;
        padding-top: 3px;
	padding-bottom: 3px;
        padding-right: 3px;
	line-height: 150%;

     
}


