table {
  border:1px solid #476C7D;
  border-collapse:collapse;
  font-family:arial,sans-serif;
  font-size:100%;
}
td,th{
  border:0px solid #000;
  border-collapse:collapse;
  padding:5px;
} 
#fn,#dp,#ar{width:58px;}
#fr,#to{width:138px;}
caption{
  background:gray;
  font-size:140%;
  border:1px solid gray;
  border-bottom:none;
  padding:5px;
  text-align:left;
}
thead th{
  background:gray;
  text-align:left;
}
tbody th{
  text-align:left;
  background:gray;
}
tfoot td{
  text-align:right;
  font-weight:bold;
  background:gray;
}
tbody td{
  background:white; 
}
tbody tr.odd td{
  background:gray;
}

table5-09 {
	border:1px solid #000;
	border-collapse:collapse;
	font-family:arial,sans-serif;
	font-size:100%;
}



.cgrayits
{
   FONT-SIZE: 12px;
    COLOR: blue;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}

// STYLEs FROM OTHER SITES
form{ padding: 0px; margin: 0px }
input.Search {
	background-color:white;
	border : 1px solid 0;
	width : 222px;
	font : normal 10px Arial;
	height : 22px;
}

Input.form {
	border : 1px solid gray;
	background-color:white;
	width : 148px;
	font : normal 11px Arial;
}

Textarea.form {
	background-color:white;
	border : 1px solid gray;
	font : normal 11px Arial;
		width : 487px;
	height: 80px;

}

Select.form {
	background-color:white;
	border : 1px solid gray;
	font : normal 11px Arial;
}


Input.title {
	background-color:white;
	border : 1px solid gray;
	width : 111px;
	height : 111px;
	font : normal 12px;
}

Input.button {
	background-color:0;
	border : 1px solid black;
	color:0;
	height : 19px;
	font : bold 11px arial;
	cursor: hand;
	
	
}

SELECT.button {
	background-color:0;
	border : 1px solid black;
	height : 17px;
	font : bold 11px arial;
	cursor: hand;
	
}

.opposite
{
	direction:rtl;
	text-align:JUSTIFY;
    FONT-SIZE: 18px;
    COLOR: gray;
    FONT-FAMILY: AHARONI;
    TEXT-DECORATION: none;
}

.mainFnt
{
	direction:rtl;
	text-align:JUSTIFY;
    FONT-SIZE: 13px;
    COLOR: gray;
    FONT-FAMILY: ARIAL;
    TEXT-DECORATION: none;
}
.mainFntEng
{
	direction:ltr;
	text-align:JUSTIFY;
    FONT-SIZE: 13px;
    COLOR: #5D8A9F;
    FONT-FAMILY: ARIAL;
    TEXT-DECORATION: none;
}
.captionEng
{
	direction:ltr;
	text-align:center;
    FONT-SIZE: 18px;
    COLOR: #5D8A9F;
    FONT-FAMILY: ARIAL;
    TEXT-DECORATION: bold;
}

.credits
{
   FONT-SIZE: 12px;
    COLOR: gray;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.credits a, .credits a:visited
{
	color:gray !important;
	text-decoration:none !important;
	font-color:gray; !important;
}
