﻿.Mainbody
{
	background-color:WhiteSmoke;
	font-family:Tahoma;
	font-size:9pt;
	direction:rtl;
}

.MenuItem
{
	color:Gray;	
	text-align:center;
}

.VerMenuItem
{
	border-bottom-style:solid;
	border-bottom-color:DimGray;
	border-bottom-width:1px;
}

.MainButtons
{
	color:darkgray;
}

.TopBanner
{
	background-image: url(Images/TopBanner.JPG);		
	width:100%;
}

.MenuBar
{
	background-image: url(Images/Menu.JPG);	
	text-align:right;
	height:29px;
}

.BottomBar
{
	background-color: Gray;
	background-image: url(Images/Bottom.JPG);
	font-size:8pt;
	font-family:Arial;
}

.MainTable
{
	background-color:White;
	border-style:solid;
	border-width:1px;
	border-color:White;
}

.TopModuleContainer_Table
{
	border-right: gainsboro 1px solid; 
	border-top: gainsboro 1px solid; 
	border-left: gainsboro 1px solid; 
	border-bottom: gainsboro 1px solid;		
}

.TopModuleContainer_Top
{
	background-color: white; 
	width: 50%; 
	text-align: right;
    height: 18px;
}

.TopModuleContainer_Content
{
	background-color: white
}

.TopModuleContainer_Bottom
{
	font-size: 4pt; 
	height: 7px; 
	background-color: #f5f5f5
}



.LeftModuleContainer_Table
{
	border-right: gainsboro 1px solid; 
	border-top: gainsboro 1px solid; 
	border-left: gainsboro 1px solid; 
	border-bottom: gainsboro 1px solid;
}

.LeftModuleContainer_Top
{
	background-color: white; 
	width: 50%; 
	text-align: right;
    height: 18px;
}

.LeftModuleContainer_Content
{
	background-color: white
}

.LeftModuleContainer_Bottom
{
	font-size: 4pt; 
	height: 7px; 
	background-color: #f5f5f5
}



.RightModuleContainer_Table
{
	border-right: gainsboro 1px solid; 
	border-top: gainsboro 1px solid; 
	border-left: gainsboro 1px solid; 
	border-bottom: gainsboro 1px solid;
}

.RightModuleContainer_Top
{
	background-color: white; 
	width: 50%; 
	text-align: right;
    height: 18px;
}

.RightModuleContainer_Content
{
	background-color: white
}

.RightModuleContainer_Bottom
{
	font-size: 4pt; 
	height: 7px; 
	background-color: #f5f5f5
}



.BottomModuleContainer_Table
{
	border-right: gainsboro 1px solid; 
	border-top: gainsboro 1px solid; 
	border-left: gainsboro 1px solid; 
	border-bottom: gainsboro 1px solid;
}

.BottomModuleContainer_Top
{
	background-color: white; 
	width: 50%; 
	text-align: right;
    height: 18px;
}

.BottomModuleContainer_Content
{
	background-color: white
}

.BottomModuleContainer_Bottom
{
	font-size: 4pt; 
	height: 7px; 
	background-color: #f5f5f5
}



.ContentModuleContainer_Table
{
	border-right: gainsboro 1px solid; 
	border-top: gainsboro 1px solid; 
	border-left: gainsboro 1px solid; 
	border-bottom: gainsboro 1px solid;
}

.ContentModuleContainer_Top
{
	background-color: white; 
	width: 50%; 
	text-align: right;
    height: 18px;
}

.ContentModuleContainer_Content
{
	background-color: white
}

.ContentModuleContainer_Bottom
{
	font-size: 4pt; 
	height: 7px; 
	background-color: #f5f5f5	
}



