body {
	font-family:arial;
	font-size:12px;
}
td {
	font-family:arial;
	font-size:12px;
}
.topPanel{
	background-image:url(images/topGrid.gif);
	background-position:center bottom;
}
.menuTitleLang {

	background:	url(images/gra.gif);
	background-color: #000000;
	border:1px solid green;
	font-weight:bold;
	width: 81px;
	color: green;
	text-decoration: none;
	text-align:	center;
	margin:1px;
	}

.menuTitleHolder {
	/*width:	100%;*/
	}

.menuTitle {
	margin:1px;
	width: 100%;
	height:19px;
	color:white;
	font-family:arial;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	background-image:url(images/btn.gif);
	text-decoration:none;
	padding-top:2px;
	padding-right:15px;
	padding-left:15px;
	border:1px solid black;
	}

.menuTitleSelected {
	background:	url(images/gra.gif);
	background-color: #000000;
	border:1px solid #830101;
	font-weight:bold;
	height:19px;
	width: 100%;
	color: #830101;
	text-decoration: none;
	text-align:	center;
	margin:1px;
	}

.menuTitle:hover, .menuTitleSelected:hover{
	border:2px solid #000000;
	color: #000000;
	margin:0px;
	}

.menuItemsHolder {
	background:	url(images/gra.gif);
	background-color: #000000;
	border:1px solid black;
	font-weight:bold;
	width: 100px;
	color: #446D8C;
	text-decoration: none;
	text-align:	left;
	margin-top:2px;
	}

.menuItem {
	color: #446D8C;
	text-decoration: none;
	padding-left:3px;
	width: 100px;
	}

.menuItemSelected {
	color: red;
	text-decoration: none;
	padding-left:3px;
	width: 100px;
	}

.menuItem:hover,.menuItemSelected:hover {
	color:white;
	background-color:#446D8C;
	}
.buttomLinks{
	color:#999999;
	font-size:12px;
}
.mainPanel{
	background-image:url(images/mainBg.gif);
	background-repeat: repeat-x;
	background-position:top center;
	font-size:12px;
	padding: 15px;
	text-align:	justify;
}
.link_top {
	color:#006600;
	font-size:16px;
	text-decoration:none;
	padding:2px;
}
a.link_top {
	color:#006600;
	font-size:14px;
	text-decoration:underline;
	padding:2px;
}
a.link_top:hover {
	color:red;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	padding:2px;
}
a.link_hp {
	text-decoration:none;
}
a.link_hp:hover {
	text-decoration:underline;
}
/* -------------------------------------------------------------- [ Forms ] ------------------------------------------------------ */

.formSelect {
	background-color: #EDF0F3;
	border:1px solid #D3D9E2;
	}

.formInput {
	background-color: #EDF0F3;
	border:1px solid #D3D9E2;
	}

.formTextarea {
	border:1px solid #D3D9E2;
	background-color: #EDF0F3;
	width: 250px;
	height: 80px;
	}

.formText {
	border:1px solid #D3D9E2;
	background-color: #EDF0F3;
	}

.formButton {
	border:1px solid #446D8C;
	background-color: #EDF0F3;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#D3D9E2', startColorstr='#F9FAFB', gradientType='0');
	}

.notes {
	font-size: 10px;
	color: red;
	}

.repText {
	width: 200px;
	}
/*---------------------------------------      דף חיפוש           ------------------------------------*/
.search_title{
	border-bottom: 1px solid #446D8C;
}
.search_symbol{
	color:#000000;
	text-decoration:none;
}
a.search_symbol{
	color:#000000;
	text-decoration:none;
}
a.search_symbol:hover{
	color:#0000FF;
	text-decoration:underline;
}
/*---------------------------------------      מאמרים           ------------------------------------*/
.article_title {
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
.article_writer {
	color:#444444;
	font-size:14px;
}
.article_content {
	color:#000000;
	font-size:12px;
}
/*---------------------------------------      צור קשר           ------------------------------------*/
.contentTitle {
	color:#FE7C0A;
	font-size:18px;
	font-weight:bold;
	padding-left:15px;
}
.notes {
	font-size: 10px;
	color: red;
}
