#dategreeting {
	position: absolute;
	top: 4px;
	right: 17px;
	font-size: 12px;
	color: #666667;
	
}

#languagebar {
	position: absolute;
	top: 4px;
	left: 21px;
	font-size: 12px;
	color: #666667;
	
}

#languagebar span.seperator{
	color: #e2e2e2;
}

#languagebar a:link, #languagebar a:visited{
	color: #666667;
	text-decoration: none;
}

#languagebar a:hover, #languagebar a:active{
	color: #005fcd;
	text-decoration: none;
}

div.mycellDivider{	
	background-color: #ffffff;
	width: 100%;
	height: 1px;
	overflow: hidden;		
	float: right;
	margin: 0px 0px 0px 0px;
}

.cellName{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 4px;
}

.linkW{
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 4px;
	text-decoration:underline;
}

.linkWN{
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 4px;
	text-decoration:none;
}

table.bills{
	border-collapse: separate;
	border-spacing: 2px;
	display: block;	
}

table.bills th{
	background-color: #d8d8d8;
	color: #0066cb;
	width: 85px;
	text-align:center;
}

table.bills th.topright{
	background-color: #d8d8d8;
	color: #0066cb;
	width: 85px;
	background-image: url(../images/general/table_graycorner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-align:center;
}

table.bills th.topleft{
	background-color: #d8d8d8;
	color: #0066cb;
	width: 85px;
	background-image: url(../images/general/table_graycorner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align:center;
}


table.bills td{
	background-color: #ffffff;
	color: #0066cb;
	text-align:center;
	height:19px;
	
}

table.bills td.bottomright{
	background-color: #ffffff;
	color: #0066cb;
	background-image: url(../images/general/table_whitecorner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align:center;
}

table.bills td.bottomleft{
	background-color: #ffffff;
	color: #0066cb;
	background-image: url(../images/general/table_whitecorner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align:center;
}


td.clipButtons{	
	vertical-align: bottom;
	text-align: left;	
	padding-bottom: 9px;
}


table.big{
	border-collapse: separate;
	border-spacing: 2px;
	display: block;	 
}

table.big th{
	background-color: #d8d8d8;
	color: #0066cb;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
}

table.big th.topright{
	background-color: #d8d8d8;
	color: #0066cb;
	background-image: url(../images/general/table_graycorner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-align:center;
}

table.big th.topleft{
	background-color: #d8d8d8;
	color: #0066cb;
	background-image: url(../images/general/table_graycorner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align:center;
}


table.big td{
	background-color: #ffffff;
	color: #0066cb;
	text-align:center;
	height:19px;
}


table.big tr.tdAdd td{
	background-color: #ffffff;
	color: #0066cb;
	text-align:right;
	padding-right:10px;
	padding-left:10px;
	height:29px;
	font-size:11px;
}

table.big tr.tdEven td{
	background-color: #E8E8E8;
	color: #0066cb;
	text-align:right;
	padding-right:10px;
	padding-left:10px;
	height:29px;
	font-size:11px;
}

table.big td.bottomright{
	background-color: #ffffff;
	color: #0066cb;
	background-image: url(../images/general/table_whitecorner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align:center;
}

table.big td.bottomleft{
	background-color: #ffffff;
	color: #0066cb;
	background-image: url(../images/general/table_whitecorner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align:center;
}


table.big td.bottomright29{
	background-color: #ffffff;
	color: #0066cb;
	background-image: url(../images/general/table_whitecorner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align:right;
	padding-right:10px;
	padding-left:10px;
	height:29px;
	font-size:11px;
}

table.big td.bottomleft29{
	background-color: #ffffff;
	color: #0066cb;
	background-image: url(../images/general/table_whitecorner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align:right;
	padding-right:10px;
	padding-left:10px;
	height:29px;
	font-size:11px;
}




#myPageFooter
{
	text-align: center;
	font-size: 11px;
	/*color: #0066cb;*/
	clear:both;
	border-top:1px solid #efefef;
}

#myPageFooter {}



.dateLtr{direction: rtl;}

table.album{direction: rtl;}
table.album td{height:17px;}
a.blueLink, a.blueLink:visited{
	text-align: center;
	font-size: 11px;
	color: #0066cb;
	clear:both;
	text-decoration:none;
}

a.blueLink:hover{
	text-align: center;
	font-size: 11px;
	color: #0066cb;
	clear:both;
	text-decoration:underline;
	
}

a.grayLink :hover , a.grayLink:visited , a.grayLink{
	text-align: center;
	font-size: 11px;
	color: #83817A;
	clear:both;
}

a.grayLink{
	text-decoration:none;
}

a.grayLink:hover{
	text-decoration:underline;
}




div.rightNavOn{overflow:hidden; background-color: #D8D8D8;}

div.rightNavOff{display:none;}


div.navOff ,div.navOn {
	height:28px;	
	font-weight:bold;
	padding-right:20px;
	border-top:1px solid #E2E2E2;
	line-height:28px;
	cursor:pointer;
	direction:rtl;
}
 div.rightNavParent a {
	text-decoration:none;
	color: green;
}
 a.ff_link :active {
	text-decoration:none;
	color: #83817A;
}
a.ff_link :hover {
	text-decoration:none;
	color: red;
	background-color: #D8D8D8;
}

div.navOff1 {
	height:28px;	
	font-weight:bold;
	padding-right:20px;
	border-top:1px solid #E2E2E2;
	line-height:28px;
	direction:rtl;
}

div.navOffMain , div.navOnMain{
	height:28px;	
	font-weight:bold;
	padding-right:20px;
	line-height:28px;
	cursor:pointer;
	direction:rtl;
}


div.navOff , div.navOffMain{
	color:#7F8084;
    background-color:#EDEDED;
    background-image: url(../images/icons/i_bullet.gif); 
    background-position :169px 12px; 
    background-repeat: no-repeat;
}

div.navOffMainLong
{
	color:#7F8084;
    background-color:#EDEDED;
    background-image: url(../images/icons/i_bullet.gif); 
    background-position :169px 12px; 
    background-repeat: no-repeat;
    height:100%;
    position:relative;
    width: 182px;
    height:290px;
}
div.navOffMainLong1
{
	color:#7F8084;
    background-color:#EDEDED;
    background-image: url(../images/icons/i_bullet.gif); 
    background-position :169px 12px; 
    background-repeat: no-repeat;
    height:45px;
    width: 182px;
}


div.navOn , div.navOnMain{
  color:#1264AE;
  background-color:#D8D8D8;
  background-image: url(../images/icons/i_bulletOn.gif); 
  background-position:169px 12px; 
  background-repeat: no-repeat;
}

div.rightNavInner{
	list-style-type: none;
	direction:rtl;
	margin: 0;
	padding-right: 20px;
	border: none;
	font-size:11px;
	/*background-color:#fff;*/
	height:23px;
	line-height:23px;
	/*background-color:#d8d8d8;*/
	background-image: url(../images/icons/i_bulletSOff.gif); 
    background-position :169px 10px; 
    background-repeat: no-repeat;
}

a.navLinkOff , a.navLinkOff:visited{
	color:#535353;
	text-decoration:none;
}

a.navLinkOn , a.navLinkOn:visited{
	color:#376797;
	text-decoration:none;
}

a.navLinkOn:hover , a.navLinkOff:hover{text-decoration:underline;}


/* How hear Me  */

.divHowHearMeMainBox
{
	width:200px;
	height:100px;
	position:relative;
	background-color:#0066cb;
	float:right;
	margin-right:130px;
	display: inline;	
	margin-top:5px
}

.divHowHearMeMainBox div.topLeftCorner
{
	width:20px;
	height:20px;
	position:absolute;
	background-image:url(../images/general/blueBoxCorner/borederBluebox_corner_tl.gif);
	top:0;
	left:0
}

.divHowHearMeMainBox div.topRightCorner
{
	width:20px;
	height:20px;
	position:absolute;
	background-image:url(../images/general/blueBoxCorner/borederBluebox_corner_tr.gif);
	top:0;
	right:0
}

.divHowHearMeMainBox div.bottomRightCorner
{
	width:20px;
	height:20px;
	position:absolute;
	background-image:url(../images/general/blueBoxCorner/borederBluebox_corner_bl.gif);
	bottom:0;
	right:0
}

.divHowHearMeMainBox div.bottomLeftCorner
{
	width:20px;
	height:20px;
	position:absolute;
	background-image:url(../images/general/blueBoxCorner/borederBluebox_corner_br.gif);
	bottom:0;
	left:0
}

.divHowHearMeMainBox div.topBorder
{
	width:100%;
	height:1px;
	position:absolute;
	background-color:#9ac1e7;
	overflow: hidden;
	top:5px;
	left: 0px;
}

.divHowHearMeMainBox div.bottomBorder
{
	width:100%;
	height:1px;
	overflow: hidden;
	position:absolute;
	background-color:#9ac1e7;
	bottom:3px;
	left: 0px;
}

.divHowHearMeMainBox div.leftBorder
{
	width:1px;
	height:100px;
	position:absolute;
	background-color:#9ac1e7;
	left:7px
}

.divHowHearMeMainBox div.rightBorder
{
	width:1px;
	height:100px;
	position:absolute;
	background-color:#9ac1e7;
	right:2px
}

.divHowHearMeMainBox div.mainContant
{
	position:absolute;
	top:9px;
	right:10px;
	width:170px
}
.test
{
	background-color:Blue;
}



