/* 
================================
inner3Panes
================================
*/   

Body
{
    text-align: center;    		
    margin: 0px 0px 0px 0px;
    font-family: Arial;
    font-size:11px;
    height:100%;
}
Body TABLE
{
    font-family: Arial;
    font-size:11px;
}

.Normal
{
    font-family: Arial;
    font-size:  12px;
    font-weight:    normal;
    color: black;
    text-align:right;	
    direction:rtl;
}

.pagemaster {
	background-color:#FFFFFF;
	background-image:none;
	background:none;
}

.skinmaster {
	height: 100%;
	background-color: #F3F5FA;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}

.rightimage
{	
	width: 164px;
	HEIGHT: 710px;
	background-color: #DEDFDE;
	padding:0 0 0 0;
	background-image: url(images/bottom_coin.jpg);
	background-repeat: no-repeat;
	background-position:bottom;	
}

.toppane 
{

	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 4px;
	padding-top: 3px;

}
.mainleftpane 
{
	/*BACKGROUND-IMAGE: url(images/left_green_bottom.gif); 	
	background-repeat :no-repeat;	
	background-position:bottom;*/	
	WIDTH:165;
	HEIGHT:32;	
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: -10px;

}
.contentpane 
{
	WIDTH:399;
	HEIGHT:501;		
	background-color: transparent;
	padding-left: 3px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;

}
.newspane 
{	
	width: 100%;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;

}
.rightpane 
{
	WIDTH:178;
	HEIGHT:501;			
	background-color: transparent;
	padding-left: 3px;
	padding-right: 4px;
	padding-top: 3px;

}
.footer
{
	WIDTH:567;
	HEIGHT:97;			
	background-color: transparent;
	padding-left: 3px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom :8px;
	direction:rtl;

}

/* Solpart Menu */
.MainMenu_MenuContainer {
	background-color: dcb22b; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: dcb22b;
}
.MainMenu_MenuItem {
	border-left: #dcb22b 0px solid; 
	border-bottom: #dcb22b 1px solid; 
	border-top: #dcb22b 1px solid; 
	border-right: #dcb22b 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Arial; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: dcb22b;
	/* Added By Me*/
	text-align:right;
	direction:rtl;
}
.MainMenu_MenuIcon {
	background-color: #dcb22b; 
	border-left: #dcb22b 1px solid; 
	border-bottom: #dcb22b 1px solid; 
	border-top: #dcb22b 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #dcb22b;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #dcb22b; 
	cursor: pointer; 
	cursor: hand; 
	color: B0D9F9; 
	font-family: Arial; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #dcb22b 1px solid; 
	border-bottom: #dcb22b 1px solid; 
	border-top: #dcb22b 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* End - Solpart Menu */
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Arial; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Arial;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}


