

body
{
	color: #000000;
	font-size:16px;
	font-family: arial;
	margin: 0px;
	padding: 0px;
}

#TopMenu td
{
    background-color: #FFFFFF;
}

.TopMenu 
{
    color: #000000;
    font-size:18px;
    text-decoration: none;
}

.TopMenu:hover
{
    color: #000000;
    font-size:18px;

    text-decoration: underline;
}

.Categories
{
    color: #B82820;
}

#Categories a
{
	color: #B82820;
	font-size: 18px;
	text-decoration: none;
}

#Categories a:hover
{
	color: #B82820;
	font-size: 18px;
	text-decoration: underline;
}

#Categories span
{
	color: #B82820;
    font-weight: bold;
}


#UpperMenu a
{            
	font-size:18px;
	color: #B82820;
    font-weight: bold;
    text-decoration: none;
}

#UpperMenu a:hover
{         
	font-size:18px;
	color: #B82820;
    text-decoration: underline;
}

#UpperMenu span
{        
	color: #B82820;
    font-weight: bold;
}

#ProductTable a
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#ProductTable td.ProductRow
{
	background-color: White;
	border: solid 1px #000000;
	padding-bottom:2px;
}

.Red
{
    color: red;
}

#MasterTable
{
    background-color: #453F3F;
	background-image: url('');
	background-repeat: repeat;
}

#MasterTable Table.WhiteBg
{
    background-color: white;
}


#MasterTable td.TopOuterMargin
{
    height: 10px;
    background: white;
}

#MasterTable td.RightOuterMargin
{
    background-image: url('0');
    background-color: white;
}

#MasterTable td.LeftOuterMargin
{
    background-image: url('0');
    background-color: white
}

#PriceOffer td
{
    padding-top:2px;
    font-size: 20px;
}

#PriceOffer input
{
    font-size:20px;
}

#PriceOffer td.Submit 
{
    padding-top:10px;
}

#PriceOffer td.header
{
    font-size:22px;
    color: red;
    font-weight:bold;    
}

#Check td
{
    font-size: 10px;
    background-image: url('/rehitim/images/newsite/minisite/check_bg.gif'); 
	background-repeat:repeat;
	color: #901300; 
	font-size:16px;		
}

#Check td.CheckSmallFont
{
	font-size:12px;	
}


.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
    text-align:center;
}

a.button 
{
    background: transparent url('/Templates/Files/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: none;
    font: normal 12px arial, sans-serif;
    height: 32px;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;       
}

a.button span {
    background: transparent url('/Templates/Files/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 11px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.p
{
    text-align:center;  
    padding-top:13px;
}

.MarginTop
{
    height: 20px;
}

.Margin
{
    background-color: '';
}

.MarginSide
{
    width: 75px;
}

.MarginBottom
{
    height: 20px;
}

.OuterMargin
{
    background-color: ;
}

.titkadem
{
	font-weight: bold;
	text-decoration: none;
	color: #F99C1B;
	font-size: 11px;	
}

.titkadem:hover
{
	text-decoration: underline;
}