.body
{
	background-image: url( 'Images/Images/GradientLeft.jpg' );
	background-repeat: no-repeat;
	background-color: #01305A;
}
.RequestDialog
{
    font-family: tahoma;
    font-size: 9pt;
    vertical-align: middle;
    text-align: center;
    background-color: #F0F0F0;
    border: 1px solid #CCCCCC;
    width: 300px;
    height: 120px;
    top: 50%;
    position: absolute;
}
.MainMenu_Border_Left
{
	background-image: url( 'Images/MainMenu/Left.gif' );
	background-repeat: repeat-y;
	width:5px;
}
.MainMenu_Border_Right
{
	background-image: url( 'Images/MainMenu/Right.gif' );
	background-repeat: repeat-y;
	width:5px;
}
.MainMenu_Border_Top
{
	background-color:#0D3D70;
	background-image: url( 'Images/MainMenu/MiddleTop.gif' );
	background-repeat: repeat-x;
	white-space: nowrap;
}
.MainMenu_Border_Bottom
{
	background-image: url( 'Images/MainMenu/MiddleBottom.gif' );
	background-repeat: repeat-x;
	height: 5px;
	vertical-align: top;
}
.MainMenu_Bottom_Right
{
	background-image: url( 'Images/MainMenu/BottomRightCorner.png' );
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.MainMenu_Bottom_Left
{
	background-image: url( 'Images/MainMenu/BottomLeftCorner.png' );
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.MainMenu_Top_Left
{
	background-image: url( 'Images/MainMenu/TopLeftCorner.png' );
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.MainMenu_Top_Right
{
	background-image: url( 'Images/MainMenu/TopRightCorner.png' );
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.MasterPage_Body
{
	font-family: tahoma;
	font-size: 9pt;
	vertical-align: top;
	text-align: right;
	padding: 10px;
	direction:rtl;
}
.newStyle1
{
	width: 250px;
}

div#States
{
	text-align: center;
}
input[type="password"] , input[type="text"] , textarea 
{
	background-color: white;
	border: 1px Solid #7eacb1;
	height: 18px;
	font-family:Tahoma;
	font-size:9pt;
}
.InputBox
{
	background-color: white;
	border: 1px Solid #7eacb1;
	height: 18px;
	font-family:Tahoma;
	font-size:9pt;	
}
.THeader
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.Loninpanel
{
	padding: 5px;
	font-family: tahoma;
	font-size: 9pt;
	text-align: right;
	background-image: url(  'Images/Design/Banner.png' );
	width: 220px;
	height: 112px;
	background-repeat: no-repeat;
}
.AdvImage
{
	
}
.AdvImage:Hover
{
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}
select
{
	background-color: white;
	border: 1px Solid #7eacb1;
	height: 21px;
	font-family: tahoma;
	font-size: 9pt;
	text-align: right;	
}

input[type="submit"],input[type="button"]
{
	color: #000000;
	font-weight: normal;
	font-size: 9pt;
	font-family: Tahoma;
	vertical-align: middle;
	border: solid 1px #B2BCBE;
	background: #DADFE0 url(  'Images/Editors/edtButtonBack.gif' ) repeat-x 50% top;
	padding: 1px 1px 1px 1px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;	
}
input[type="submit"]:Hover
{
	color: #000000;
	font-weight: normal;
	font-size: 9pt;
	font-family: Tahoma;
	vertical-align: middle;
	border: solid 1px #B2BCBE;
	background: #DADFE0 url(  'Images/Editors/edtButtonHoverBack.gif' ) repeat-x 50% top;
	padding: 1px 1px 1px 1px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
}


/*Vertical Menu*/
ul#slide
{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	height: 235px;
	overflow: hidden;
	font-family: tahoma;
	font-size: 9pt;
	text-align: center;
}
ul li div
{
	position: absolute;
	left: -9999px;
	cursor: default;
}
#slide li.top
{
	display: block;
	height: 21px;
	line-height: 21px;
	width: 100%;
	color: #BDE0FC;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	text-indent: 10px;
	cursor: pointer;
	background-image: url(   'Images/MainMenu/GroupHeaderBackgroundCollap.gif' );
}
#slide li.top:hover
{
	background-image: url('Images/MainMenu/GroupHeaderBackground.gif');
    background-repeat: repeat-x;	
    border: Solid 1px #19577B;
}

#slide li.current img
{
	visibility: visible;
}

#slide li.top img
{
	visibility:hidden;
}

#slide li.current table
{
	margin-top:5px;
	background-image: url('Images/MainMenu/GroupHeaderBackground.gif');
    background-repeat: repeat-x;	
    border: Solid 1px #19577B;
	height:18px;
	
}
#slide li.current
{
	color: #BDE0FC;
	height: 120px;
	text-align: center;
	width: 100%;
	font-weight: bold;
}
#slide li.current div
{
	position: static;
	height: 80px;
	width: 90%;
	line-height: 1.5em;
	background-color: #0D3D70;
	border-top: Solid 1px #03305B;
	border-bottom: Solid 1px #0A2D44;
}
#slide li.current div a
{
	width: 100%;
	color: #BDE0FC;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	text-align:right;
	padding-right: 10px;
	white-space: nowrap;
}
#slide li.current div a:hover
{
	width: 100%;
	background-color: #1E518F;
	text-decoration: none;
	background-image: url(Images/MainMenu/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;	
}
/* end of Vertical Menu*/
/*TopLinkMenu*/
div#TopLink
{
	width:610px
}

div#TopLink a
{
	font-family: tahoma;
	font-size: 9pt;
	text-decoration: underline;
	color: #FFFFFF;
	cursor: pointer;
	margin-right: 10px;
	margin-left: 10px;
}
.TopLinkMenuTD
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}
/*End of TopLinkMenu*/
div#HotList a
{
	font-family: tahoma;
	font-size: 9pt;
	text-decoration: none;
	color: #FEC63A;
	cursor: pointer;
	line-height: 18px;
	display:inline-block;
	width:350;
}

div#HotLista a:hover
{
    color: #000000;
}
.WizardSideButton
{
	font-family: tahoma;
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
	width:170px;
	height:20px;
}
.WizardSideButton:hover
{
	width: 100%;
	background-color: #1E518F;
	text-decoration: none;
	background-image: url(Images/MainMenu/Bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;	
}
.ITCCNewsBody
{
	font-family: tahoma;
	font-size: 10pt;
	text-align: right;
	background-image: url(  'Images/itccnewsback.png' );
	background-repeat: repeat-x;
	background-color: #E7F2FF;
}
.itccnewsitem
{
	text-decoration:none;	
	cursor: pointer;
	height:100%;
}

.itccnewsitem:hover
{
    background-image: url('Images/itccnewsHighlight.png');
    color: #333333;
}
.MarketBox
{
    border: 1px solid #DAE6EE;
}
.MarketLine
{
    cursor: pointer;
}
.MarketLine:hover
{
    background-color: #FFFF00;
}
.MarketPlaceH
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-weight: 600;
    color: #00CCFF;
}
.MarketPlaceH2
{
    font-size: 10pt;
    height: 20px;
}
.style4
{
    font-family: Tahoma;
    font-size: 32pt;
    color: #FFFFFF;
}
.style5
{
    color: #FFFF00;
}
