﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-justify: auto;
	font-size: 8pt;
	background: url(../images/back1.jpg) #e7e7e7 fixed left top;
	padding-bottom: 0px;
	margin: 0px;
	color: #0000ff;
	direction: rtl;
	text-indent: 0px;
	padding-top: 0px;
	font-family: Tahoma;
	text-align: justify;
}

.FVSummary
{
	padding: 0px;
}

.LVSummary
{
	padding: 0px;
}

td.Lable
{
	width: 150px;
	text-align: center;
}

td.FControl
{
	width: 400px;
	direction: rtl;
	text-align: justify;
}

td.LControl
{
	width: 400px;
	direction: ltr;
	text-align: justify;
}

td.Validator
{
	width: 50px;
	text-align: center;
}

.FTitle
{
	border-right: thin outset;
	padding-right: 6px;
	border-top: thin outset;
	padding-left: 6px;
	font-size: 8pt;
	padding-bottom: 7px;
	margin: 0px 6px 12px;
	border-left: thin outset;
	width: 550px;
	color: #ffff99;
	direction: rtl;
	padding-top: 6px;
	border-bottom: thin outset;
	font-family: Tahoma;
	background-color: #006699;
	text-align: center;
}

.LTitle
{
	border-right: thin outset;
	padding-right: 6px;
	border-top: thin outset;
	padding-left: 6px;
	font-size: 8pt;
	padding-bottom: 7px;
	margin: 0px 6px 12px;
	border-left: thin outset;
	width: 550px;
	color: #ffff99;
	direction: ltr;
	padding-top: 6px;
	border-bottom: thin outset;
	font-family: Verdana;
	background-color: #006699;
	text-align: center;
}

.FRequiredLabel
{
	border-right: 1px inset;
	padding-right: 2px;
	border-top: 1px inset;
	padding-left: 2px;
	font-size: 8pt;
	background: url(../images/required.jpg) #e7e7e7 no-repeat right top;
	padding-bottom: 3px;
	margin: 2px;
	border-left: 1px inset;
	width: 145px;
	color: dimgray;
	padding-top: 2px;
	border-bottom: 1px inset;
	font-family: Tahoma;
	text-align: center;
}

.LRequiredLabel
{
	border-right: 1px inset;
	padding-right: 2px;
	border-top: 1px inset;
	padding-left: 2px;
	font-size: 8pt;
	background: url(../images/e_required.jpg) #e7e7e7 no-repeat left top;
	padding-bottom: 3px;
	margin: 2px;
	border-left: 1px inset;
	width: 145px;
	color: dimgray;
	padding-top: 2px;
	border-bottom: 1px inset;
	font-family: Verdana;
	text-align: center;
}

.FLabel
{
	border-right: 1px inset;
	padding-right: 2px;
	border-top: 1px inset;
	padding-left: 2px;
	font-size: 8pt;
	padding-bottom: 3px;
	margin: 2px;
	border-left: 1px inset;
	width: 145px;
	color: dimgray;
	padding-top: 2px;
	border-bottom: 1px inset;
	font-family: Tahoma;
	background-color: #e7e7e7;
	text-align: center;
}

.LLabel
{
	border-right: 1px inset;
	padding-right: 2px;
	border-top: 1px inset;
	padding-left: 2px;
	font-size: 8pt;
	padding-bottom: 3px;
	margin: 2px;
	border-left: 1px inset;
	width: 145px;
	color: dimgray;
	padding-top: 2px;
	border-bottom: 1px inset;
	font-family: Verdana;
	background-color: #e7e7e7;
	text-align: center;
}

.FReadOnlyControl
{
	border-right: 1px inset;
	padding-right: 2px;
	border-top: 1px inset;
	padding-left: 2px;
	font-size: 8pt;
	padding-bottom: 3px;
	margin: 2px;
	border-left: 1px inset;
	width: 395px;
	color: dimgray;
	direction: rtl;
	padding-top: 2px;
	border-bottom: 1px inset;
	font-family: Tahoma;
	background-color: #e7e7e7;
	text-align: justify;
}

.LReadOnlyControl
{
	border-right: 1px inset;
	padding-right: 2px;
	border-top: 1px inset;
	padding-left: 2px;
	font-size: 8pt;
	padding-bottom: 3px;
	margin: 2px;
	border-left: 1px inset;
	width: 395px;
	color: dimgray;
	direction: ltr;
	padding-top: 2px;
	border-bottom: 1px inset;
	font-family: Verdana;
	background-color: #e7e7e7;
	text-align: justify;
}

.FSubTitle
{
	border-right: thin outset;
	padding-right: 3px;
	border-top: thin outset;
	padding-left: 3px;
	font-size: 8pt;
	padding-bottom: 4px;
	margin: 3px;
	border-left: thin outset;
	width: 550px;
	color: #ffff99;
	direction: rtl;
	padding-top: 3px;
	border-bottom: thin outset;
	font-family: Tahoma;
	background-color: #006699;
	text-align: center;
}

.LSubTitle
{
	border-right: thin outset;
	padding-right: 3px;
	border-top: thin outset;
	padding-left: 3px;
	font-size: 8pt;
	padding-bottom: 4px;
	margin: 3px;
	border-left: thin outset;
	width: 550px;
	color: #ffff99;
	direction: ltr;
	padding-top: 3px;
	border-bottom: thin outset;
	font-family: Verdana;
	background-color: #006699;
	text-align: center;
}

table
{
	border-right: #000000 3px solid;
	padding-right: 0px;
	border-top: #cccccc 1px solid;
	padding-left: 0px;
	font-weight: normal;
	text-justify: auto;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #cccccc 1px solid;
	color: blue;
	text-indent: 0pt;
	padding-top: 0px;
	border-bottom: #000000 3px solid;
	font-family: Tahoma;
	border-collapse: collapse;
	background-color: #ffffff;
	text-align: justify;
}

table.Regular
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

table.Data
{
	width: 600px;
}

table.Main
{
	border-right: #000000 2px solid;
	border-top: #cccccc 2px solid;
	border-left: #cccccc 2px solid;
	width: 770px;
	border-bottom: #000000 2px solid;
	background-color: white;
}

table.TableStyle
{
	border-left: 1px solid #68669B;
	border-top: 1px solid #68669B;
	border-right: 3px solid #68669B;
	border-bottom: 3px solid #68669B;
}

td.TD_FSubTitle
{
	text-align: center;
}

td.TD_LSubTitle
{
	text-align: center;
}

tr
{
	color: #0000FF;
	background-color: transparent;
}

tr.Header
{
	color: #FFCC00;
	background-color: #336699;
}

tr.Highlight
{
	color: #0000FF;
	background-color: #FEF0BA;
}

td.Header
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(../images/top_right.jpg) #00699b no-repeat right top;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	height: 65px;
	text-align: left;
}

td.Footer
{
	padding-right: 0px;
	padding-left: 0px;
	background: #00699b no-repeat right top;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	height: 65px;
	text-align: center;
}

td.Menu
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(../images/right.jpg) #00699b no-repeat right top;
	padding-bottom: 0px;
	margin: 0px;
	width: 150px;
	padding-top: 0px;
	text-align: center;
}

td.Main
{
	border-right: #cccccc 2px solid;
	border-top: #000000 2px solid;
	margin: 0px;
	border-bottom: #cccccc 2px solid;
	background-color: gainsboro;
	text-align: center;
}

td.summary
{
	direction: rtl;
	text-align: center;
}

td
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 1px;
	text-indent: 0px;
}

img
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}

a
{
	cursor: hand;
	color: #0000FF;
	text-indent: 0px;
	text-decoration: none;
	font-size: 8pt;
	font-weight: 600;
	font-family: tahoma;
}

a:visited
{
	color: #0000FF;
	text-decoration: none;
}

a:active
{
	color: #FF0000;
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

input, textarea, select
{
	border-right: #000000 1px solid;
	padding-right: 0px;
	border-top: #000000 1px solid;
	padding-left: 0px;
	z-index: 1;
	background: #cccccc;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #000000 1px solid;
	color: #000000;
	padding-top: 0px;
	border-bottom: #000000 1px solid;
}

input.FILE
{
	font-weight: normal;
	font-size: 8pt;
	direction: ltr;
	font-family: Verdana;
	text-align: justify;
}

.SRK
{
	font-weight: bold;
	font-size: 8pt;
	width: 30px;
	direction: ltr;
	font-family: Verdana;
	height: 20px;
	text-align: center;
}

.FR
{
	font-weight: normal;
	font-size: 8pt;
	direction: rtl;
	font-family: Tahoma;
	text-align: justify;
}

.FC
{
	font-weight: normal;
	font-size: 8pt;
	direction: rtl;
	font-family: Tahoma;
	text-align: center;
}

.FL
{
	font-weight: normal;
	font-size: 8pt;
	direction: rtl;
	font-family: Tahoma;
	text-align: left;
}

.LR
{
	font-weight: normal;
	font-size: 8pt;
	direction: ltr;
	font-family: Verdana;
	text-align: right;
}

.LC
{
	font-weight: normal;
	font-size: 8pt;
	direction: ltr;
	font-family: Verdana;
	text-align: center;
}

.LL
{
	font-weight: normal;
	font-size: 8pt;
	direction: ltr;
	font-family: Verdana;
	text-align: justify;
}

table.main_menu
{
	padding-right: 0px;
	padding-left: 0px;
	text-justify: auto;
	border-left-color: #cccccc;
	border-bottom-color: #000000;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	border-top-color: #cccccc;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	background-color: transparent;
	border-right-color: #000000;
	border-bottom-style: none;
}

.main_menu
{
	direction: rtl;
	color: #ffffff;
	width: 140px;
	text-align: center;
}

.main_menu ul
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.main_menu li
{
	border-right: #ffffff 1px solid;
	padding-right: 0px;
	border-top: #ffffff 1px solid;
	display: block;
	padding-left: 0px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 2px;
	margin: 0px;
	border-left: #ffffff 1px solid;
	color: #ffffff;
	padding-top: 2px;
	border-bottom: #ffffff 1px solid;
	list-style-type: none;
	text-align: center;
}

.main_menu a
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	font-weight: normal;
	background: #e7e7e7;
	padding-bottom: 2px;
	color: gray;
	direction: rtl;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
}

.main_menu a:visited
{
	color: gray;
	text-decoration: none;
}

.main_menu a:active
{
	color: gray;
	text-decoration: none;
}

.main_menu a:hover
{
	background: #000066;
	color: #ffffff;
	text-decoration: none;
}

#ToolTip
{
	z-index: 100;
	position: absolute;
}

table.TABLE_ToolTip
{
	border-right: thin outset;
	border-top: thin outset;
	font-size: 8pt;
	margin: 0px;
	border-left: thin outset;
	color: blue;
	border-bottom: thin outset;
	font-family: Tahoma;
	background-color: #ccccff;
}

td.TD_ToolTip
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 4px;
	direction: rtl;
	padding-top: 3px;
	text-align: justify;
}

td.Text
{
	padding-right: 30px;
	padding-left: 30px;
	font-size: 9pt;
	padding-bottom: 4px;
	direction: rtl;
	padding-top: 4px;
	font-family: Tahoma;
	text-align: justify;
}

td.Temp
{
	border-right: thin groove;
	border-top: thin groove;
	border-left: thin groove;
	border-bottom: thin groove;
}

td.TextLevel
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 8pt;
	padding-bottom: 4px;
	direction: rtl;
	padding-top: 4px;
	font-family: Tahoma;
	text-align: justify;
}