.NoPrint
{
 display:none
}
BODY
{
	margin:20px 0 20px 0;
	padding:0;
    FONT-SIZE: 15px;
    COLOR: black;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Arial;
    background-color:#a1a1a1;
    direction:rtl;
}
Body.PopBody
{
	background-color: white;
	margin: 0;
	padding: 5px;
}
TD
{
    FONT-SIZE: 15px;
    COLOR: black;
    FONT-FAMILY: arial;
    FONT-WEIGHT: bold;
}
A
{
    COLOR: #3b4f1a;
    Text-decoration:none;
}
A:hover
{
    COLOR: black;
    Text-decoration:underline;
}
#MenuArea
{
	background:url(menu.jpg) repeat-x 0 0;
	height:35;
	padding-left:5px;
	padding-right:5px;
	width:100%;
}
.MainMenu
{
	padding-left:3px;
	padding-right:3px;
	text-align:center;
}
.MainMenu A
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 17px;
    COLOR: #166cb8;
    TEXT-DECORATION: none;
}
.MainMenu A:hover
{
    COLOR: black;
    TEXT-DECORATION: none;
}
.Separator
{
	background:url(separator.jpg) no-repeat 0 0;
	width:2px;
	height:35px;
}
.TopCell
{
	color:#166CB8;
	padding-right:8px;
}
.TopCell A
{
	color:#166CB8;
}
#BodyArea
{
	background:white url(top.jpg) no-repeat 0 0;
	padding:10px 10px 5px 10px;
	width:100%;
	height:100%;
}
#SideCell
{
	padding:5px 0 5px 0;
	width:180px;
	height:100%;
	background-color:#1261a6;
}
#SideCell td
{
	font-size:14px;
}
.SideDiv
{
	margin:0 5px;
	margin-bottom:10px;
	width:170px;
}
.BodyDiv
{
	margin-bottom:5px;
}
.BodyCell,.wBodyCell
{
    background-color:white;
    HEIGHT:100%;
    width:100%;
    padding:5px 5px 0 0;
}
.SideMenuCELL
{
	background-color:#d5d3d4;
	padding:5px;
}
.SideMenuCELL A
{
	FONT-WEIGHT: bolder;
    FONT-SIZE: 16px;
    COLOR: Black;
    TEXT-DECORATION: none;
}
.SideMenuCELL A:hover
{
    COLOR: #0f60bb;
    TEXT-DECORATION: none;
}

.SideMenuCELL0
{
	background-color:#ffbd42;
	padding:5px;
	text-align:center;
}
.SideMenuCELL0 A
{
	FONT-WEIGHT: bolder;
    FONT-SIZE: 16px;
    COLOR: #166CB8;
    TEXT-DECORATION: none;
}
.SideMenuCELL0 A:hover
{
    COLOR: Black;
    TEXT-DECORATION: none;
}

#FooterCell
{
	background:white url(bottom.jpg) no-repeat 0 bottom;
    height:10px;
    padding:0 10px;
}
#FooterCell .BlueBody
{
	font-size:11px;
    COLOR: silver;
    font-weight:lighter;
    text-align: center;
    line-height:22px;
}
#FooterCell .BlueBody A
{
 COLOR: silver;
 Font-weight:Bold;
 text-decoration:none;
}
#FooterCell .BlueBody A:hover
{ 
	color:white;
	text-decoration:underline;
}
.formfield
{
    BORDER: #333333 1px solid;
    FONT-SIZE: 13px;
    FONT-FAMILY:Arial;
    BACKGROUND-COLOR: #f9f9f9
}
.formbutton
{
    BORDER: silver 1px solid;
    FONT-SIZE: 14px;
    COLOR: white;
    Font-weight:Bold;
    FONT-FAMILY: Times New Roman;
    BACKGROUND-COLOR: #333333
}


/************ frames *************/
.DarkFrame 
{
 	background-color:#C6C6C6;
}

TD.PlusFrameHead
{
	padding-bottom:5px;
}

TD.PlusFrameHead TD{
	color:white;
	FONT-WEIGHT: bolder;
	FONT-SIZE:17px;
}

.GrayFrameBody,.GrayFrameBody td
{
	color:black;
	background-color:#D5D4D4;
}
TD.redFrameBody A,TD.redFrameBody A:hover
{
	
	color:White;
}
.dr11
{
	background:url(darkframe.gif) no-repeat -4px 0;
	width:4px;
	height:4px;
}
.dr12
{
	background-color:#1261a6;
	width:100%;
	height:4px;
}
.dr13
{
	background:url(darkframe.gif) no-repeat 0 0;
	width:4px;
	height:4px;
}
.dr31
{
	background:url(darkframe.gif) no-repeat -4px -4px;
	width:4px;
	height:4px;
}
.dr32
{
	background-color:#1261a6;
	width:100%;
	height:4px;
}
.dr33
{
	background:url(darkframe.gif) no-repeat 0 -4px;
	width:4px;
	height:4px;
}
.DarkHead
{
	padding:3px 5px 3px 5px;
	text-align:center;
	color:white;
	Font-size:13px;
	BACKGROUND-COLOR: #1261a6;
	width:100%;
	height:100%;
}
.DarkHead A
{
	color:silver;
	text-decoration:none;
}
.DarkHead A:hover
{
	color:white;
	text-decoration:none;
}
.BlueBody
{
	background-color:#1261a6;
	padding:0 4px 0 4px;
	color:White;
}
.BlueBody A
{
	color:White;
}
.gr11
{
	background:url(grayframe.gif) no-repeat -5px 0;
	width:5px;
	height:5px;
}
.gr12
{
	background-color:#D5D4D4;
	width:100%;
	height:5px;
}
.gr13
{
	background:url(grayframe.gif) no-repeat 0 0;
	width:5px;
	height:5px;
}
.gr31
{
	background:url(grayframe.gif) no-repeat -5px -5px;
	width:5px;
	height:5px;
}
.gr32
{
	background-color:#D5D4D4;
	width:100%;
	height:5px;
}
.gr33
{
	background:url(grayframe.gif) no-repeat 0 -5px;
	width:5px;
	height:5px;
}
.GrayFrameBody
{
	padding:0 5px 0 5px;
	width:100%;
	height:100%;
	color:#1261a6;
}

.re11
{
	background:url(redframe.gif) no-repeat -4px 0;
	width:4px;
	height:4px;
}
.redFrame .re12
{
	background-color:#ffbe40;
	width:100%;
	height:4px;
}
.re13
{
	background:url(redframe.gif) no-repeat 0 0;
	width:4px;
	height:4px;
}
.re31
{
	background:url(redframe.gif) no-repeat -4px -4px;
	width:4px;
	height:4px;
}
.redFrame .re32
{
	background-color:#ffbe40;
	width:100%;
	height:4px;
}
.re33
{
	background:url(redframe.gif) no-repeat 0 -4px;
	width:4px;
	height:4px;
}
.redFrameBody
{

}
TD.redFrameBody
{
	background-color:#ffbe40;
	color:#166CB8;
	text-align:center;
	Font-size:16px important!;
	padding:3px 5px 3px 5px;
	width:100%;
	height:100%;
}
/**********/
.SideDiv #NewsletterVerify
{
	width:80px;
}

.SideCell2
{
	width:195px;
	height:100%;
}

.PlusFrameBody
{
	background-color:#f5f5f5;
}