BODY { 
	background-color: #000000; 
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFAD0;	
	margin: 0px; 	
}

A:link {text-decoration: underline;color: #FFFAD0;font-weight: normal;}
A:visited {text-decoration: underline;color: #FFFAD0;font-weight: normal;}
A:active {text-decoration: underline;color: #FFFAD0;font-weight: normal;}
A:hover {text-decoration: underline; ;color: #CCCCCC;font-weight: normal;}

A.BlueLink:link {text-decoration: underline;color: #81B4FE;font-weight: normal;}
A.BlueLink:visited {text-decoration: underline;color: #81B4FE;font-weight: normal;}
A.BlueLink:active {text-decoration: underline;color: #81B4FE;font-weight: normal;}
A.BlueLink:hover {text-decoration: underline; ;color: #CCCCCC;font-weight: normal;}

.HomeLink{
	display:block;
	visibility:visible;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0px;
	cursor:pointer;
}

.MivtzaimBorder{
	border:1px solid #1E1E1E;
}

.footerText{
	font-size: 12px;
}
.footerSMText{
	font-size: 10px;
}
.bgBlack{
	background-color: #000000; 
}
.WhiteText11{
	font-weight: normal;
	font-size: 11px;
}
.WhiteText12{
	font-weight: normal;
	font-size: 12px;
}
.WhiteText13{
	font-weight: normal;
	font-size: 13px;
}
.WhiteText14{
	font-weight: normal;
	font-size: 14px;
}
.WhiteText11B{
	font-weight: bold;
	font-size: 11px;
}
.WhiteText12B{
	font-weight: bold;
	font-size: 12px;
}
.WhiteText13B{
	font-weight: bold;
	font-size: 13px;
}
.WhiteText14B{
	font-weight: bold;
	font-size: 14px;
}
.SlideShowBt{
	background-color: #790000;
	color: #FFFAD0;
	font-family: arial;
	font-size: 12px;
	border:0;
	padding:3px;
	text-align:right;
	width:100px;
	height:25px;
	text-align:center;
	cursor:pointer;
}

.home_area{
	background-color: #000000;
	color: #FFFAD0;
	font-family: arial;
	font-size: 12px;
	scrollbar-arrow-color:#790000;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#696969;
	border:0;
	padding:3px;	
	width:410px;
	height:250px;	
	/*direction:rtl;*/
	text-align:right;
}

.index_text{
	background-color: #000000;
	color: #FFFAD0;
	font-family: arial;
	font-size: 12px;
	border:0;
	padding:3px;	
	direction:rtl;
	text-align:right;
}

.ImgPopup{
	border:2px solid #696969;
	cursor:pointer;
}
.input{
	background: #CECECE;
	border:1px solid #878989;
	color: #000000;
	font-family: arial;
	font-size: 12px;
	text-align:center;
	width:200px;
	height:18px;
}

.button{
	background: #A5A5A5;
	color: #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	border:1px solid #D7D7D7;
	text-align:center;
	width:70px;	
	height:25px;
	cursor:pointer;
}

