body {
	background-color: #656565;
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-y: scroll;
}
h1 {
	display: inline;
}
a:hover {
	text-decoration: underline;
}
.td {
	padding-top:14px;
	padding-bottom:14px;
}
.titleTd {
	height: 23px;
	background-color: #31bbec;
}
.titleTd2 {
	height: 23px;
	background-color: #DDDDDD;
}
#noyman-logo {
	position: relative;
	width: 100%;
	height: 60px;
}
#noyman-logo-image {
	position: relative;
	margin-left: 12px;
	margin-right: 12px;
}
.text11Black {
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #211f20;
	text-decoration: none;
}
.text12Gray {
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4c4c4c;
	text-decoration: none;
}
.text12Black {
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.text14White {
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display:inline;
}
.text14Blue {
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #555555;
	text-decoration: none;
	display:inline;
}
.text14Black {
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.text18White {
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	display:inline;
}
.text18Black {
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	display:inline;
}
.text36Blue {
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 36px;
	color: #007ad6;
	text-decoration: none;
	display:inline;
	padding-top: 10px;
	font-weight: normal;
}
#home-thumbs {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.home-thumb {
}
.home-thumb-eng {
	position: relative;
	float: left;
	width: 214px;
	height: 134px;
	background-color: #000000;
	margin-left: 17px;
	margin-bottom: 17px;
	overflow: hidden;
}
.home-thumb-heb {
	position: relative;
	float: right;
	width: 214px;
	height: 134px;
	background-color: #000000;
	margin-right: 19px;
	margin-bottom: 19px;
	overflow: hidden;
}
.home-thumb-image {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 214px;
	height: 134px;
	z-index: 0;
}
.home-thumb-text {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 214px;
	height: 134px;
	z-index: 1;
	display: none;
}
.home-thumb-text-bg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 214px;
	height: 134px;
	background-color: #30b9eb;
	opacity: 0.9;
	filter:alpha(opacity=90);
	z-index: 2;
}
.home-thumb-text-eng {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 174px;
	height: 114px;
	z-index: 3;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.home-thumb-text-heb {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 174px;
	height: 114px;
	z-index: 3;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
