.toptablelogobg{
background-color:#B10069;
outline-color: #EBFEFE;
}
.topmenu{
background-color: #FFFFCC;
font:Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: smaller;
font-weight: 900;
color: #006666;
text-align: center;
}

.toptext{
color: #FFFFF3;
outline-color: #EBFEFE;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 17px;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #0033CC;
}
.hebrewmenu{
font-size:24px;


color: #003366;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#hebrewtabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#hebrewtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#hebrewtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#hebrewtabs a{
float:left;
color: white;
background: #B10069 url() no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#hebrewtabs a span{
float:left;
display:block;
background: transparent url() no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#hebrewtabs a span{
float:none;
}


#hebrewtabs a:hover{
background-color: #0099CC;
}

#hebrewtabs a:hover span{
background-color: #0099CC;
}

#hebrewtabs #topsite a, #hebrewtabs #current span{ /*currently selected tab*/
background-color: #0099CC;
}

#hebrewtabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #B10069;
border-bottom: 0px solid #fff; /*Remove this to remove border between bar and tabs*/
}

