.left-box-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.left-black-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.left-box-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.left-box-text-nor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.left-box-text-nor a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.3;
	padding-left:inherit;
		}
.bodytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
	line-height: 1.3;
	padding-left:inherit;
		}	
		
.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF840C;
	text-decoration: none;
	line-height: 1.3;
	padding-left:inherit;
		}		
		
.bodytextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.3;
	padding-left:inherit;
		}
.bodytextlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0983C6;
	text-decoration: none;
	line-height: 1.3;
	padding-left:inherit;
		}	
.bodytextlink a: hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0983C6;
	text-decoration: underline;
	line-height: 1.3;
	padding-left:inherit;
		}						



#dropmenudiv{
position:absolute;
background-color: #DDF5FF;
font:normal 12px Arial;
font-weight: normal; 
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
 
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #B0EAFF;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type:hebrew;
width: 150px;
background-color: #FFFFB9;
}

.menu-bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-bar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;		
	}
.menu-bar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	}	