* {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	text-align: right;
}
body{
	background-color: #1b1b1b;
}
input, select, textarea{
	color: #000000;
}
a{
	color: #FFFFFF;
}
h2{
	margin-bottom: 5px;
}
h3{
	margin-top: 5px;
}
div{
	float: right;
	width: 750px;
	direction: rtl;
}
a{
	text-decoration: none;
}
.allDivs{
	margin: auto;
	float: none;
}
.top{
	height: 96px;
}
.bar{
	padding-top: 34px;
	padding-right: 80px;
	height: 62px;
	width: 370px;
	background-image: url('../images/backgrounds/bar.jpg');
	color: #ffd715;
}
.logo{
	height: 96px;
	width: 300px;
	background-image: url('../images/backgrounds/logo.jpg');
}
.logo img{
	border: 0px;
}
.links{
	height: 25px;
	padding-top: 9px;
	background-image: url('../images/backgrounds/topLinks.jpg');
	font-weight: bold;
}
.links a{
	font-size: 13px;
	color: #1b1b1b;
}
.links a:hover{
	color: #ff7923;
}
.linksBtn{
	width: 150px;
	text-align: center;
}
.marquee{
	height: 22px;
	background-image: url('../images/backgrounds/marquee.jpg');
}
.rightLinks{
	height: 412px;
	width: 198px;
	background-image: url('../images/backgrounds/rightLinks.jpg');
}
.catRigntLinks{
	width: 190px;
}
.catLinksText{
	width: 190px;
	font-weight: bold;
}
.catLinksTextSign{
	height: 7px;
	width:22px;
	margin-right: 10px;
	margin-top: 7px;
}
.catLinksTextLink{
	height: 15px;
	width:145px;
	padding-top: 1px;
}
.catLinksTextLink a{
	font-size: 13px;
}
.catLinksTextLink a:hover{
	color: #1b1b1b;
}
.catLinksHr{
	width: 160px;
}
.catLinksHRDiv{
	height: 1px;
	background-color: #505050;
	width: 130px;
	font-size: 0px;
	float: right;
	margin-right: 25px;
	margin-top: 6px;
	margin-bottom: 12px;
}

.fullImage{
	height: 412px;
	width: 552px;
	background-image: url('../images/backgrounds/fullImage.jpg');
}
.fullImage img{
	height: 392px;
	width: 552px;
}
.leftImage{
	height: 412px;
	width: 2px;
	background-image: url('../images/backgrounds/leftImage.jpg');
}
.allPicturesRight{
	height: 60px;
	width: 50px;
	background-image: url('../images/backgrounds/allPicturesRight.jpg');
	cursor: pointer;
}
.allPicturesMiddle{
	overflow-x: scroll;
	overflow-x : hidden;
	overflow-y : hidden;
	height: 60px;
	width: 660px;
	background-image: url('../images/backgrounds/allPicturesMiddle.jpg');
}
.allPicturesMiddle img{
	height: 52px;
	width: 70px;
	border : 1px solid #FFFFFF;
	margin-left: 8px;
	margin-top: 3px;
	cursor: pointer;
}
#allPicturesMiddleMove{
	height: 60px;
	width: 600px;
}
.allPicturesLeft{
	height: 60px;
	width: 40px;
	background-image: url('../images/backgrounds/allPicturesLeft.jpg');
	cursor: pointer;
}
.contentText{
	height: 296px;
	background-image: url('../images/backgrounds/content.jpg');
	color: #FFFFFF;
}
.contentRight{
	height: 271px;
	width: 575px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.contentRightScroll{
	height: 276px;
	width: 550px;
	overflow: auto;
	overflow-x : hidden;
	filter:chroma(color= purple); 
	scrollbar-arrow-color: white;
	scrollbar-face-color: purple; 
	scrollbar-3dlight-color: purple; 
	scrollbar-darkshadow-color: purple; 
	scrollbar-highlight-color: purple;
	scrollbar-shadow-color: purple;
	scrollbar-track-color: purple; 
	base-color: purple;
	text-align: justify;
}
.contentLeft{
	height: 285px;
	width: 140px;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 10px;
}
.bottom{
	height: auto;
	background-image: url('../images/backgrounds/bottom.jpg');
}
.bottomLinks{
	padding-top: 8px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.bottomLinks a{
	font-size: 13px;
	color: #ff7923;
	margin-right: 5px;
	margin-left: 5px;
}
.bottomLinks a:hover{
	color: #FFFFFF;
}
.allRights{
	margin-top: 7px;
	text-align: center;
	color: #ffb789;
	
}
.buildBy{
	text-align: center;
	color: #FFFFFF;
}
.buildBySpan{
	color: #FFFFFF;
	font-size: 11px;
	cursor: pointer;
}



.catR { 
	height : 23px;
	width : 5px;
	background : #FFFFFF url('../images/admin/cat_r.gif') repeat-x top right;
} 
.catL { 
	height : 23px;
	width : 5px;
	background : #FFFFFF url('../images/admin/cat_l.gif') repeat-x top left;
} 
.cat { 
	height : 23px;
	color : #151594;
	text-align : center;
	background : #FFFFFF url('../images/admin/cat.gif');
} 
.cat h2{
	text-align: center;
}
.content { 
	border : 1px solid #d6d4cd;
	padding : 5px;
	background-color : #f7f5ef;
} 

.titlesAdmin{
	font-size:14px;
	color: #ffbf73;
	font-weight: bold;
}
.rightAdmin{
	color: #FFFFFF;
}
.rightAdmin a{
	color: #FFFFFF;
}
#marqueecontainer{
	position: relative;
	height: 268px;
	width: 140px;
	overflow: hidden;
	padding: 0px;
	padding-left: 0px;
	margin-top: 7px;
}
#vmarquee{
	position: absolute;
	width: 140px;
}
