﻿body
{
	margin-left: 0px;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
}

.textSmallWhite1
{
	font-family: arial;
	font-size: 7pt;
	color: #ffffff;
}

.textSmallWhite2
{
	font-family: verdana;
	font-size: 11pt;
	color: #ffffff;
}

.textSmallBlack1
{
	font-family: Calibri;
	font-size: 11pt;
	color: black;
}

.text1
{
	font-family: Calibri;
	font-size: 11pt;
	color: black;
}

.text2
{
	font-family: Calibri;
	font-size: 14pt;
	color: black;
}

.titleWhite1
{
	font-family: Calibri;
	font-size: 20pt;
	color: #ffffff;
}

.title1
{
	font-family: calibri;
	font-size: 18pt;
	color: #284d3c;
}

.title2
{
	font-family: calibri;
	font-size: 22pt;
	color: #284d3c;
}

.commonTitle1
{
	font-family: calibri;
	font-size: 18pt;
	color: #284d3c;
}

.linkSmallWhite1
{
	font-family: calibri;
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;	
	text-decoration: none;
}
.linkSmallWhite1:hover
{
	font-family: calibri;
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;	
	text-decoration: underline;
}

.linkSmallWhite2
{
	font-family: calibri;
	font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
}
.linkSmallWhite2:hover
{
	font-family: calibri;
	font-size: 11pt;
	color: #ffffff;
	text-decoration: underline;
}

.linkDetails
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #194331;
	text-decoration: underline;
}

.link1
{
	font-family: Calibri;
	font-size: 15pt;
	color: #194331;
	text-decoration: none;
}

.formElt1
{
	border: 2px solid #4d8b71;
	font-family: Calibri;
	font-size: 14pt;
	color: #4d8b71;
}

.box1
{
	background-color: #f7f6f1;
	padding-left: 16px; 
	padding-top: 9px; 
	padding-bottom: 8px; 
	padding-right: 4px
}

.box2
{
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 7px;
	border-top: 1px solid #daede7;
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
	color: #574109;
	background-color: #e7e6e1;
}

.box3
{
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 7px;
	border-top: 1px solid #daede7;
	background-color: #cee6df;
}
.box3:hover
{
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 7px;
	border-top: 1px solid #daede7;
	background-color: #e6f2ef;
}

.linkLeftMenu
{
	font-family: Calibri;
	font-size: 18pt;
	color: #01230f;
	text-decoration: none;
}
.linkLeftMenu:hover
{
	font-family: Calibri;
	font-size: 18pt;
	color: #284d3c;
	text-decoration: none;
}

.box4
{
	padding-left: 3px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
}
.box4:hover
{
	padding-left: 3px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #daede7;
}

.linkBranch
{
	font-family: Calibri;
	font-size: 16pt;
	color: #01230f;
	text-decoration: none;
}
	.linkBranch:hover
	{
	font-family: Calibri;
	font-size: 16pt;
	color: #01230f;
	text-decoration: none;
	}


.textCalendarWeek1
{
	color: #adcbba;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.link2
{
	font-family: Verdana;
	font-size: 11pt;
	color: #194331;
}

.link3
{
	font-family: Calibri;
	font-size: 18pt;
	color: #194331;
	text-decoration: underline;
}
.link3:hover
{
	font-family: Calibri;
	font-size: 18pt;
	color: #284d3c;
	text-decoration: none;
}

.link4
{
	font-family: Verdana;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}
.link4:hover
{
	font-family: Verdana;
	font-size: 11pt;
	color: #194331;
	text-decoration: underline;
}

.link5
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.link5:hover
{
	font-family: Verdana;
	font-size: 10pt;
	color: #194331;
	text-decoration: underline;
}

.calendarDate
{
	background-color: #adcbba;
	border: solid 1px #c0d7ca;
	color: #ffffff;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}

.calendarDateOnBox
{
	background-color: #adcbba;
	border: solid 1px #065806;
}

.calendarDateOnLink
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.calendarDateEmpty
{
	background-color: #e7f0ea;
	border: solid 1px #ecf3ef;
	color: #ffffff;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}


.cellBoxTitleLeft
{
	height: 17px;
	border-left: solid 1px #BFBFBF;
	border-top: solid 1px #BFBFBF;
	border-bottom: solid 1px #BFBFBF;
	padding-left: 8px;
}

.cellBoxTitleRight
{
	height: 17px;
	border-top: solid 1px #BFBFBF;
	border-right: solid 1px #BFBFBF;
	border-bottom: solid 1px #BFBFBF;
}

.cellBox
{
	border: solid 1px #BFBFBF;
	padding: 10px;
}

.linkAnnouncements
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #194331;
	text-decoration: none;
}

.linkAnnouncements:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5B5B5B;
	text-decoration: underline;
}

.link2_en
{
	font-family: Verdana;
	font-size: 11px;
	color: #194331;
	text-decoration: none;
}

.link2_en:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: underline;
}

.link2_ar
{
	font-family: Verdana;
	font-size: 13px;
	color: #194331;
	text-decoration: none;
}

.link2_ar:hover
{
	font-family: Verdana;
	font-size: 13px;
	color: #5B5B5B;
	text-decoration: underline;
}

.newsTitleDark
{
	font-family: Calibri;
	color: #194331;
	font-size: 12pt;
	font-weight: bold;
}

.newsTitle
{
	font-family: Calibri;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
}

.newsTextSmall
{
	font-family: Calibri;
	color: #ffffff;
	font-size: 8pt;
}

.newsText
{
	font-family: Calibri;
	color: #000000;
	font-size: 10pt;
}

.linkReadMore
{
	font-family: Calibri;
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
.linkReadMore:hover
{
	font-family: Calibri;
	color: #01230f;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.linkReadMore1
{
	font-family: Calibri;
	color: #01230f;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
.linkReadMore1:hover
{
	font-family: Calibri;
	color: #5B5B5B;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.announcementPage1Off
{
	font-family: Calibri;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	background-color: #b2d1c1;
}

.announcementPage1On
{
	font-family: Calibri;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	background-color: #a2b1b1;
}

.newsTextBig
{
	font-family: Calibri;
	font-size: 11pt;
	color: black;
}

.linkSubMenu
{
	font-family: Calibri;
	font-size: 14pt;
	color: #01230f;
	text-decoration: none;
}
	.linkSubMenu:hover
	{
		font-family: Calibri;
		font-size: 14pt;
		color: #01230f;
		text-decoration: none;
	}

		.grid
	{
		padding: 0px;
		border-spacing: 1px;
		background-color: #aaaaaa;
		direction: rtl;
		width: 100%;
	}
	
	.grid .header
	{
		background-color: #cccccc;
		font-family: Calibri;
		font-size: 12pt;
		color: black;
		font-weight: bold;
	}
	.grid .header td
	{
		padding: 5px;
	}

	.grid .body
	{
		background-color: #ffffff;
		font-family: Calibri;
		font-size: 11pt;
		color: black;
	}
	.grid .body td
	{
		padding: 5px;
	}

	.textButton1
{
	font-family: arial;
	font-size: 12pt;
	color: #ffffff;
}

.resultRowOdd
{
	background-color: #cfcfcf;
	border-bottom: solid 1px #ffffff;
	font-family: tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	padding: 3px;
}

.resultRowEven
{
	background-color: #afafaf;
	font-family: tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	padding: 3px;
}

.formText1
{
	font-family: verdana;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
