body
{
	direction: ltr;
	font-size:7pt;
	color: black;
	font-style: normal;
	font-family: Tahoma ;
	font-variant: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background :url('images/bg.jpg');
}
a
{
	text-decoration:none;
	font-size:8pt;
}
a:hover
{
	color:#800000;
}

A:link
{
	font-size: 8pt;
	cursor: hand;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
}
A:Visited
{
	font-size: 8pt;
	cursor: hand;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
}

.Button
{
	font-style :normal;
	font-family : Tahoma;
	font-variant :normal;
	font-size	:small ;
	cursor :hand;
	color:Maroon;
	font-family:Tahoma; 
	font-size:8pt; 
}
.DropDown
{
	font-style :normal;
	font-family : Tahoma;
	font-size:9pt;
	color : Black ;
	border-color:Black;
	border-width:medium;
}

.LABEL
{
	font-style :normal;
	font-family : Tahoma;
	font-variant :normal;
	font-size:8pt;
	color : Maroon ;
}
DIV
{
	font-style :normal;
	font-family : Tahoma;
	font-variant :normal;
	font-size:8pt;
}
P
{
	text-align :right;
	unicode-bidi :normal;
	font-size:8pt;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
}
AREA
{
	font-size:8pt;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-decoration: none;
}

FORM
{
	direction :rtl;
	font-size:8pt;
	font-style: normal;
	font-family:  Tahoma;
	unicode-bidi: normal;
	text-align: right;
	font-variant: normal;
	text-decoration: none;
	background-color : Transparent;
}

.GridHeaderStyle
{
	BORDER-COLLAPSE: collapse;
	background-color:#94AFD3;
	color : Black;
	vertical-align :middle ;
}
.GridAlternateStyle
{
	BORDER-COLLAPSE: collapse;
	background-color : #ffffff;
	font-family: Tahoma;
	font-size :9pt;
	font-weight : normal;
	color : Black;
}
.GridStyle
{
	BORDER-COLLAPSE: collapse;
	background-color : #e1e5ee;
	font-family: Tahoma;
	font-weight : normal;
	font-size :9pt;
	color : Black;
}
TABLE
{
	font-size :8pt;
	BORDER-COLLAPSE: collapse;
}
.TableFirstRow
{
	background-color : DarkKhaki;
	font-weight :bold;
	color : White;
}
.TableSecondRow
{
	background-color : Ivory;
	font-weight :bold;
	color : White;
}
.ListBox
{
	color : FireBrick;
	font-weight :bold;
	background-color : Ivory;
}
.PasswordFields {
    background : url('images/Key.gif') no-repeat 0 1px;
    background-color:white;
    padding-left: 17px;
    border: 1px solid #7b9ebd;
    font-family : Tahoma;
}
.UsernameFields {
    background : url('images/User.gif') no-repeat 0 1px;
    background-color:white;
    padding-left: 17px;
    border: 1px solid #7b9ebd;
    font-family : Tahoma;
}
.Empty
{
}

.Text
{
	width : 100;
}
.HoverRowGrid
{ 
  background-color: PaleGoldenRod; 
  color : Blue;
  cursor: default;
}
.AlternatingRowCss
{ 
  background-color: Ivory; 
  border-right: 1px solid #E6E6E6; 
  border-bottom: 1px solid #E6E6E6; 
  font-family: tahoma;  
  font-size: 8px; 
  cursor: default;
} 
.AlternatingRowCss td.DataCell 
{ 
  border-right: 1px solid #E6E6E6; 
  border-bottom: 1px solid #E6E6E6; 
  font-family: tahoma;  
  font-size: 8px; 
  cursor: default;
} 
.GreadHeader
{
  padding: 5px;
  vertical-align:  middle ;
  background-image : url(/images/grid_headerBg.gif);
  color :White;
  direction :rtl;
  font-family: tahoma; 
}
.GridFooter
{
  cursor: default; 
  padding: 5px;
  vertical-align: bottom;
  font-family: tahoma; 
}

.GridFooterText
{
  color: #000000;  
  font-family: tahoma; 
  font-size: 8px;
}

.CellText
{
  font-family: Tahoma; 
  font-size: 8px; 
}
input
{
	font-family:Tahoma;
}