table {
  border:1px solid #CED5A7;
  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:red;
  font-size:140%;
  border:1px solid red;
  border-bottom:none;
  padding:5px;
  text-align:left;
}
thead th{
  background:red;
  text-align:left;
}
tbody th{
  text-align:left;
  background:red;
}
tfoot td{
  text-align:right;
  font-weight:bold;
  background:red;
}
tbody td{
  background:white; 
}
tbody tr.odd td{
  background:red;
}

table5-09 {
	border:1px solid #000;
	border-collapse:collapse;
	font-family:arial,sans-serif;
	font-size:100%;
}



.credits
{
   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 #5573B2;
	background-color:white;
	width : 148px;
	font : normal 11px Arial;
}

Textarea.form {
	background-color:white;
	border : 1px solid #5573B2;
	font : normal 11px Arial;
		width : 487px;
	height: 80px;

}

Select.form {
	background-color:white;
	border : 1px solid red;
	font : normal 11px Arial;
}


Input.title {
	background-color:white;
	border : 1px solid red;
	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: #5573B2;
    FONT-FAMILY: AHARONI;
    TEXT-DECORATION: none;
}

.mainFnt
{
	direction:rtl;
	text-align:JUSTIFY;
    FONT-SIZE: 13px;
    COLOR: #5573B2;
    FONT-FAMILY: ARIAL;
    TEXT-DECORATION: none;
}