﻿body
{
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 9pt;
	text-align: center;
	background-image: url(img/bg_wrapper.gif);
}

h1, h2, h3, h4
{
	margin: 0px;
	font-family: Arial, 'Times Times New Roman';
	font-weight: bold;
}
h1
{
	font-size: 14pt;
}
h2
{
	font-size: 12pt;
}
h3
{
	font-size: 10pt;
}
h4
{
	font-size: 8pt;
}
Input
{
	background-image: url(img/inputbackground.gif);
	background-repeat: repeat-x;
	border: gainsboro 1px solid;
	height: 18px;
	background-position: top top;
}
a
{
	text-decoration: none;
}
.smallText
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma;
}
.tblForm
{
	direction: rtl;
	border-right: #ccff66 1px dashed;
	border-top: #ccff66 1px dashed;
	border-left: #ccff66 1px dashed;
	border-bottom: #ccff66 1px dashed;
}
.text
{
	border: #3399cc 1px solid;
	width: 150px;
}
.text_en
{
	border: #3399cc 1px solid;
	width: 150px;
	direction: ltr;
}
.tblForm tr.odd
{
	background: #f0f0f0;
}
Table
{
	font-size: 8pt;
}

#MainDiv
{
	width: 950px;
	height: 100%;
	background: url(img/bgmain.gif) #ffffff repeat-y left top;
	margin: 0 auto;
	padding: 0 5px;
}
#MainLeftDiv
{
	float: left;
	text-align: right;
	width: 336px;
	height: 100%;
	background-color: #fff;
}
#MainContentDiv_fa
{
	direction: rtl;
	float: right;
	width: 605px;
	text-align: center;
	background-color: #fff;
}

#HeaderDiv
{
	width: 950px;
	clear: both;
	background-color: #fff;
}
#FooterDiv
{
	width: 950px;
	clear: both;
}
#CopyRight
{
	width: 940px;
	clear: both;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	padding: 5px;
	background-color: #EEE;
}
#PageHolder
{
	text-align: center;
	width: 950px;
}
#HeaderTBL_Top
{
	width: 950px;
	padding: 0;
	margin: 0;
	border: 0;
	background-repeat: no-repeat;
}
#HeaderTBL_Top .lt
{
	background-image: url(img/Logo.gif);
	width: 246px;
	height: 101px;
	background-repeat: no-repeat;
}
#HeaderTBL_Top .mt
{
	width: 406px;
	height: 101px;
}
#HeaderTBL_Top .rt
{
	width: 298px;
	height: 101px;
}
#HeaderTBL_Bottom .rb
{
	width: 614px;
	height: 39px;
}

#HeaderTBL_Bottom
{
	width: 950px;
	padding: 0;
	margin: 0;
	border: 0;
	background-repeat: no-repeat;
}

#HeaderTBL_Bottom .lb
{
	width: 336px;
	height: 38px;
	text-align: right;
}
#QLinksTBL
{
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	float: right;
}
#QLinksTBL .lCorner
{
	background-image: url(img/Menu_lt.gif);
	width: 21px;
	height: 38px;
}
#QLinksTBL .tblcontents
{
	background-image: url(img/QMenu_bg.gif);
	width: 250px;
	height: 38px;
	background-repeat: repeat-x;
	text-align: center;
}
#QLinksTBL .tblcontents img
{
	border: 0;
}

.MenuTBL
{
	background-image: url(img/Menu_bg_Normal.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 24px;
}
#BlueLeftContent
{
	background-color: #a1d7ee;
	width: 271px;
	background-position: right bottom;
	background-image: url(img/Curv_Blue.gif);
	background-repeat: no-repeat;
	clear: both;
	position: relative;
	float: right;
}
#GreenContentDiv
{
	background-color: #80c362;
	width: 271px;
	background-position: right bottom;
	background-image: url(img/Curv_Green.gif);
	background-repeat: no-repeat;
	position: relative;
	float: right;
}
#OrangeContentDiv
{
	background-color: #f4ad32;
	width: 271px;
	background-position: right bottom;
	background-image: url(img/Curv_Orange.gif);
	background-repeat: no-repeat;
	position: relative;
	float: right;
}

#MainLeftDiv .topGreen
{
	background-color: #80C362;
	width: 271px;
	height: 22px;
	background-position: left top;
	background-image: url(img/TopCurv_Green.gif);
	background-repeat: no-repeat;
	position: relative;
	float: right;
}

#MainLeftDiv .topOrange
{
	background-color: #f4ad32;
	width: 271px;
	height: 22px;
	background-position: left top;
	background-image: url(img/TopCurv_Orange.gif);
	background-repeat: no-repeat;
	position: relative;
	float: right;
}
#MainContentDiv_fa .top
{
	width: 550px;
	height: 19px;
	background-color: #f4f4f4;
	background-position: left top;
	background-image: url(img/grayCorner_lt.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#MainContentDiv_fa .content
{
	width: 530px;
	background-position: right bottom;
	background-image: url(img/grayCorner_rb.gif);
	background-color: #f4f4f4;
	background-repeat: no-repeat;
	text-align: justify;
	margin: 0 auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.rightspacer
{
	height: 10px;
	width: 100px;
	position: relative;
	float: right;
	clear: both;
}
.InnerContent_fa
{
	padding: 0px 20px 0px 20px;
	line-height: 20px;
	overflow: auto;
}
.InnerContentWhiteBlue
{
	padding: 0px 20px 10px 0px;
	text-align: right;
	color: White;
	font-weight: bold;
	font-family: Arial, 'Times New Roman';
	font-size: 10pt;
	position: static;
	direction: rtl;
}
.list-menu
{
	direction: rtl;
	width: 900px;
	height: 24px;
	text-align: center;
}
.list-menu ul
{
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}


.list-menu a
{
	color: White;
	text-decoration: none; /*lets remove the link underlines*/
	font-family: arial, 'Times New Roman';
	font-size: 10pt;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	display: block;
	height: 15px;
}
.menu_selected a
{
	background-position: 0% bottom;
	background-image: url(img/Menu_bg_Over.gif);
	background-repeat: repeat-x;
	font-family: arial, 'Times New Roman';
	font-weight: bold;
}

.list-menu a:link, #list-menu a:active, #list-menu a:visited
{
	color: #fff;
}
.menu_sub, .menu_sub a
{
	color: #fff;
	display: block;
	padding: 3px;
}
.menu_sub
{
	text-align: right;
}
.menu_sub a:hover
{
	background-position: 0% bottom;
	background-image: url(img/Menu_bg_Over.gif);
	background-repeat: repeat-x;
}

.list-menu a:hover
{
	color: #f5f500;
	background-position: 0% bottom;
	background-image: url(img/Menu_bg_Over.gif);
	background-repeat: repeat-x;
}
.loginControl Label, .loginControl Table
{
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
}

.rtl
{
	direction: rtl;
	text-align: right;
}
.leftAlign
{
	text-align: left;
}
#LoginLinks
{
	direction: rtl;
	margin: 0px 25px 0px 0px;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, 'Times New Roman';
	color: #ffffff;
}
.Button_fa
{
	font-size: 9pt;
	font-family: tahoma;
}

#LoginTBL
{
	padding: 2px;
	margin: 2px;
	width: 220px;
	font-family: Tahoma;
	direction: rtl;
	color: #000099;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
}
#LoginTBL TD.Header
{
	background: #7AC6E7;
	font-family: Arial, 'Times New Roman';
	font-size: 11pt;
	direction: rtl;
	color: White;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}

#LoginTBL Input
{
	border: #99ccff 1px solid;
	width: 110px;
	font-family: Tahoma;
	font-size: 11px;
	direction: ltr;
	color: Black;
	font-weight: normal;
}
.content a
{
	text-decoration: none;
	color: #000;
}
.content a:hover
{
	text-decoration: underline;
	color: #ff0000;
}

.content img
{
	border: 0;
}
.InnerContentWhiteBlue a
{
	text-decoration: none;
	color: #fff;
}
.InnerContentWhiteBlue a:hover
{
	text-decoration: underline;
	color: #ff0000;
}

.InnerContentWhiteBlue img
{
	border: 0;
}

.InnerContent_fa
{
	background: transparent;
}
.InnerContent_fa table tr td
{
	height: 25px;
}
