
/*************************** Main **********************/		
Body 
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #041C84;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #041C84;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #041C84;
	direction: rtl;
}
table
{
	font-size : 100%;
}
hr
{
	height : 1px;
	color : black;
}

h2
{
	font : bold 14px arial;
	color: #041C84;
}

p
{
	font: normal 13px Arial;
	direction: rtl;
	line-height: 120%;
	letter-spacing: 0.2px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}

li
{
	padding: 20px 20px 0 20px;
}

A
{
	color: #000000;
	font-weight: bold;
}

A:hover
{
	color: #60A6C8;
	font-weight: bold;
}

/*************************** Tables **********************/
Table.main 
{
	width : 780px;
	height: 430;
	direction: rtl;
	background-color: White;
}

Table.mainEn 
{
	width : 780px;
	height: 430;
	direction: ltr;
	background-color: White;
}

Table.in 
{
	width : 780px;
	height : 325px;
}

Table.details 
{
	width : 418px;
	height : 325px;
}

Table.detailsC 
{
	width : 600px;
	height : 325px;
}


Table.clientDetails 
{
	width: 500px;
	height: 280px;
	border: 1px solid #041C84;
	padding-left: 10px;
	padding-right: 10px;
}

Table.bottom 
{
	width : 780px;
	height : 30px;
	background-color : ;
	font : bold 9px;
	color : white;
}	
Table.menu 
{
	text-align: right;
	padding: 5px 0px 0 0;
	width: 570px;
}

Table.Paging 
{
	color : white;
	font : bold 11px;
	padding : 5px;
}	
Table.Links 
{
	width : 616px;
}	

/**************************** Div *******************************/

Div.PlanDiv
{
	width: 130px;
	height: 50px;
	overflow: auto;
	background-color: White;
	margin: 0px 0px 0px 0px;
	scrollbar-face-color: #041C84;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #041C84;
	scrollbar-3dlight-color: #041C84;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #041C84;
	scrollbar-arrow-color: #FFFFFF;
}

div.ClientBar
{
	overflow: auto;
	height: 290px;
	width: 580px;
	vertical-align: top;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #041C84;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #041C84;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #041C84;
}

div.activeDiv
{
	width: 418px;
	overflow: auto;
	height: 247px;
	margin: 0px 0px 0px 0px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #60A6C8;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #60A6C8;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #60A6C8;
}

div.activeDivNew
{
	width: 360px;
	height: 510px;
	overflow: auto;
	margin: 0px 0px 0px 0px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #60A6C8;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #60A6C8;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #60A6C8;
}

/**************************** TR/TD *******************************/
Tr.record
{
	height: 20px;
}

Td.record
{
	border-bottom: 1px solid #0C33FA;
	height: 20px;
}

Td.logoUp
{
	width: 210px;
	height: 41px;
	cursor: hand;
	background: url(../images/logoNew.gif) no-repeat left bottom;
}

Td.Menu
{
	width: 95px;
	height: 32px;
	font-size: 13px;
	font-weight: bold;
	color: White;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	cursor: hand;
	text-align: center;
	background: #60A6C8;
}

Td.MenuClick
{
	width: 95px;
	height: 32px;
	font-size: 13px;
	font-weight: bold;
	color: White;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: #333D76;
}

Td.cc
{
	width: 20px;
	height: 32px;
	background: url(../images/cc.gif) no-repeat center;
}

Td.ccS
{
	width: 20px;
	height: 30px;
	background: url(../images/cc.gif) no-repeat center;
}

Td.bc
{
	width: 20px;
	height: 32px;
	background: url(../images/bc.gif) no-repeat center;
}

Td.cb
{
	width: 20px;
	height: 32px;
	background: url(../images/cb.gif) no-repeat center;
}

Td.cbS
{
	width: 20px;
	height: 30px;
	background: url(../images/cb.gif) no-repeat center;
}

Td.ce
{
	width: 15px;
	height: 32px;
	background: url(../images/ce.gif) no-repeat right;
}

Td.be
{
	width: 15px;
	height: 32px;
	background: url(../images/be.gif) no-repeat right;
}

Td.weeklyG
{
	height: 60px;
	width: 230px;
	vertical-align: middle;
	text-align: right;
	padding: 5px 22px 5px 20px;
	background-color: #ECECEC;
	border-right: 2px solid #E1E1E1;
	border-bottom: 1px solid #FFFFFF;
}

Td.weeklyGH
{
	height: 60px;
	width: 188px;
	vertical-align: middle;
	text-align: right;
	padding: 0px 15px 0px 10px;
	background-color: #ECECEC;
	font-size: 17px;
	font-weight: bold;
	color: #7A7A7A;
	border-bottom: 1px solid #FFFFFF;
}

Td.weeklyW
{
	height: 60px;
	width: 230px;
	vertical-align: middle;
	text-align: right;
	padding: 5px 22px 5px 20px;
	background-color: #FFFFFF;
	border-right: 2px solid #E1E1E1;
	border-bottom: 1px solid #FFFFFF;
}

Td.weeklyWH
{
	height: 60px;
	width: 188px;
	vertical-align: middle;
	text-align: right;
	padding: 0px 15px 0px 10px;
	background-color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	color: #7A7A7A;
	border-bottom: 1px solid #FFFFFF;
}


Td.MenuSmall
{
	width: 60px;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	color: White;
	vertical-align: middle;
	cursor: hand;
	text-align: center;
	background: #60A6C8;
}

Td.MenuSmallClick
{
	width: 60px;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	color: White;
	vertical-align: middle;
	cursor: hand;
	text-align: center;
	background: #333D76;
}

Td.picOpen
{
	width: 360px;
	height: 510px;
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding: 25px 10px 0px 0px;
}

Td.picOpenNew
{
	width: 418px;
	height: 288px;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 10px 0px 0px 10px;
}


Td.sideLine
{
	border-right: 1px solid Gray;
}

Td.header
{
	background-color: #041C84;
	font-weight: bold;
	height: 20px; 
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	vertical-align: middle;
}

Td.folder
{
	border: 1px solid #041C84;
	cursor: hand;
}

Td.folderClicked
{
	border: 1px solid #041C84;
	background-color: #041C84;
	color: White;
	font-weight: bold;
}

Td.subMenu
{
	color: #FFFFFF;
	width: auto;
	height: 13px;
	padding: 0px 15px 0px 15px;
	font-weight: bold;
	text-align: center;
}

Td.lineW
{
	color: #FFFFFF;
	width: 2px;
	height: 13px;
	font-weight: bold;
	text-align: center;
}


/**************************** Links *******************************/

A.bottom
{
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

A.bottom:hover   
{
	font-weight: bold;
	font-size: 13px;
	color: #142860;
	text-decoration: none;
}

A.subMenu
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

A.subMenu:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #60A6C8;
	text-decoration: none;
}


A.bulider	  
{
	font : bold 10px;
	color: #333D76;
	text-decoration: none;
	font-style : italic;
}
A.bulider:hover   
{
	font : bold 10px;
	color: #60A6C8;
	text-decoration: underline;
	font-style : italic;
}
A.menu  
{
	font : normal 12px;
	color: #041C84;
	text-decoration: none;
}
A.menu:hover   
{
	font : normal 12px;
	color: #0C33FA;
	text-decoration: underline;
}

A.picOpen  
{
	font : bold 12px;
	text-decoration: underline;
}

A.picOpen:hover   
{
	font : bold 12px;
	text-decoration: none;
}

A.regis  
{
	font : bold 13px;
	color: #ffffff;
	text-decoration: underline;
}
A.regis:hover   
{
	font : bold 13px;
	color: #142860;
	text-decoration: underline;
}

A.del  
{
	font: normal 12px;
	color: Red;
	text-decoration: none;
}

A.del:hover   
{
	font : normal 12px;
	color: Red;
	text-decoration: underline;
}

A.lang  
{
	font : normal 11px;
	color: #041C84;
	text-decoration: none;
}
A.lang:hover   
{
	font : normal 11px;
	color: #0C33FA;
	text-decoration: underline;
}

A.Ticker  
{
	font : normal 12px;
	text-decoration: none;
	color: #142860;
	text-decoration: underline;
}
A.Ticker:hover   
{
	font : normal 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

A.links
{
	font : normal 12px;
	color: #0C33FA;
	text-decoration: none;
}
A.links:hover   
{
	font : normal 12px;
	color: #0C33FA;
	text-decoration: underline;
}

A.paging 
{
	font : bold 11px;
	color: white;
	text-decoration: none;
}
A.paging:hover   
{
	font : bold 11px;
	color: #D8D04A;
	text-decoration: underline;
}


/**************************** Misc *******************************/

.Ticker
{
	font: normal 12px;
	color: #142860;
	text-decoration: none;
}

.inbox
{
	width: 80px;
	height: 16px;
	border: 1px solid #142860;
	font-size: 10px;
	font-weight: normal;
}

.inboxC
{
	width: 80px;
	height: 16px;
	border: 1px solid #142860;
	font-size: 10px;
	font-weight: normal;
	direction: ltr;
	text-align: left;
}

.inboxRace
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #000000;
	border-width: 1px;
	height: auto;
}

.inboxClient
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #041C84;
	border-width: 1px;
	height: auto;
}

.button
{
	border-right: #330000 1px solid;
	border-top: #330000 1px solid;
	font-size: 11px;
	border-left: #330000 1px solid;
	cursor: hand;
	color: #FFFFFF;
	border-bottom: #330000 1px solid;
	font-family: Tahoma;
	font-weight: bold;
	height: 22px;
	background-color: #60A6C8;
	text-decoration: none;
}

.linkHeader
{
	font : bold 14px arial;
}

.Check1
{
	background-color : #ffffff;
}
.Check2
{
	background-color : #cccccc;
}
.Check2 A
{
    COLOR: #000000;
    FONT-FAMILY: arial;

    TEXT-DECORATION: none
}
.Check1 A
{
    COLOR: #000000;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}