.baseTable
{	
}
body
{	background-color: White;
}
.bg_table
{ WIDTH: 950px; 
  HEIGHT: 500px;
}
.commentText
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12;
	color: red;
}
.cursorHand
{
	cursor: hand;
}
.fullpinkTableOld
{
	background-color: #F5FAFF;
	border-bottom-width: 1;
	border-bottom-style: solid;
    border-bottom-color: #5499B6;
    border-left-style: solid;
    border-left-width: 1;
    border-left-color: #5499B6;
    border-right-style: solid;
    border-right-width: 1;
    border-right-color: #5499B6;
    border-top-style: solid;
    border-top-width: 1;
    border-top-color: #5499B6;
    
}
.fullpinkTable
{
	background-color: #FFFFFF;
	border-bottom-width: 1;
	border-bottom-style: solid;
    border-bottom-color: #A5A6AD;
    border-left-style: solid;
    border-left-width: 1;
    border-left-color: #A5A6AD;
    border-right-style: solid;
    border-right-width: 1;
    border-right-color: #A5A6AD;
    border-top-style: solid;
    border-top-width: 1;
    border-top-color: #A5A6AD;
    
}
.innerTableOld
{
	BORDER-RIGHT: #b7b7b7 1px dashed; 
	BORDER-LEFT: #b7b7b7 1px dashed; 
	BORDER-BOTTOM: #b7b7b7 1px dashed;
	line-height: 27px;
}
.innerTable
{
	BORDER-RIGHT: #969696 1px solid; 
	BORDER-LEFT: #969696 1px solid; 
	BORDER-BOTTOM: #969696 1px solid;
	BORDER-TOP: #969696 1px solid;
	line-height: 27px;
}
.colorBorderOld
{
	BORDER-RIGHT: #CA65D1 1px dashed; 
	BORDER-LEFT: #CA65D1 1px dashed; 
	BORDER-BOTTOM: #CA65D1 1px dashed;
	BORDER-TOP: #CA65D1 1px dashed;
	line-height: 27px;
}
.colorBorder
{
	BORDER-RIGHT: #CA65D1 1px solid; 
	BORDER-LEFT: #CA65D1 1px solid; 
	BORDER-BOTTOM: #CA65D1 1px solid;
	BORDER-TOP: #CA65D1 1px solid;
	line-height: 27px;
}

.innerTblItems
{	border: 1px;
	BORDER-TOP-STYLE:none;
	BORDER-RIGHT-STYLE:none;
	BORDER-LEFT-STYLE:none;
	BORDER-COLLAPSE:collapse;
	BORDER-BOTTOM-STYLE:none;
	OVERFLOW: auto;
}
.innerTblTitleAsc
{
	background-position: left center;
	font-weight: bold;
	font-size: 12px;
	background-image: url(images/arrow_up3.gif);
	color: #525552;
	line-height: 20px;
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: #fae9b6;
}
.innerTblTitleDesc
{
	background-position: left center;
	font-weight: bold;
	font-size: 12px;
	background-image: url(images/arrow_down3.gif);
	color: #525552;
	line-height: 20px;
	background-repeat: no-repeat;
	font-family: Arial;
	background-color: #fae9b6;
}
.innerTblTitle
{
	font-weight: bold;
	font-size: 12px;
	background-image: none;
	color: #525552;
	line-height: 20px;
	font-family: Arial;
	background-color: #fae9b6;
}
.innerTblText
{
	font-weight: bold;
	font-size: 12px;
	color: #52555A;
	font-family: Arial;
}
.menuItem
{
	background-color: #E5E5E5;
	color: #4A96D4;
	text-align: center;
}
.pinkTable
{
	background-color: #F5FAFF;
	border-bottom-width: 1;
	border-bottom-style: solid;
    border-bottom-color: #5499B6;
    border-left-style: solid;
    border-left-width: 1;
    border-left-color: #5499B6;
    border-right-style: solid;
    border-right-width: 1;
    border-right-color: #5499B6;
    border-top-style: solid;
    border-top-width: 0;
    border-top-color: #5499B6;
}
.searchTable
{
	border: 0px;
	background-color: #E5E5E5;
	line-height: 27px;
}
.smallComment
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10;
	color: #00406F;
}
.smallTitle
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12;
	color: #0E609E;
}
.tabTextOff
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12;
	color: #5F819B;
}
.tabTextOn
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12;
	color: #00406F;
}
.tblBottomLeft
{
	background-image: url(images/table_down_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.tblBottomRight
{
	background-image: url(images/table_down_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.tblFooter
{
	background-image: url(images/table_down_bg.gif);
	background-repeat: repeat-x;
}
.tblHeaderOld
{
	background-color: #4A96D4;
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial, Sans-Serif;
	line-height: 20px;
}
.tblHeader
{	
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	color:#52555A;
	padding-top :10px;
}
.tblItems
{
	background-color: white;
	/*color: #969696;*/
	color:Black;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
}
.tblTopLeft
{
	background-image: url(images/table_top_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.tblTopRight
{
	background-image: url(images/table_top_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.textBox
{
	background-color: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 12;
	BORDER-RIGHT: #b7b7b7 1px solid; 
	BORDER-LEFT: #b7b7b7 1px solid; 
	BORDER-BOTTOM: #b7b7b7 1px solid;
	BORDER-TOP: #b7b7b7 1px solid
}
.textBoxChanged
{
	background-color: #f0d0bf;
	font-family: Arial, Sans-Serif;
	font-size: 12;
}
.titleTextOld
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12;
	color: #969696;
}
.titleText
{
	font-family: Arial, Sans-Serif;
	font-size: 14;
	color: #404040; /*52555A*/
}
.topTitleText
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	color:#52555A;
	padding-top :10px;
}
.titleTextDark
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12;
	color: #969696;
	BORDER-RIGHT: #969696 1px solid; 
	BORDER-LEFT: #969696 1px solid; 
	BORDER-BOTTOM: #969696 1px solid;
	BORDER-TOP: #969696 1px solid;
	line-height: 27px;
}

.titleTextLight
{
	font-family: Arial, Sans-Serif;	
	font-size: 14;
	color: #B7C0DD;
}

.titleTextHeb
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12;
	color: #00406F;
	background: #ffffcc;
}

.titleTextEng
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12;
	color: #00406F;
	background: #cccc00;
}
.toolTip
{
	font-family: Arial, Sans-Serif;
	/*font-weight: bold;*/
	font-size: 11;
	color: black;
	background-color:  #fffae8;
	border: solid 1px black;
}
.topPinkTable
{
	background-color: #F5F5F5;
	direction: rtl;
    border-bottom-width: 0;
	border-bottom-style: solid;
    border-bottom-color: #5499B6;
    border-left-style: solid;
    border-left-width: 1;
    border-left-color: #5499B6;
    border-right-style: solid;
    border-right-width: 1;
    border-right-color: #5499B6;
    border-top-style: solid;
    border-top-width: 1;
    border-top-color: #5499B6;
}

/* style for line under emphasis/selected */
.trHadgasha 
{   border: #006666 none; 
	font-size: 9pt; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	float: none; 
	background-color:#B7C0DD;/* transparent;*/
	color:black;
	}
.LinkStyle
{	font-family: Arial;
	font-size: 12;
	CURSOR: hand; 
	COLOR: Black; /* #969696; */
	TEXT-DECORATION: underline;
}	
.WhiteLinkStyle
{	font-family: Arial;
	font-size: 12;
	CURSOR: hand; 
	COLOR: white; 
	TEXT-DECORATION: underline;
}	

/*calnder*/

A:link
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A.text12:link
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.text12:visited
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.text12:active
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.text12:hover
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.text12g:link
{
    COLOR: #666666;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.text12g:visited
{
    COLOR: #666666;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.text12g:active
{
    COLOR: #666666;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.text12gf:hover
{
    COLOR: #666666;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.text12gf:link
{
    COLOR: #666666;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.text12gf:visited
{
    COLOR: #666666;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.text12gf:active
{
    COLOR: #666666;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.text12gf:hover
{
    COLOR: #ff0000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A.text12gu:link
{
    COLOR: #666666;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A.text12gu:visited
{
    COLOR: #666666;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A.text12gu:active
{
    COLOR: #666666;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A.text12gu:hover
{
    COLOR: #666666;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A.text12u:link
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A.text12u:visited
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A.text12u:active
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A.text12u:hover
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A.text14bu:link
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
A.text14bu:visited
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
A.text14bu:active
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
A.text14bu:hover
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
A.topdeal:link
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.topdeal:visited
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.topdeal:active
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.topdeal:hover
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.menu:link
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.menu:visited
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.menu:active
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.menu:hover
{
    COLOR: #ffcc33;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.text18b:link
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold
}
A.text18b:visited
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold
}
A.text18b:active
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold
}
A.text18b:hover
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold
}
.text10
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 10px
}
.text10g
{
    COLOR: #999999;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 10px
}
.text12
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal
}
.text12b
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.text12bl
{
    COLOR: #000099;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px
}
.text12blb
{
    COLOR: #000099;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.text12g
{
    COLOR: #666666;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px
}
.text12r
{
    COLOR: #c03301;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px
}
.text12pb
{
    COLOR: #000099;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.text12rb
{
    COLOR: #c03301;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.text12wb
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
.strike12
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px;
    TEXT-DECORATION: line-through
}
.strike14r
{
    COLOR: #ff0000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 14px;
    TEXT-DECORATION: line-through
}
.text14
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 14px
}
.text14b
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold
}
.text14blb
{
    COLOR: #000099;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold
}
.text14rb
{
    COLOR: #cc3300;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold
}
.text14w
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 14px
}
.text14wb
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold
}
.text16gb
{
    COLOR: #a8a8a8;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold
}
.text18b
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold
}
.text18w
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 18px
}
SELECT
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px
}
INPUT
{
    COLOR: #000000;
    FONT-FAMILY: Arial (Hebrew), David (Hebrew), Courier New (Hebrew);
    FONT-SIZE: 12px
}

.titleText1
{
	font-family: Arial, Sans-Serif;
	font-weight: normal;	
	font-size: 12;
	color: black;
}
.TabMenuSelected
{
	CURSOR: hand;
	font-family: sans-serif, Arial ;
	font-size: 14px;
	COLOR:#526D94; 
	font-weight: bold; 
}
.TabMenu
{
	CURSOR: hand;
	font-family: sans-serif, Arial ;
	font-size: 14px;
	COLOR:#FFFFFF; 
	font-weight: bold; 
}
.TabSubMenuSelected
{
	CURSOR: hand;
	font-family: sans-serif, Arial ;
	font-size: 14px;
	COLOR: #526D94;
	font-weight: bold; 
}
.TabSubMenu
{
	CURSOR: hand;
	font-family: sans-serif, Arial ;
	font-size: 14px;
	COLOR:#FFFFFF; 
	font-weight: bold;	
}
/* end main frame */
