BODY 
{
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #FFFBD5;
	scrollbar-face-color: #175B07;
	scrollbar-highlight-color: #8BC770;
	scrollbar-3dlight-color: #ffffcc;
	scrollbar-darkshadow-color: #8f8f8f;
	scrollbar-shadow-color: #afafaf;
	scrollbar-arrow-color: #ffffff;
}

.font1
{
    FONT-SIZE: 8pt;
    COLOR: #fffbd5;
    FONT-FAMILY: Verdana, "Trebuchet MS", Arial;
    TEXT-DECORATION: none
}
.font1ovr
{
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Verdana
}
.font1link
{
    FONT-SIZE: 8pt;
    COLOR: blue;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.Ver
{
    FONT-SIZE: 10pt;
    COLOR: #008000;
    FONT-FAMILY: Fixedsys;
    TEXT-DECORATION: NONE
}
.footerLinks
{
    FONT-SIZE: 8pt;
    COLOR: #D3FF87;
    FONT-FAMILY: Trebuchet MS;
    TEXT-DECORATION: none
}
.en_arcell
{
    BORDER-RIGHT: #515113 1px solid;
    BORDER-TOP: #515113 1px solid;
    BORDER-LEFT: #515113 1px solid;
    BORDER-BOTTOM: #515113 1px solid;
    BACKGROUND-COLOR: #d6d64f
}
.en_arCell_ovr
{
    BACKGROUND-COLOR: #949423
}
.fontAr1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #336600;
    FONT-FAMILY: Tahoma
    TEXT-DECORATION: none
}
.treb
{
    FONT-SIZE: 7pt;
    COLOR: #000000;
    FONT-FAMILY: 'Trebuchet MS', Verdana
    TEXT-DECORATION: none
}
.headers
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #175b07;
    FONT-FAMILY: Verdana
}
.cellFonts
{
    FONT-SIZE: 8pt;
    COLOR: #175b07;
    FONT-FAMILY: Verdana
}
.cellFonts_ar 
{ 
	font-size: 10pt; 
	color: #175b07; 
	font-family: Tahoma; 
	margin-left: 10; 
   margin-right: 10 
}
.Gentext
{
    FONT-SIZE: 10pt;
    COLOR: #006600;
    FONT-FAMILY: Verdana, "Trebuchet MS", Arial
}
.Ar_headers
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #175b07;
    FONT-FAMILY: Simplified Arabic
}
.ar_genfonts
{
    FONT-SIZE: 10pt;
    COLOR: #175b07;
    DIRECTION: rtl;
    FONT-FAMILY: Tahoma
}

.footerlinkAR 
{ 
	font-family: Tahoma; 
	font-size: 8pt; 
	color: #D3FF87; 
	Text-decoration : none 
}
.ssn         { font-size: 7pt; color: #800000; font-family: Verdana , 'Trebuchet MS'; 
               text-decoration: none }
               
.pathStyle
{
    FONT-SIZE: 8pt;
    COLOR: #175b07;
    FONT-FAMILY: Trebuchet MS
}

/* TOP LEVEL STYLES THESE ARE CANCLED CUZ THEY CAUSE THE LAYOUT TO DIPLAY IMPROPERLY*/
/*
BODY {
  background-color: white;
  font-family: Verdana;
  font-size: 12px;
  margin-top: 5px; 
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
} */
/*
TD
{
   font-family: Arial-Narrow;
   font-size: 8pt;
   text-decoration: none;
   vertical-align : top;
   color: black;
}

TH
{
   font-family: Arial-Narrow;
   font-size: 8pt;
   text-decoration: none;
   vertical-align : top;
   color: black;
}*/



/************************************************************/
/* ANCHOR STYLES											*/
/************************************************************/

A {
   cursor: hand;
   color: #007138;
   font-family:Arial-Narrow;
   FONT-SIZE: 8pt; 
   text-decoration: underline;
}

A:link A:visited {
   cursor: hand;
   text-decoration: none;
   color: #003366;
}

A:hover {
   color: lightgreen;
}

A.Link {
  text-decoration: underline;
}

A.listTableHeaderAnchorStyle {
  color: black;
  text-decoration: none;
  cursor: hand;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

P{
    font-family: Arial; 
    font-size: 11pt; 
    font-style: normal;       
}
/************************************************************/
/* HEADER STYLES											*/
/************************************************************/

H2 {
    color: #FFFFCC;
    background-color: #008040;
    font-family: Verdana; 
    font-size: 11pt; 
    font-style: normal; 
    font-weight: bold; 
    text-align: center;
    vertical-align: top;
    border-top: 1px black solid; 
    border-right: 1px black solid; 
    border-bottom: 1px black solid; 
    border-left: 1px black solid;
    margin-bottom: 5px;
    margin-top: 2px;
    margin-left: 1px;
    margin-right: 1px;
}

/************************************************************/
/* INPUT Styles												*/
/************************************************************/


INPUT.littleButton {
   cursor: hand;
   font-size: 8.5pt;
   font-family: Arial;
   font-weight: bold;
   width: 75;
   color: black;
   background: #008040;
   border: outset 2 #9999cc;
   line-height: 11pt;
   align: center;
}

SELECT {
  border-top: 1pt black solid;
  border-right: 1pt black solid;
  border-bottom: 1pt black solid;
  border-left: 1pt black solid;
  text-align: center;
  font-family: Arial;
  font-size: 110%;
}


/************************************************************/
/* TEXTAREA Styles											*/
/************************************************************/

TEXTAREA { 
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
  text-align: left;
  font-family: Arial;
  font-size: 10pt;
}

/************************************************************/
/* Html lists												*/
/************************************************************/
UL {
  text-align: left;
  font-weight: normal;
  margin-left: 15px;
  margin-bottom: 0px;
}


/************************************************************/
/* FORM														*/
/************************************************************/


FORM {
  margin-top: 0px; 
  margin-right: 0px; 
  margin-left: 0px; 
  margin-bottom: 0px;
}


/************************************************************/
/* STATUS BAR Style											*/
/* Use an image, transparent, background color will be the  */
/* status bar.												*/
/************************************************************/

.statusBarStyle {
	background-color: #008040;
}

.button {
  background-color: #31669A;
  color: #FFFFCC;
  font-family: Arial;
}


/************************************/
/*********ListView Styles************/
/************************************/
th.ViewHeaderStyle
{
  border-top: 1px black solid;
  border-bottom: 1px black solid;
  border-left: 1px black solid;
  border-right: 1px black solid;
  padding-left: 5px;
  padding-right: 2px;
  font-famliy: Arial;
  font-weight: bold;
  font-size: 70%;
  text-align: left;
  text-decoration: none;
}

table.ViewTableStyle
{
  width:100%;
}

td
{
font-size: 12px;
font-family: Arial;
}

td.DisplayCellLines
{
border-bottom : 1px solid #FFFFD9;
}

.ViewRowSelectedStyle {
  color: highlighttext;
  background: highlight;
  text-align: left;
  font-family: Verdana, Arial;
  padding-left: 5px;
  padding-right: 2px;
  cursor: hand;
}

.subheader
{
font-family: Verdana;
font-size: 12pt;
background-color: #008040;
width: 25%;
color: white;
border-top: 1px black solid; 
border-right: 1px black solid; 
border-bottom: 1px black solid; 
border-left: 1px black solid;
margin-bottom: 5px;
margin-top: 2px;
margin-left: 1px;
margin-right: 1px;
}