body
{
	margin:0px;
	scrollbar-darkshadow-color:	#597698;
	scrollbar-shadow-color:		#ffffff;
	scrollbar-face-color:		#597698;
	scrollbar-highlight-color:	#ffffff;
	scrollbar-base-color:		#597698;
	scrollbar-3dlight-color:	#597698;
	scrollbar-arrow-color:		#ffffff;
	scrollbar-track-color:		#597698;
}

td
{
	font-family:	verdana, arial;
	font-size:		12px;
	color:			#384e59;
}

h1
{
	font-family:		verdana, arial;
	font-size:			21px;
	font-style:			normal;
	font-weight:		normal;
	color:				#ffffff;
	letter-spacing:		1px;
	filter:Blur(Direction=45, Strength=8);
}

h2
{
	font-family:		arial;
	font-size:			18px;
	font-style:			normal;
	color:				#8C0128;
	text-decoration:	none;
	filter:Blur(Direction=45, Strength=8);
}

h3
{
	font-family:		verdana, arial;
	font-size:			12px;
	font-style:			normal;
	color:				#8C0128;
	text-decoration:	none;
}

h4
{
	margin:				0px;
	font-family:		verdana;
	font-size:			12px;
	font-weight:		bold;
	font-style:			normal;
	color:				#445daf;
	text-decoration:	none;
}

.newYear
{
	font-family:		"times new roman", "times", "serif";
	font-size:			13px;
	font-style:			normal;
	color:				#8C0128;
	text-decoration:	none;
	filter:Blur(Direction=45, Strength=8);
}

.newYearHeb
{
	font-weight:		bold;
	font-family:		"verdana", "arial";
	font-size:			13px;
	font-style:			normal;
	color:				#8C0128;
	text-decoration:	none;
	filter:Blur(Direction=45, Strength=8);
}

.homeArt
{
	font-family:		verdana, arial;
	font-size:			14px;
	font-style:			normal;
	color:				#8C0128;
	text-decoration:	none;
	text-align:			right;
	margin-right:		10px;
	font-weight:		bold;
}

.homeArt2
{
	font-family:		verdana, arial;
	font-size:			14px;
	font-style:			normal;
	color:				#8ca5c4;
	text-decoration:	none;
	font-weight:		bold;
}

.mainTable {
	border-left:solid 1px #93a5bd;
	border-right:solid 1px #93a5bd;
	border-bottom:solid 1px #93a5bd;
}


.navBar {
	border-top:solid 1px #ffffff;
}

.dayMonthClass
{
	font-family:	verdana;
	font-size:		11px;
	color:			#1a3f8c;
	font-weight:bold;
}

.yearClass
{
	font-family:	verdana;
	font-size:		12px;
	color:			#1a3f8c;
	font-weight:	bold;
}

.clockTitle
{
	font-family:	verdana;
	font-size:		9px;
	color:			#1a3f8c;
	text-align:		center;
}

.clockTitleImg
{
	padding-top:	2px;
}


.year
{
	font-family:		"times new roman", "times", "serif";
	font-size:			18px;
	font-style:			normal;
	color:				#8C0128;
	text-decoration:	none;
	filter:Blur(Direction=45, Strength=8);
}

.date
{
	font-family:	arial narrow, symbol;
	font-size:		22px;
	color:			#8ca5c4;
	filter:Blur(Direction=135, Strength=2);
}

.bd
{
	font-weight:bold;
}

.wht
{
	color: #ffffff;
}

.whtBd
{
	color: #ffffff;
	font-weight:bold;
}

.red
{
	color: #91062f;
}

.redBd
{
	color: #91062f;
	font-weight:bold;
}

.bluBd
{
	color: #445daf;
	font-weight:bold;
}

.mainText
{
   padding-left: 	5px;
   padding-right:	5px;
   padding-top:		28px;
   padding-bottom:	10px;
}

.hpMainText
{
   padding-left: 	3px;
   padding-right:	8px;
   padding-top:		28px;
   padding-bottom:	10px;
}

.hpScroller
{
	margin-top: 15px;
	margin-right: 22px;
	width: 387px;
}

.closePopup
{
	font-family:	verdana, arial;
	font-size:		11px;
	color:			#384e59;
	font-weight:	bold;
	padding-left:	15px;
	padding-top:	5px;
	cursor:			pointer;
}

.newsbox {
   background-color:	white;
   border:				1px solid #bcc7d5;
   width:				390px;
   height:				85px;
   padding:				5px;
}

.ltBlu {
	color:	#647D9C;
}

.ltBluBd {
	color:	#647D9C;
	font-weight:bold;
}

.clockTitleTA
{
	font-family:	verdana, arial;
	font-size:		12px;
	color:			#8ca5c4;
	text-align:		center;
	font-weight:	bold;
}

a:link
{
   text-decoration:none;
   color:#91062f;
}
a:visited
{
   text-decoration:none;
   color:#91062f;
}
a:hover
{
   text-decoration:underline;
   color:#91062f;
}


a.blu:link
{
   text-decoration:none;
   color:#445daf;
}
a.blu:visited
{
   text-decoration:none;
   color:#445daf;
}
a.blu:hover
{
   text-decoration:underline;
   color:#445daf;
}


a.ltBlu:link
{
   text-decoration:none;
   color:#647D9C;
}
a.ltBlu:visited
{
   text-decoration:none;
   color:#647D9C;
}
a.ltBlu:hover
{
   text-decoration:underline;
   color:#647D9C;
}

.dkBlu
{
   color:#002456;
}

a.dkBlu:link
{
   text-decoration:none;
   color:#002456;
}
a.dkBlu:visited
{
   text-decoration:none;
   color:#002456;
}
a.dkBlu:hover
{
   text-decoration:underline;
   color:#002456;
}

a.wht:link
{
   text-decoration:none;
   color:#ffffff;
}
a.wht:visited
{
   text-decoration:none;
   color:#ffffff;
}
a.wht:hover
{
   text-decoration:underline;
   color:#ffffff;
}

a.ourTeam:link
{
	font-family:		arial;
	font-size:			18px;
	font-style:			normal;
	color:				#8C0128;
	text-decoration:	none;
	filter:Blur(Direction=45, Strength=8);
}
a.ourTeam:visited
{
	font-family:		arial;
	font-size:			18px;
	font-style:			normal;
	color:				#8C0128;
	text-decoration:	none;
	filter:Blur(Direction=45, Strength=8);
}
a.ourTeam:hover
{
	font-family:		arial;
	font-size:			18px;
	font-style:			normal;
	color:				#8C0128;
	text-decoration:underline;
	filter:Blur(Direction=45, Strength=8);
}

a.sitemap:link
{
   text-decoration:none;
   color:#445daf;
   font-weight:bold;
}
a.sitemap:visited
{
   text-decoration:none;
   color:#445daf;
   font-weight:bold;
}
a.sitemap:hover
{
   text-decoration:underline;
   color:#445daf;
   font-weight:bold;
}

a.homeArtA:link	{ text-decoration:none; }
a.homeArtA:visited	{ text-decoration:none; }
a.homeArtA:hover	{ text-decoration:none; }
a.homeArtA:active	{ text-decoration:none; }

a.homeArtA2:link	{ text-decoration:none; color:#8ca5c4; }
a.homeArtA2:visited	{ text-decoration:none; color:#8ca5c4; }
a.homeArtA2:hover	{ text-decoration:none; color:#8ca5c4; }
a.homeArtA2:active	{ text-decoration:none; color:#8ca5c4; }

#dhtmltooltip{
	font: normal 11px Verdana;
	position: absolute;
	width: 100px;
	border: 1px solid black;
	padding: 2px;
	background-color: #edeef3;
	visibility: hidden;
	z-index: 100;
}


td.inSloganTd {
	background: url(../imgs/in_slogan.jpg) no-repeat top;
	vertical-align: top;
	width: 326px;
	min-height: 270px;
}

#sloganArea {
	position: relative;
	top: 131px;
	left: 25px;
}

#sloganAreaIn {
	position: relative;
	top: 114px;
	left: 25px;
}

table.sloganAreaT {
	border-collapse: collapse;
	border: none;
	margin: 0;
	padding: 0;
	width: 248px;
}

td.sloganAreaTTd {
	height: 22px;
	font-size: 10px;
	border-collapse: collapse;
	border: none;
	text-align: center;
	vertical-align: middle;
	width: 25%;
}

.sm11 {
	font-size: 11px;
}

.spacer5 {
	border-collapse: collapse;
	border: none;
	margin: 0;
	padding: 0;
	line-height: 5px;
	font-size: 5px;
	height: 5px;
}


