.Main
{
	border-right:  #AAAAAA 1px solid; 
	border-left:  #AAAAAA 1px solid; 
}

Body
{
	background-image:url(bg.gif);
	direction: rtl;
	font-family: Tahoma;
}

A.CommandButton:link 
{
	text-decoration: none;
}

A.CommandButton:visited  
{
	text-decoration: none;
}

A.CommandButton:active   
{
	text-decoration: none;
}

A.CommandButton:hover    
{
	text-decoration: none;
}


A:link  {
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    none;
    color:  #ff0000;
}

.Head   {
	 font-family: Tahoma, Arial, Helvetica;
    font-size:  13px;
    font-weight:    bold;
    color: #333333;
}

.SubHead    {
    font-family: Tahoma, Verdana,Arial, Helvetica;
    font-size:  11px;
    font-weight: normal;
    color: black;
}

A.SubHead:link {
    text-decoration:    none;
    color:black;
}

A.SubHead:visited  {
    text-decoration:    none;
    color:black;
}

A.SubHead:active   {
    text-decoration:    none;
    color:black;
}

A.SubHead:hover    {
    text-decoration:    none;
    color:red;
}

.SubSubHead {
    font-family: Tahoma;
    font-size:  11px;
    font-weight:    bold;
    
}

.MainMenu_TabRootMenuItem TD
{
	background-image: url(NewBluewhite_back.gif);	
	height: 27px;
}

.MainMenu_TabRootMenuItemSel TD
{
	background-image: url(NewBlue_back.gif);	
	height: 27px;
}

.MainMenu_TabMenuItemHover TD
{
	background-image: url(NewBlue_back.gif);	
	background-color: Transparent;
	color: Red;
	height: 27px;
}

.MainMenu_TabMenuItemSelHover TD
{
	background-image: url(NewBlue_back.gif);
	color: mediumblue;
	font-weight: bold;
	font-style: normal;
	height: 27px;
}

.MainMenu_MenuItem 
{
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #ABBBF2 1px solid; 
	border-top: #ABBBF2 1px solid; 
	border-right: #FFFFFF 0px solid;
}

.MainMenu_MenuIcon 
{
	cursor: pointer; 
	cursor: hand; 
	background-color: #ABBBF2; 
	border-left: #ABBBF2 1px solid; 
	border-bottom: #ABBBF2 1px solid; 
	border-top: #ABBBF2 1px solid; 
	text-align: center; 
	width: 15; 
	height: 20;
}

.MainMenu_SubMenu 
{
	border-bottom: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid;  
	border-right: #FFFFFF 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #ABBBF2; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=2);
}

.MainMenu_MenuBreak 
{
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.MainMenu_MenuItemSel 
{
	background-color: #8D9BCA;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height:20px;
}

.MainMenu_MenuArrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #ABBBF2 1px solid; 
	border-bottom: #ABBBF2 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.MainMenu_RootMenuArrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.ModuleTitle_MenuItem 
{
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuItemSel 
{
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	background-color: #C1D2EE;
}

