﻿ body
{
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 10px 9px;
	background:White;
	SCROLLBAR-FACE-COLOR: #d3d3d3;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
Select
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	list-style-type: circle;
	background-color: transparent;
	border-bottom-style: none;
	SCROLLBAR-FACE-COLOR: #d3d3d3;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
	
 
 .TabArea
{
	z-index: -25;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	top: 100px;
	width: 400px;
	position: absolute;
	background-image: url(images/bk.bmp);
}
a:Hover
{
	color: red;
}

.RtlDir
{
	direction: rtl;
	
}
.linkArab
{
	font-family: 'Simplified Arabic';
	text-decoration: none;
	cursor: hand;
}
.linkEng
{
	font-family: Verdana;
	text-decoration: none;
	cursor: hand;
}
.atabutton
{
	position: relative;
	top: 4px;
}
.ataText
{
	position: relative;
	top: 0px;
	font-size: 10pt;
}
	
.atadirButton
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: red;
	border-bottom-style: none;
}

.ataChCell
{
	background-image: url(images/200-30.png);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.rowHeader
{
	background-position: center top;
	background-image: url(images/boxes/box200up.png);
	
}

