
#homePageMainTable tr
{
	margin-bottom:10px;
	margin-top:10px;
}
.tdNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: Gray;
	vertical-align:middle;
}
.tdNavigation A, .tdNavigation A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	text-decoration: none;
	background-color: Gray;
	vertical-align:middle;
}
.tdNavigation A:hover {
	color: #CC0000;
	text-decoration: none;
	vertical-align:middle;
}

.headerLine {
	background-color:#F0F0F0;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
	/*border-top:1px dotted #CC0000;
	border-bottom:1px dotted #CC0000;*/	
	border-right:none ;
	border-left:none;
}
.categoryIssus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	line-height: 14px;	
}
.categoryIssus A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color:black;
}
A.categoryHeader 
{
	font-family:Arial;
	font-size: 9pt;
	color: White;
	font-weight: bold;
	text-decoration :none;
}
.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height:18px;
	border-bottom:1px solid #CC0000;
	background-image: URL(images/Lohot_tab_notActive.gif);
	background-position: LEFT;
	background-repeat: no-repeat;
	background-color: #848484;
   	text-indent: 3px;
}
.tab A, .tab A:visited {
	font-size: 9pt;
	background-color: #848484;
	text-decoration: none;
	color: Black;
}
.tabHyperLink {
	font-size: 9pt;
	background-color: #848484;
	text-decoration: none;
	color: Black;
	cursor: hand;
}
.tabActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: White;
	height:18px;
	border-bottom:1px solid #CC0000;
	background-image: URL(http://images.globes.co.il/Images/NewGlobes/Misc/Lohot_tab_Active.gif);
	background-position: LEFT;
	background-repeat: no-repeat;
	background-color: #CC0000;
    text-decoration: none;
	text-indent: 3px;
				
}
 .tabActive A, .tabActive A:visited {
 	font-size: 9pt;
	background-color: #CC0000;
	text-decoration: none;
	color: White;
 }
 .tabActiveHyperLink {
 	font-size: 9pt;
	background-color: #CC0000;
	text-decoration: none;
	color: White;
	cursor: hand
 }

.normalNotActive {      /*tabIssue sec line */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-indent: 4px;
	padding: 3px;	
	text-decoration: underline;
	color: Black;
	cursor: hand;
	background-color: #f0f0f0;
}

.normalActive {       /*tabIssue sec line */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-indent: 4px;
	padding: 3px;
	color: #CC0000;
	text-decoration: none;	
	font-weight: bold;
	cursor: hand;
	background-color: #f0f0f0;

}

.tdNormal {        /*tabIssue sec line */
	font-size: 9pt;
	text-indent: 4px;
	padding: 3px;
	background-color: white;
}
.infoHeader {
	font-size: 9pt;
	background-color: #CC0000;
	padding: 10px 3px 10px 0;
	color: White;
}
.infoCell 
{
	background-color: white;
	font-size: 9pt;
	padding: 2px 3px 2px 0;
}
.sortUp {
	cursor: hand;
	border: 0;
}
.sortDown {
	cursor: hand;
	border: 0;
}

.tablewhiteborder
{
	border:1px solid white;
}
.homePageMainTableCell
{
	padding-bottom :10px;
	vertical-align : top;
}

.board_footer_line
{
	background:url(/images/miscellaneous/dot43.gif) repeat-x top left;
	font-size: 9pt;
	font-weight:bold;
}
.board_footer
{
	font-size:9pt;
}
.shared_globesNews
{
 	font-size: 9pt;
	padding-bottom: 10px;
}

.shared_globesNews A, .shared_globesNews A:visited 
{
	color:black;
 	text-decoration: none;
}
 
.shared_globesNewsDate,.shared_globesNewsDate A, .shared_globesNewsDate A:visited 
{
	font-weight :bold;
	text-decoration: none;
	color: #CC0000;
}

.shared_headerLine
{
	/*background:url(../../inc/Dots_Orange.gif) repeat-x top left;*/
	background:url(/images/miscellaneous/DotBackRed.gif) repeat-x top left;
	background-color:#f0f0f0;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
	border-right:none ;
	border-left:none;	
	height:29;
}
.Pager
{
	font-family:Arial;
	font-size:10px;	
	background-color:Black;
}
.noLoginMessage 
{
	background-image: URL(images/msg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	color:White;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	vertical-align:text-top;
	padding-top:6px;	
}
.noLoginMessage a
{
	color:White;
	font-weight:bold;
	font-size:14px;
}
