.NoPrint
{
	display:none;
}
BODY
{
	color: black;
	font-family: Arial;
	font-size: 16px;
	line-height: 21px;
	background-color: silver;
	padding: 0;
	margin: 0;
	direction: rtl;
}
Body.FrameBody 
{
	Margin:0;
	padding:3;
	background-color:transparent;
}
Body.PopBody
{
	background-color: white;
	margin: 0;
	padding: 5px;
}
TD
{
	font-family: Arial;
	font-size: 16px;
	line-height: 21px;
}
A
{
	color: #2f5983;
	text-decoration: none;
}
A:hover
{
	color: black;
	text-decoration: underline;
}
#MenuArea
{
	background-color: #2F5983;
	padding-left: 10px;
	padding-right: 10px;
	height: 36px;
}
.MainMenu
{
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.MainMenu A
{
	text-decoration: none;
	font-weight: bolder;
	color: white;
	font-size: 16px;
}
.MainMenu A:hover
{
	text-decoration: none;
	color: #FAA94E;
}
#LoginArea
{
	background-color: #2F5983;
	padding-left: 10px;
	padding-right: 10px;
	color: White;
}
a.whiteLink1
{
	color: White;
	font-size: 14px;
}
a.whiteLink1:hover
{
	color: #FAA94E;
	text-decoration:none;
}
.Separator
{
	width: 2px;
	background-image: url(separator.jpg);
	height: 36px;
}
#FooterCell
{
	width: 100%;
	text-align: center;
	color: White;
	font-size: 11px;
	height: 36px;
}
.FooterCell1
{
	color: #00234b;
	font-size: 13px;
	font-weight: bolder;
}
.FooterCell1 A, .FooterCell1 A:hover
{
	color: #00234b;
	font-size: 13px;
}
.FooterCell2, .FooterCell2 A, .FooterCell2 A:hover
{
	color: silver;
	font-size: 12px;
	font-weight: normal;
}
#BodyArea
{
	background-color: White;
	width:100%;
	height:100%;
	
}
#SideCell
{
	background: white url(sidecellbg.jpg) repeat-y 0 0;
	width: 148px;
	height: 100%;
	color: #0d2646;
	padding-top: 10px;
}
.SideDiv
{
	padding: 5px;
	width: 130px;
}
.SideHead
{
	background-color: #d43603;
	color: White;
	font-size: 16px;
	font-weight: 600;
	width: 130px;
	margin-left: 4px;
	margin-right: 4px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom:4px;
	list-style-type:none;
}
.SideHead A
{
	color: White;
	font-size: 16px;
	font-weight:bolder;
	text-decoration:none;
	display:block;
}
.SideHead A:hover
{
	text-decoration:none;
	color: White;
}
.BodyCell
{
	background-color: White;
	width: 100%;
	height: 100%;
}
.BodyCellInner
{
	background-color: White;
	padding: 5px;
	width: 100%;
	height: 100%;
}
.HeadCell
{
	color: black;
	font-weight: bolder;
	font-size: 16px;
}
.BodyDiv
{
	margin-bottom: 5px;
}
.ContainerDiv
{
	padding:5px;
}

.formfield
{
	border:gray 1px solid;
	font-size: 15px;
	font-family: arial;
	color: Black;
	background-color: white;
}
.formButton
{
	border: gray 1px solid;
	font-size: 15px;
	font-weight: bolder;
	font-family: arial;
	background-color: #2B3848;
	color: white;
	margin:0;
}
.BodyFrameHeader
{
	background-color: #e76316;
	width: 100%;
	height: 28px;
	padding-left: 5px;
	padding-right: 5px;
	color: White;
	font-weight: bolder;
}
.BodyFrameHeader A
{
	color: White;
	font-weight: bolder;
	text-decoration: none;
}
.BodyFrameHeader A:hover
{
	text-decoration: none;
	color: Silver;
}
.BodyFrame
{
	background-color: #d5d5d5;
	width: 100%;
	height: 100%; /*padding: 5px;*/
	color: Black;
}

.BodyFrameHeader2
{
	background-color: #2b3848;
	font-size: 16px;
	font-weight: bolder;
	color: White;
	width: 100%;
}
.BodyFrameHeader2 A, .BodyFrameHeader2 A:hover
{
	font-weight: bolder;
	color: White;
	outline: 0;
}
.NewsArea
{
	background-color: #2f5983;
	color: White;
	height: 100%;
	padding: 10px;
}
.NewsArea td
{
	color:white;
}
.NewsCategory
{
	background-color: #2b3848;
	color: White;
	padding: 3px 5px 3px 5px;
}
.TickerArea
{
	background-color: #e76316;
	font-size: 14px;
	color: White;
}
.TickerArea a
{
	color: White;
	font-weight:bold;
}
.TickerArea a:hover
{
	color: silver;
	
	text-decoration:none;
}
.SubMenu
{
	padding: 0;
	margin: 0;
}
.SubMenu .Link
{
	color: White;
	list-style-type: none;
	padding-right:7px;
}
.SubMenu li a, .SubMenu li a:hover
{
	color: White;
	font-weight:bolder;
}
a#tickerAnchor
{
	color:black;
	font-weight:lighter;
	text-decoration:none;
}
a#tickerAnchor:hover
{
	color:gray;
	font-weight:lighter;
	text-decoration:none;
}
.FrameHeader
{
	color:white;
	font-weight:bolder;
	padding:4px;
}
.FrameBody
{
	background-color:#2b3848;
	color:white;
	padding:4px;
	width:100%;
}
.FrameBody A,.FrameBody A:hover
{
	color:white;
	font-weight:bolder;
}
.OrangeButton
{
	background-color:#d95600;
	color:White;
	padding:2px 5px 2px 5px;
	border:black 1px solid;
}
.BlueGrayButton
{
	background-color:#2b3848;
	color:White;
	padding:2px 5px 2px 5px;
	border:black 1px solid;
}
.SideFrameHeader
{
	background-color: #e76316;
	width: 100%;
	height: 28px;
	padding-left: 5px;
	padding-right: 5px;
	color: White;
	font-weight: bolder;
}
.SideFrame
{
	background-color: #E05B01;
	width: 100%;
	height: 100%;
	padding: 5px;
	color: white;
	border:gray 1px solid;
}
.SideFrame li
{
	list-style-position: inside;
	color:White;
}
.GrayframeHead
{
	background-color: #e76316;
	height: 28px;
	padding-left: 5px;
	padding-right: 5px;
	color: White;
	font-weight: bolder;
}
.GrayFrame
{
	background-color: #d5d5d5;
	width: 100%;
	height: 100%;
	padding: 5px;
	color: Black;
}
