﻿h1
{
	margin-bottom:0px;
	margin-top:8px;	
	text-align:center;
	color: #8B218A;
}

h2
{
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;		
	color: #8B218A;
}

/* Cells */
.RightCell
{
	width: 105px;
	vertical-align:top;
}

.LeftCell
{
	width: 105px;
	vertical-align:top;
}

.DailyProduct
{
	color: #C83F44;
	font-weight:bold;	
}

.DailyProductBorders
{
	border-right: solid 2px #4375A3;
	border-left: solid 2px #4375A3;
}

.ArticlesHeader
{ 
	background-image: url('/rehitim/images/newsite/backgrounds/articles_header_bg.jpg');
	background-repeat: repeat-y;
	background-position:right;
	color: #8E2E90;
	text-align:right;
	font-size:18px;
	border-bottom: dashed 1px black;
}

.ArticleTextColor
{
	color:#0F5D92; 
}

.ArticlesCell
{
	color:#0F5D92; 
	text-align:right; 
	width:340px;
}

.MiddleSquare
{
	color: #7496B5;
	font-size: 14px;
	font-weight:bold;
	border: solid 1px black; 
	width:133px; 
	height:163px;
	text-align:center;
}

#footer a
{
	color:blue;
	font-size:10px;
	
}

#footer a:hover
{
	color:blue;
	font-size:10px;
}