﻿
.menuMainR
{
	height:31px;
	width:3px;
	background-image:url('../../resources/images/menu/main_r.jpg');
	background-repeat:no-repeat;
}
.menuMainL
{
	height:31px;
	width:3px;
	background-image:url('../../resources/images/menu/main_l.jpg');
	background-repeat:no-repeat;
}
.menuMainM
{
	background-image:url('../../resources/images/menu/menu_blue.gif');
	background-repeat:repeat-x ;
	height:31px;
}
.menuMainROrg
{
	height:31px;
	width:3px;
	background-image:url('../../resources/images/menu/main_rOrange.jpg');
	background-repeat:no-repeat;
}
.menuMainLOrg
{
	height:31px;
	width:3px;
	background-image:url('../../resources/images/menu/main_lOrange.jpg');
	background-repeat:no-repeat;
}
.menuMainMOrg
{
	background-image:url('../../resources/images/menu/menu_orange.gif');
	background-repeat:repeat-x ;
	height:31px;
}
.menuMainTxt
{
	font-weight:bold;
	cursor:pointer;
	color:#ffffff;
	text-decoration:none;
	/*FONT-SIZE: 13px; */
    /*FONT-FAMILY: Arial;*/
    padding-right:10px;
    padding-left:10px;
    text-align:center;
    FONT-SIZE: 10pt; FONT-FAMILY: Arial, Miriam Fixed;

    
}
.menuMainILTxt
{
	font-weight:bold;
	cursor:pointer;
	color:#000000;
	text-decoration:none;
	/*FONT-SIZE: 13px; */
    /*FONT-FAMILY: Arial;*/
    padding-right:10px;
    padding-left:10px;
    text-align:center;
    FONT-SIZE: 10pt; FONT-FAMILY: Arial, Miriam Fixed;

    
}
.menuMainSep
{
	height:23px;
	width:3px;
	background-image:url('../../resources/images/menu/main_sep.jpg');
	background-repeat:no-repeat;
	background-position:center;
}
.menuSubTbl
{
	border-right:solid 1px #333333;
	border-left:solid 1px #333333;
	border-bottom:solid 1px #333333;
	text-align:right;
	height:20px;
}
.menuSubTxt 
{
	font-weight:bold;
	cursor:pointer;
	color:#000000;
	text-decoration:none;
	FONT-SIZE: 12px; 
    FONT-FAMILY: Arial;
    padding-right:10px;
    padding-left:10px;
    text-align:center;   
}
.menuSubTxtCategoty
{
	font-weight:bold;
	cursor:pointer;
	color:#333333;
	text-decoration:none;
	FONT-SIZE: 12px; 
    FONT-FAMILY: Arial;
    padding-right:10px;
    padding-left:10px;
    text-align:center;   
    letter-spacing:1px;
}
.menuSubTxt:hover
{color:#0962b4;}

.menuSubTxtBlue
{
	font-weight:bold;
	cursor:pointer;
	color:#0962b4;
	text-decoration:underline;
	FONT-SIZE: 12px; 
    FONT-FAMILY: Arial;
    padding-right:10px;
    padding-left:10px;
    text-align:center;   
}
.menuTabOnTxt
{
	font-weight:bold;
	cursor:pointer;
	color:#000000;
	text-decoration:none;
	/*FONT-SIZE: 12px; 
    FONT-FAMILY: Arial;*/
    text-align:center;
    FONT-SIZE: 10pt; FONT-FAMILY: Arial, Miriam Fixed;
}
.menuTabOnTd
{padding-top:3px;}
.menuMainTd
{
	padding-top:2px;padding-right:1px;padding-left:2px; background-color: #FFFFFF; 
	border-left: solid 1px #ABC1CF;
    border-right: solid 1px #ABC1CF;
}
.menuSubTd
{
	padding-right:1px;padding-left:2px; background-color: #FFFFFF; 
	border-left: solid 1px #ABC1CF;
    border-right: solid 1px #ABC1CF;
}
.menuDivOn
{display: block;}
.menuDivOff
{display: none;}
/*start gray*/
.menuTabOnRgray
{
	height:28px;
	width:3px;
	background-image:url('../../resources/images/menu/tabongray_r.gif');
	background-repeat:no-repeat;
	  background-position:bottom;
}
.menuTabOnLgray
{
	height:28px;
	width:3px;
	background-image:url('../../resources/images/menu/tabongray_l.gif');
	background-repeat:no-repeat;
	  background-position:bottom;
}
.menuTabOnMgray
{
	 background-image:url('../../resources/images/menu/tabongray_m.gif');
	 background-repeat:repeat-x ;
	  padding-right:5px;
      padding-left:5px;
      background-position:bottom;
}
.menuSubMgray
{
	background-image:url('../../resources/images/menu/subgray_m.jpg');
	background-repeat:repeat-x ;
}
.menuSubSepgray
{
	height:15px;
	width:3px;
	background-image:url('../../resources/images/menu/subgray_sep.jpg');
	background-repeat:no-repeat;
}
/*end gray*/

/*start orange*/
.menuTabOnRorange
{
	height:28px;
	width:3px;
	background-image:url('../../resources/images/menu/tabonorange_r.gif');
	background-repeat:no-repeat;
	  background-position:bottom;
}
.menuTabOnLorange
{
	height:28px;
	width:3px;
	background-image:url('../../resources/images/menu/tabonorange_l.gif');
	background-repeat:no-repeat;
	  background-position:bottom;
}
.menuTabOnMorange
{
	 background-image:url('../../resources/images/menu/tabonorange_m.gif');
	 background-repeat:repeat-x ;
	  padding-right:5px;
      padding-left:5px;
      background-position:bottom;
}
.menuSubMorange
{
	background-image:url('../../resources/images/menu/suborange_m.jpg');
	background-repeat:repeat-x ;
}
.menuSubSeporange
{
	height:15px;
	width:3px;
	background-image:url('../../resources/images/menu/suborange_sep.jpg');
	background-repeat:no-repeat;
}
/*end orange*/


