﻿body
{
}

/* ========== TEXT ========== */
/* ---------- Heb ---------- */
.RegText_Black
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-align: right;
	direction: rtl;
}

.RegText_Black_Center
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-align: right;
	direction: rtl;
	text-align: center;
}

.RegText_Login_Black
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	font-weight: normal;
	text-align: right;
	direction: ltr;
}

.RegText_LoginButton_Blue
{
	font-family: Arial;
	font-size: 8pt;
	color: #2A5C90;
	font-weight: normal;
	text-align: center;
	direction: ltr;
}

.RegText_Blue
{
	font-family: Arial;
	font-size: 10pt;
	color: #2A5C90;
	font-weight: normal;
	text-align: right;
	direction: rtl;
}

.RegText2_Blue
{
	font-family: Arial;
	font-size: 11pt;
	color: #2A5C90;
	font-weight: normal;
	text-align: right;
	direction: rtl;
}

.RegText_White
{
	font-family: Arial;
	font-size: 9pt;
	color: White;
	font-weight: normal;
	text-align: center;
	direction: rtl;
}

.RegText_Red
{
	font-family: Arial;
	font-size: 10pt;
	color: #C12B2A;
	font-weight: normal;
	text-align: right;
	direction: rtl;
}

.BoldText_Black
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	text-align: right;
	direction: rtl;
	line-height: 14pt;
}

.BoldText_Red
{
	font-family: Arial;
	font-size: 10pt;
	color: #C12B2A;
	font-weight: bold;
	text-align: right;
	direction: rtl;
}

.BoldText_White
{
	font-family: Arial;
	font-size: 10pt;
	color: White;
	font-weight: bold;
	text-align: right;
	direction: rtl;
}

.MedText_White
{
	font-family: Arial;
	font-size: 11pt;
	color: White;
	font-weight: bold;
	text-align: center;
	direction: rtl;
}

.MedText_Blue
{
	font-family: Arial;
	font-size: 11pt;
	color: #2A5C90;
	font-weight: bold;
	text-align: center;
	direction: rtl;
}

.MedText_Blue_Normal
{
	font-family: Arial;
	font-size: 11pt;
	color: #2A5C90;
	font-weight: normal;
	text-align: center;
	direction: rtl;
}

.BigText_White
{
	font-family: Arial;
	font-size: 13pt;
	color: White;
	font-weight: bold;
	text-align: right;
	direction: rtl;
}

.BigText_White2
{
	font-family: Arial;
	font-size: 13pt;
	color: White;
	font-weight: bold;
	text-align: right;
	direction: rtl;
}

.BigText_Red
{
	font-family: Arial;
	font-size: 12pt;
	color: #C12B2A;
	font-weight: bold;
	text-align: right;
	direction: rtl;
}

.BigText_Red_Center
{
	font-family: Arial;
	font-size: 12pt;
	color: #C12B2A;
	font-weight: bold;
	text-align: center;
	direction: rtl;
}

.BigText_Blue
{
	font-family: Arial;
	font-size: 12pt;
	color: #2A5C90;
	font-weight: bold;
	text-align: center;
	direction: rtl;
}

.LargeText_Blue
{
	font-family: Arial;
	font-size: 16pt;
	color: #2A5C90;
	font-weight: bold;
	text-align: center;
	direction: rtl;
}

.LargeText_Red
{
	font-size: 16pt;
	font-family: Arial;
	color: #C12B2A;
	text-align: center;
	direction: rtl;
	font-weight: bold;
}

/* ---------- Eng ---------- */
.RegEngText_Black
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-align: left;
	direction: ltr;
}

.EngText
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-align: right;
}

.EngText_Blue
{
	font-family: Arial;
	font-size: 10pt;
	color: #2A5C90;
	font-weight: normal;
	text-align: right;
}

.BoldEngText_Red
{
	font-family: Arial;
	font-size: 10pt;
	color: #C12B2A;
	font-weight: bold;
	text-align: right;
}

.BoldEngText_White
{
	font-family: Arial;
	font-size: 10pt;
	color: White;
	font-weight: bold;
	text-align: right;
}

.BigEngText_Red
{
	font-family: Arial;
	font-size: 12pt;
	color: #C12B2A;
	font-weight: bold;
	text-align: left;
}

.SmallText_Black
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	font-weight: normal;
	text-align: right;
	direction: rtl;
}

.SmallText_Black_Bold
{
	font-family: Arial;
	font-size: 8pt;
	color: Black;
	font-weight: bold;
	text-align: right;
	direction: rtl;
}

/* ========================== */

/* ======== HEADLINE ======== */
.LargeHeadline_Red
{
	font-size: 16pt;
	font-family: Arial;
	text-decoration: underline;
	color: #C12B2A;
	text-align: center;
	direction: rtl;
	font-weight: bold;
}

.MedHeadline_Red
{
	font-size: 13pt;
	font-family: Arial;
	text-decoration: underline;
	color: #C12B2A;
	text-align: center;
	direction: rtl;
	font-weight: bold;
}

.MedHeadline_White
{
	font-size: 13pt;
	font-family: Arial;
	text-decoration: underline;
	color: White;
	text-align: center;
	direction: rtl;
	font-weight: bold;
}

.LargeHeadline_Blue
{
	font-size: 16pt;
	font-family: Arial;
	text-decoration: underline;
	color: #2A5C90;
	text-align: center;
	direction: rtl;
	font-weight: bold;
}

.MedHeadline_Blue
{
	font-family: Arial;
	font-size: 11pt;
	color: #2A5C90;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}
/* ========================== */

/* ========== MENU ========== */
.menuFont
{
	font-family: Arial;
	font-size: 12pt;
	color: #0066ff;
	font-weight: bold;
	text-align: right;
}

.LowMenuFont
{
	font-family: Arial;
	font-size: 9pt;
	color: White;
	font-weight: normal;
	direction: rtl;
	text-align: center;
	vertical-align: middle;
}

.InnerMenuFont
{
	font-family: Arial;
	font-size: 9pt;
	color: #2A5C90;
	font-weight: normal;
	direction: ltr;
	vertical-align: middle;
}
/* ========================== */

/* ========== LINK ========== */
A.linkRegText_White:link
{
	font-family: Arial;
	font-size: 9pt;
	color: White;
	font-weight: bold;
	text-align: center;
}

A.linkRegText_White:hover
{
	font-family: Arial;
	font-size: 9pt;
	color: Yellow;
	font-weight: bold;
	text-align: center;
}

A.linkRegText_White:active
{
	font-family: Arial;
	font-size: 9pt;
	color: Orange;
	font-weight: bold;
	text-align: center;
}

A.linkRegText_White:visited
{
	font-family: Arial;
	font-size: 9pt;
	color: Silver;
	font-weight: bold;
	text-align: center;
}
/* ========================== */

/* ========== TABLE ========== */
.PrintTableMedText_Black
{
	font-family: Arial;
	font-size: 11pt;
	color: Black;
	font-weight: bold;
	text-align: center;
	direction: rtl;
	line-height: 14pt;
	border-left-color: Gray;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-color: Gray;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.PrintTableRegText_Black_Center
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-align: center;
	direction: rtl;
	border-left-color: Gray;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-color: Gray;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.PrintTableRegText_Black_Right
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-align: right;
	direction: rtl;
	border-left-color: Gray;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-color: Gray;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.PrintTableRegText_Black_Left
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-align: left;
	direction: rtl;
	border-left-color: Gray;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-color: Gray;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
/* ========================== */

H4
{
	font-family: Arial; /*font-size: 10pt;*/ /*color: Black;*/
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
}

.td_bg_PageTop
{
	background-image: url(Images/Design/bg_PageTop.jpg);
	background-repeat: no-repeat;
	width: 880px;
	height: 120px;
}

.td_bg_ShadowLeft
{
	background-image: url(Images/Design/bg_ShadowLeft.jpg);
	background-repeat: repeat-y;
	width: 40px;
}

.td_bg_ShadowRight
{
	background-image: url(Images/Design/bg_ShadowRight.jpg);
	background-repeat: repeat-y;
	width: 40px;
}

.td_bg_PageMenu
{
	background-image: url(Images/Design/bg_PageMenu.jpg);
	background-repeat: no-repeat;
	height: 77px;
}

.td_bg_PageContent
{
	background-image: url(Images/Design/bg_PageContent.jpg);
	background-repeat: no-repeat;
	background-color: #d0ebf2;
	height: 300px;
}

.td_bg_BottomMid
{
	background-image: url(Images/Design/bg_BottomMid.jpg);
	background-repeat: no-repeat;
	width: 880px;
	height: 81px;
}

.td_bg_BottomLeft
{
	background-image: url(Images/Design/bg_BottomLeft.jpg);
	background-repeat: no-repeat;
	width: 40px;
}

.td_bg_BottomRight
{
	background-image: url(Images/Design/bg_BottomRight.jpg);
	background-repeat: no-repeat;
	width: 40px;
}

.thinLine
{
	font-size: 1pt;
}

.tableHeader
{
	text-align: center;
	background-color: #CD1C22;
	border-color: White;
	border-style: solid;
	border-width: 1px;
	background-image: url(Images/Design/bg_MidHeader.jpg);
	height: 22px;
}

.tableHeader2
{
	text-align: center;
	background-color: #CD1C22;
	border-left-color: #CD1C22;
	border-left-style: solid;
	border-left-width: 1px;
	background-image: url(Images/Design/bg_MidHeader.jpg);
	height: 22px;
}

.tableItem
{
	border-left-color: #ACD0EC;
	border-style: solid;
	border-width: 1px;
}

.repeaterTable
{
	width: 100%;
	border-right: #3399cc 1px solid;
	border-top: #3399cc 1px solid;
	border-left: #3399cc 1px solid;
	border-bottom: #3399cc 1px solid;
}

.repeaterMidHeader_Big
{
	height: 30px;
	background-image: url(Images/Design/bg_MidHeader.jpg);
	background-repeat: repeat-x;
	background-color: white;
	font-family: Arial;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.repeaterLeftHeader_Big
{
	width: 1.5%;
	background-image: url(Images/Design/bg_LeftHeader.jpg);
	background-repeat: no-repeat;
	background-color: white;
}

.repeaterRightHeader_Big
{
	width: 1.5%;
	background-image: url(Images/Design/bg_RightHeader.jpg);
	background-repeat: no-repeat;
	background-color: white;
}

.repeaterMidHeader_Small
{
	height: 20px;
	width: 35%;
	background-image: url(Images/Design/bg_MidHeader.jpg);
	background-repeat: repeat-x;
	background-color: white;
	font-family: Arial;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}


.repeaterTableContent_Big
{
	width: 100%;
	background-color: #dbe8f2;
	background-image: url(Images/Design/bg_TableRow1.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top: #3399cc 1px solid;
	font-family: Arial;
	font-size: 11pt;
	color: #003C79;
}

.repeaterText_Big
{
	width: 85%;
	padding-left: 20px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
}

.repeaterMidHeader
{
	border-left: white 1px solid;
	color: white;
	font-family: Arial;
	background-image: url(Images/Design/bg_MidHeader.jpg);
	background-repeat: repeat-x;
	font-size: 10pt;
	font-weight: bold;
}

.repeaterMidHeader_Left
{
	height: 25px;
	color: white;
	font-family: Arial;
	background-image: url(Images/Design/bg_MidHeader.jpg);
	background-repeat: repeat-x;
	font-size: 10pt;
	font-weight: bold;
}

.repeaterText
{
	font-size: 10pt;
	font-family: Arial;
	color: #003c79; /*border-bottom: #acd0ec 1px solid;*/
	border-left: #acd0ec 1px solid;
	vertical-align: middle;
	text-align: center;
}

.RepeaterText2
{
	font-size: 9pt;
	font-family: Arial;
	color: #003c79;
	border-left: #acd0ec 1px solid;
	vertical-align: middle;
	text-align: right;
	padding: 5px;
}

.Repeater2
{
	border-left: #acd0ec 1px solid;
	vertical-align: middle;
}

.repeaterText_Left
{
	font-size: 10pt;
	font-family: Arial;
	color: #003c79; /*border-bottom: #acd0ec 1px solid;*/
	vertical-align: middle;
	text-align: center;
}

.RepeaterText2_Left
{
	font-size: 9pt;
	font-family: Arial;
	color: #003c79;
	vertical-align: middle;
	text-align: center;
}

.AdminMenu
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: Black;
	text-align: right;
	background-color: #bbbbbb;
	width: 80px;
	direction: rtl;
}
/* ========================== */

/* ========== Ajax ========== */
.modalBackground
{
	background-color: Gray;
	/*filter: alpha(opacity=70);
	opacity: 0.7;*/
}


/* ========================== */

.HiddenText label
{
	display: none;
}

.ImageWidth
{
	width: 300;
}