﻿Body
{
	font-family:Arial;
	font-size:12px;
}

Select
{
	font-family:Arial;
	font-size:12px;
}

.NoUnderline
{
	text-decoration: none;
}

.Underline
{
	text-decoration: underline;
}

.Bold
{
	font-weight: bold;
}

.Small
{
	font-size:10px;
	color: Black;
}

.BigFont
{
	font-size:14px;
}

.HeaderColor
{
	color: #931800;
}

.HeaderText
{
	font-size:28px;
	font-weight:bold;
	color: #931800;
	padding-top:0px;
	padding-right:5px;
	line-height: 25px;
}

.TopBannerCell
{
	border: solid 1px #4375A3;
	width: 230px;
	text-align:center;
}

/* Rows */
.TopBannersRow
{
	padding-top:3px;	
	padding-bottom:5px;
}

.CategoryRow
{
	padding-top:1px;
}

/* Backgrounds */
.SearchBarBg
{
	background-image: url('/rehitim/images/newsite/backgrounds/searchbar.jpg');
	background-repeat:repeat-x;
	text-align: right;
	padding-right: 10px;
	height: 30px;
}

.HeaderBg
{
	background-image: url('/rehitim/images/newsite/backgrounds/upper_bar_bg.jpg');
	background-repeat:repeat-x;
	text-align: right;
	padding-right: 10px;
	height: 60px;
	max-height:110px;
	background-position:center bottom;
}

.CategoryBg
{
	background-image: url('/rehitim/images/newsite/backgrounds/category_bg.gif');
	width: 120px;
	height: 30px;	
	background-repeat:no-repeat;	
	color:White;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}

.CategoryBg2
{
	background-image: url('/rehitim/images/newsite/backgrounds/category_bg2.gif');
	width: 105px;
	height: 20px;	
	background-repeat:no-repeat;	
	color:White;
	font-weight:bold;
	text-align:center;
}

.CategoryLink
{
	text-decoration:none;
	color:White;
	font-weight:bold;
	text-align:center;	
}

/* Padding */
.LeftPadding
{
	padding-left:10px;	
}

.DoubleLeftPadding
{
	padding-left:20px;	
}

.RightPadding
{
	padding-right:10px;	
}

.DoubleRightPadding
{
	padding-right:20px;	
}


.BottomPadding
{
	padding-bottom:10px;	
}

.TopPadding
{
	padding-top:10px;	
}

.BigTopPadding
{
	padding-top:15px;	
}

.SmallTopPadding
{
	padding-top:5px;
}

.BannerBorder
{
	border: solid 1px black;
}

/* Colors */
.Red 
{
	color: Red;
}

.Black
{
	color:Black;
}

.InnerLink
{
	color: #3E468C;
	text-decoration: none;
	font-weight:bold;
}

#TopMenu td
{
	padding-left:15px;
	line-height:14px;	
	color: #4A83B5;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}

#TopMenu a
{
	color: #4A83B5;
	text-decoration: none;
	font-weight:bold;
	font-size: 13px;
}

#TopMenu a:hover
{
	color: #931800;
	text-decoration: none;
	font-weight:bold;
}

#MainPageText h1
{
	color: #931800;	
}

#MainPageText h2
{
	color: #931800;	
}

#Categories a
{	
	color: #ffffff;
	text-decoration:none;	
	font-weight:bold;
	font-size: 14px;
}

#Categories td
{		
	color: #ffffff;
	text-decoration:none;	
	font-weight:bold;
	background-image: url('/rehitim/images/newsite/backgrounds/category_bg.gif');
	background-position: right;
	width:112px;
	height:30px;
	background-repeat: no-repeat;	
	text-align: center;
}

#Categories td.NoBg
{		
	background-image: none;
	width: 17px;
}

#CategoriesSmall a
{	
	color: #ffffff;
	text-decoration:none;	
}

#CategoriesSmall td
{		
	color: #ffffff;
	text-decoration:none;	
	font-weight:bold;
	background-image: url('/rehitim/images/newsite/backgrounds/category_bg2.gif');
	background-position: center;
	width:105px;
	height:25px;
	background-repeat: no-repeat;
}

.titkadem
{
	font-weight: bold;
	text-decoration: none;
	color: #F99C1B;
	font-size: 11px;	
}

.titkadem:hover
{
	text-decoration: underline;
}