﻿body
{
	background-color: #588DCF;
	margin: 15px 0px 0px;
	padding: 0px;
	font-family: Tahoma,Arial, Verdana, Geneva, Sans-Serif;
	font-size: 11px;
	color: #474747; /*background-image: url( "/images/global/img_bg.gif" );
	background-repeat: repeat-y;*/
	background-position: left;
	direction: rtl;
}
#main
{
	width: 752px;
	margin: auto;
	background-color: #ffffff;
	border-right: #1760AD 2px double;
	border-top: #1760AD 2px double;
	border-left: #1760AD 2px double;
	border-bottom: #1760AD 2px double;
}
.Logo
{
	display:block;
	float:right;
}
.TextBoxContact
{
	border-right: #a6a2a3 1px solid;
	border-top: #a6a2a3 1px solid;
	font-size: 11px;
	border-left: #a6a2a3 1px solid;
	color: #666465;
	border-bottom: #a6a2a3 1px solid;
	font-family: tahoma;
	height: 16px;
}
#logo
{
	width: 752px;
	height: 60px;
	background-color: #ffffff;
	background-image: url(images/alogo.gif);
	background-repeat: no-repeat;
	background-position: right top; /*border-bottom:1px solid #C8C8C8;*/
}
#navbar
{
	margin-top: 5px;
	margin-left: 20px;
}
div#navbar
{
	width: 450px;
	display: block;
	float: left;
	text-align: right;
}
#navbar ul
{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; /*color: #6F6F6F;*/
	color: White;
	white-space: nowrap;
	font-weight: bold;
	
	
}
#navbar li {
	list-style-type: none;
	display: inline;
}
#navbar li a {
	text-decoration: none;
	padding: 0 0px 0 0;
	/*color: #22669D;*/
	color:#1760AD;
	font-weight:bold;
	display:block;
	float:right;
	height:22px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-repeat: no-repeat;
	text-align:center;
	line-height:22px;
	
}
#navbar a:link {
	/*color: #8F8F8F;*/
	color:#1760AD;
	font-weight:bold;
}
#navbar a:visited {
	/*color: #8F8F8F;*/
	color:#1760AD;
	font-weight:bold;
}
#navbar a:hover {
	color: #FF6600;
	text-decoration:none;
	font-weight:bold;
}

/* ACTIVE PAGES */
#navbar a.StaticSelectedStyle:link,
#navbar a.StaticSelectedStyle:visited {
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
}
#SndTopLine
{
	width: 752px;
	height: 24px;
}
#RightLine
{
	width: 549px;
	float: right;
	display: block;
	background-image: url(Images/bg_top24.jpg);
	background-repeat: repeat-x;
	padding-right: 10px;
	height: 17px;
	color: White;
	padding-top: 7px;
}
#LeftLine
{
	width: 193px;
	float: left;
	display:block;
	display: block;
	background-image: url(Images/bg_topLight24.jpg);
	background-repeat: repeat-x;
	height:24px;
}
#mainPhoto
{
	border-top: #000000 1px solid;
	margin-top: 1px;
	background-color: #ffffff;
	padding-bottom: 1px;
	border-bottom: #ececec 4px solid;
}
.clear {
	clear:both;
}
#main-inner
{
	/*margin:0 21px 16px 21px;*/
	padding: 0 17px 27px 27px;
	min-height: 200px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-top:10px;
}
#main-inner-right
{
	width: 552px;
	display:block;
	float:right;
	line-height:18px;
	text-align:right;
	direction:rtl;
}
#main-inner-left{
	width: 176px;
	display:block;
	float:left;
	border-right:1px solid #C8C8C8;
	text-align:center;
	padding-top:10px;
}
#footer
{
	clear: both;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	background-color: #ffffff;
}
#btmLine
{
	background-image: url(Images/bt_btmLine.jpg);
	background-repeat: repeat-x;
	height: 24px;
	text-align: right;
	
	display:block;
	width:752px;
}
#btmLinefloatRight
{
	float:right;
	display:block;
	width:371px;
	padding-right: 10px;
}
#btmLinefloatLeft
{
	float:left;
	display:block;
	padding-left:10px;
	color:white;
	width:361px;
	text-align:left;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a, a:visited
{
	color: #1861BD;
	text-decoration: none;
}
a:hover
{
	color: #FF6600;
	text-decoration: underline;
}
.updateProgress
{
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=70);
	MozOpacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;
	Z-INDEX: 10
}
.updateProgress div
{
	background-color: #EEF0FC;
	position: absolute;
	top: 20%;
	right: 20%;
	width: 320px;
	border-right: #6E89DD 2px solid;
	border-top: #6e89dd 2px solid;
	border-left: #6e89dd 2px solid;
	border-bottom: #6e89dd 2px solid;
}

