﻿body
{
	font-size: 12px;
	font-family: Arial;
}

BR
{
	line-height: 5px;
}

.calculatorMenuPanel
{
	background-color: #fffff0;
	width: 210px;
}


.calculatorPanel
{
	background-color: #ffffff;
	width: 560px;
}

.calcTableStyle
{ 
	font-size: 12px;
	font-family: Arial;
	background-color: white; /*#f5f5f5;*/
	/*BACKGROUND-IMAGE: url(../images/background_margin_right.jpg); BACKGROUND-REPEAT: repeat-x;*/
	width: 560px; 
 
}


.calcTablePadding
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}


.calcTableHeader
{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	background-color: #8b4513;
}

.calcInnerTable
{
	background-color: #f7eee9;
	font-size: 12px;
	font-family: Arial;
	width: 560px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.calcInnerTable2
{
	background-color: #dfe7f2;
	font-size: 12px;
	font-family: Arial;
	width: 560px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}


.calcInnerTableHeader
{ 
	font-weight: bold;
	text-align: center;
	color: #ffffff; 
 background-attachment: fixed; background-image: url(App_Themes/Metav/images/BG_mnu.gif); background-repeat: repeat-x; }


.TBStyle1
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	width: 70px;
	border-bottom: #c0c0c0 1px solid;
	direction: rtl;
	background-color: #f1f8ff;
	
}

.TBStyle4
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	width: 70px;
	border-bottom: #c0c0c0 1px solid;
	direction: ltr;
	background-color: #f1f8ff;
}

.TBStyle2
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	width: 70px;
	border-bottom: #c0c0c0 1px solid;
	direction: rtl;
	color: black;
	background-color: moccasin;
}



.TBStyle3
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	width: 70px;
	border-bottom: #c0c0c0 1px solid;
	background-color: white;
}

.calcButtonStyle
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
}

.calcHafrashotTable
{
	background-color: #faf0e6;
}

.calcHafrashotHeader
{
	font-weight: bold;
	text-align: center;
	color: white;
	background-color: #000099;
	font-size: 12px;
}

.footerStyle
{
	font-weight: bold;
	color: white;
	font-family: Arial;
	text-align: right;
	font-size: 7pt;
	vertical-align: middle;
}

a:link.navlink
{
	color: navy;
	font-size: 6pt;
}
a:visited.navlink
{
	color: navy;
	font-size: 6pt;
}
a:hover.navlink
{
	color: navy;
	font-size: 10pt;
} 

/******************************************************************************
*					               						   להצטרפות - צור קשר *
******************************************************************************/
a:link.navlink2
{
	color: #000066;
	font-size: 10pt;
	font-weight: normal;
}
a:visited.navlink2
{
	color: #000066;
	font-size: 10pt;
	font-weight: normal;
}
a:hover.navlink2
{
	color: #000066;
	font-size: 10pt;
	font-weight: bold;
} 



.imgHelp
{
	width: 23px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
	cursor: hand;
}

/* Explanation Window Style */
table.expStyle
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	height: 185px;
}

td.expHeaderStyle
{
	font-weight: bold;
	font-size: 14px;
	color: #cc00ff;
	font-family: Arial;
	height: 15px;
}

td.expContantStyle
{
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	color: black;
	padding-right: 5px;
	padding-left: 5px;
}

/****************************/











