﻿body 
{
	font-family: Arial;
	margin: 0px;
	padding: 0px;
}
.BigImages
{
	width: 500px;
	height: 300px;
}
  #menuDIV
  {
  	position: absolute;
  	left: 13%;
  	right: 26%;
  	z-index:99;
        }

      #ContentPlaceHolder1
      {
      	position: relative;
      	z-index:0;
}

.MainPageTextArea
{ 
	width: 770px;
	height: 500px;
}

.ShowPageTextArea
{
	/*height:693px;*/
	min-height: 693px;
}

.smallheader
{
	font-size:16px;
	color:#669999;
	text-align: right;
}

.minikoteret
{
	font-family: Tahoma ;
	font-size: 14px;
	direction: rtl ;
	text-align: right;
	background-color: Gray;
	color: #ccff22;
}

.mouseout
{
	color:#669999;
	font-size: 11px;
}

.cuts 
{
	font-size: 12px;
	background-color: Gray;
	font-weight: bolder;
	color: #FFFFFF;
	font-weight: normal;
	font-family: tahoma;
	width: 158px;
	text-align: center;
}

.cutsOver 
{
	font-size: 12px;
	font-weight: bolder;
	color: Gray;
	background-color: #FFFFFF;
	font-weight: normal;
	font-family: tahoma;
	width: 158px;
	text-align: center;
}

.maintable
{
	width:950px;
	direction: rtl;
}

.link
{
	background-color: White;
	color: Blue;
}

.linkimage
{
	cursor:pointer;
}

.selected
{ 
	background-color:Yellow;
}

.text
{ 
	font-size: 12px;
	color: Black;
}

.mainlink
{
	background-color:#dde2e5;
	cursor: pointer;
}

.mainlinkover
{
	background-color:#999999;
	cursor: pointer;
	color:White;
}  

.dropdowns
{
	width:250px;
	height:20px;
	font-size:14px;
}

.sep
{
	height: 10px;
	font-size: 4px;
}

.nottoshow
{
	display: none;
}

.toshow
{
	display: block;
}

.textboxes
{
	width: 250px;
	font-size: 14px;
	direction: rtl;
}

.textLabels
{
	width: 200px;
	font-size: 12px;
	direction:  ltr;
}

.msg
{
	color: Red;
	font-size: 12px;
}

.sighupimage
{
	cursor: pointer;
	width: 192px;
}

.simpleimage
{
	border-style: none;
}

.FilesImages
{
	width: 180px;
	height: 120px;
	cursor: pointer;
}
.more
{
	width: 250px;
	font-size: 11px;
}



	

