/* ====================================================================== */
/*                    Available years list section                        */
/* ====================================================================== */
.highlightRed_t2
{
  font-family: Arial, Helvetica, sans-serif;
  color: red;
  font-weight:bold;
  font-size: 11pt;
}


#divYear
{
	width:60px;
	height:236px;
	overflow:auto;
	border-right:solid 1px #c0c0c0;
	background-color: #F2F3FF;
	padding: 6px 1px 6px 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
}

.calYear
{
	display:block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding:2px;
}

A.calYear
{
	display:block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding:2px;
}

A.calYear:link
{
	display: block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

A.calYear:visited
{
	display:block;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
}

A.calYear:active
{
	display:block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding:2px;
}

A.calYear:hover
{
	display:block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding:2px;
	background-color: #B5D2FF;
}

#calYearTitle
{
	background-color: #c0c0c0;
	text-align: center;
	width: 736px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

#calYearImagetteBar
{
	display:block;
	font-family:'verdana';
	font-size:11px;
	width: 736px;
	overflow: auto;
	color: #000000;
	padding-top: 6px;
	height: 220px;
	background-color: #efefef;
	text-align: left;
}



A.calendar:link {color: #737373; text-decoration: none;}
A.calendar:visited {color: #737373; text-decoration: none;}
A.calendar:active {color: #737373; text-decoration: none;}
A.calendar:hover {color: #737373; text-decoration: none;cursor: pointer;}

.calendar
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #737373;
	margin-left:2px;
	margin-right:2px;
	padding-left:2px;
	padding-right:2px;
}

.calendar_s
{
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size:12px;
	color: #737373;
	margin-left:1px;
	margin-right:1px;
	padding-left:1px;
	padding-right:1px;
	text-decoration: none;
}

A.calendar_s:link {color: #737373; text-decoration: none;}
A.calendar_s:visited {color: #737373; text-decoration: none;}
A.calendar_s:active {color: #737373; text-decoration: none;}
A.calendar_s:hover {color: #737373; text-decoration: none;cursor: pointer;}

.calendar_day_s
{
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size:12px;
	color: #737373;
	margin-left: 0px;
	margin-right: 1px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
}

A.calendar_day_s:link {color: #737373; text-decoration: none;}
A.calendar_day_s:visited {color: #737373; text-decoration: none;}
A.calendar_day_s:active {color: #737373; text-decoration: none;}
A.calendar_day_s:hover {color: #737373; text-decoration: none;cursor: pointer;}


.erez
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #737373;
}

.erez a
{
	color: #003399;
	text-decoration: underline;
}

#bsBar
{
	font-family:'verdana';
	font-size:11px;
	width:100%;
}

#periodicalInfoSection
{
	text-align:left;
	padding-top: 6px;
	padding-bottom: 6px;
}