﻿body
{
}

.page
{
	font-family: Arial (Hebrew);
	font-size: 10pt;
	color: #555555;
}

.pagebold
{
	font-family: Arial (Hebrew);
	font-size: 11pt;
	color: #333333;
	font-weight:bold;
}
.page1
{
	font-family: Arial (Hebrew);
	font-size: 10pt;
	color: White;
	text-decoration:none;
	font-weight:bold;
	background-color:orange;
}

.page2
{
	font-family: Arial (Hebrew);
	font-size: 10pt;
	color: #333333;
	background-color:#ffffcc;
	border-bottom-style:solid;
	border-bottom-width:10px;
	border-bottom-color:White;
}

.smlinks a 
{
	font-weight: bold;
	font-family: Arial;
	font-size: small;
	color: #F0AC03;
}

.Menu
{
	border-bottom: whitesmoke 1px solid;
	cursor: hand;
	color: gray;
	font-family: Arial;
	text-align: right;
	font-size: 10pt;
}

.MenuHover
{
	color: #F0AC01;
}

.SubMenu
{
	padding-right: 5px;
	font-size: 9pt;
	cursor: hand;
	color: gray;
	font-family: Arial;
	text-align: right;
}
.CategoryList
{
	color: #F0AC01;
	cursor: hand;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	font-family: Arial;
}

.Title
{
	color: #F0AC01;
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial;
}
