﻿#hor-zebra
{
	font-family: tahoma;
	font-size: 8pt;
	margin: 0px;
	text-align: right;
	border-collapse: collapse;
}

#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #fffff;
}
#hor-zebra td
{
	padding: 5px;
	color: #ffffff;
	background-color: #333333;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9pt;
}
#hor-zebra .odd
{
	background: #484848;
	color: #FFCC00;
}

#hor-zebra tr:hover td
{
	background: #666666;
	color: #ffffff;
}
#hor-zebra .sub
{
	background: #000000;
}

#hor-zebra .text1
{
	color: #FFCC00;
}
.hor-acc
{
	font-family: tahoma;
	font-size: 8pt;
	margin: 0px;
	text-align: right;
	border-collapse: collapse;
}

.hor-acc th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #fffff;
}
.hor-acc td
{
	padding: 5px;
	color: #333333;
	background-color: #C0C0C0;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
}

.hor-acc .oddac
{
	background: #484848;
	color: #FFCC00;
}

.hor-acc tr:hover td
{
	background: #666666;
	color: #ffffff;
}
.hor-acc .sub
{
	background: #000000;
}

.hor-acc .text1
{
	color: #FFCC00;
}

#hor-acc
{
	font-family: tahoma;
	font-size: 8pt;
	margin: 0px;
	text-align: right;
	border-collapse: collapse;
}

#hor-acc th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #fffff;
}
#hor-acc td
{
	padding: 5px;
	color: #333333;
	background-color: #C0C0C0;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
}
#hor-acc .oddac
{
	background: #484848;
	color: #FFCC00;
}

#hor-acc tr:hover td
{
	background: #666666;
	color: #ffffff;
}
#hor-acc .sub
{
	background: #000000;
}

#hor-acc .text1
{
	color: #FFCC00;
}

#hor-math
{
	font-family: tahoma;
	font-size: 8pt;
	margin: 0px;
	text-align: right;
	border-collapse: collapse;
}

#hor-math th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #fffff;
}
#hor-math td
{
	padding: 5px;
	color: #ffffff;
	background-color: #333333;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 9pt;
}
#hor-math .oddm
{
	background: #666666;
	color: #FFCC00;
}

#hor-math .sub
{
	background: #000000;
	color: #FFCC00;
}

.tex1td {
	color: #FFCC00;
	font-size: 9pt;
}
.tex2td {
	color: #FFFFFF;
	font-size: 9pt;

}

.box-table-a
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
	direction:rtl;
}
.box-table-a th
{
	background-position: #333333;
	font-size: 13px;
	font-weight: normal;
	padding: 2px;
	background: #333333;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #FFFFFF;
	border-style: solid dotted solid dotted;
	border-width: 4px 1px 1px 1px;
	border-color: #0c7358 #FFFFFF #fff #FFFFFF;
	height:20px;
}
.box-table-a th:hover{
	background-color:gray;
}
.box-table-a td
{
	background-position: #CCCCCC;
	padding: 8px;
	/*background: #CCCCCC;*/
	border-bottom: 1px solid #fff;
	color: #000000;
	border-top: 1px solid transparent;
	border-style: solid dotted solid dotted;
	border-width: 1px;
	border-color: transparent #FFFFFF #fff #FFFFFF;
}
.box-table-a .off{
	background-position: #000000;
	/*background: #BBBBBB;*/
}
.box-table-a tr:hover td
{
	background-position: #666666;
	background: #808080;
	color: #ffffff;
}
