﻿.style1 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  direction: rtl;
  color:#959595;
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  text-align: right;
  direction: rtl;
}

object {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  text-align: right;
  direction: rtl;
}

applet {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  text-align: right;
  direction: rtl;
}

span {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  text-align: right;
  direction: rtl;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  text-align: right;
  direction: rtl;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  text-align: right;
  direction: rtl;
}

html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  text-align: right;
  direction: rtl;
}

body {
	background-image: url(images/golan2008_bgrd.gif);
	background-repeat: repeat;
	background-color: #DDDDDD;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	text-align: center;
}

h1 {
  color: #9f9f9f;
  font-size: 8px;
  font-weight: bold;
  line-height: 8px;
}

h2 {
  color: #A3A3A3;
  font-size: 10px;
  font-weight: bold;
  line-height: 10px;
}

a:link {
	text-decoration: underline;
}

a {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:focus {

}

a:active {

}

#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto; 
  text-align: left; 
  width: 770px;

}
#outerWrapper #header {
	background-color: #DDDDDD; 
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;

}
#outerWrapper #topNavigation {

	clear: both;
	height: 25px;
	padding: 5px 5px 5px 5px;
}

#outerWrapper #contentWrapper #content {
  margin: 0 0 0 0; 
  padding: 10px 10px 10px 10px; 
}
#outerWrapper #footer {
  background-color: #ddd;
  border-top: solid 1px #333333;
  padding: 10px 10px 10px 10px;
}


/* Additions */

#LeftHR{
	padding: 5px 5px 5px 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align:left;
	border: 1px solid #FFCC00;
	width: 375px;
	
}

#copyright05{
	text-align:right;
	background-color:#CCCCCC;
	padding: 0px 0px;
	border-top: 1px solid #FFCC00;
	width: 100%;
	clear: both;
	
}

.text4copyrightlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A7A8A8;
	padding-right: 8px;
	background-color: #CCCCCC;
	vertical-align: top;
	text-decoration: none;
}

.feature{
	padding: 0px 5px 5px 0px;
	float: left;
	
}

.feature2{
	padding: 0px 0px 0px 0px;
	float: right;
	border-style:solid;
	border-color: #999999;
	border-width: 1px;
	margin-left: 5px;
	margin-bottom: 10px;
	
}

.feature2B{
	padding: 0px 0px 0px 0px;
	float: right;
	margin-left: 5px;
	margin-bottom: 10px;
	
}

.title_yellow {
	color: #FF9900;
	font-weight: bold;
}

.txt3blue{

	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #166CFF;
}

.style13 {
	font-size: 10px;
	font-weight: bold;
	color: #3366CC;
}

.style14 {
	direction: rtl;
}


/*--------------------------------------------- HORIZONTAL MENU --------------------------------------------------------*/

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-weight: bold;
width: 100%;
/*border: 1px solid #DFDFDF;
border-width: 1px 0;*/
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: gray;
font-weight: bold;
padding: 2px 6px 4px 6px;
text-decoration: none;
background: white url(media/menudivide.gif) top right repeat-y;
width: 6%;
}

#underlinemenu ul li a:hover{
color: #3366CC;
background-color: #F3F3F3;
border-bottom: 4px solid #3366CC;
padding-bottom: 0;
}

.style18 {
font-size: 19px;
font-family: David;
	}

.style19 {
	font-size: 15px;
	font-family: David;
	line-height: 150%;
	margin-top: 13px;
	margin-bottom: 0px;
	}

.style20 {
	direction: ltr;
}

</style>