body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  direction:rtl;
  background-color:#FAF6DD;
  color:black;
}

p, div, td
{
  color:black;
  font-size:12px;
}
.controlpanel
{
  background-color:Gray;
}

li
{
  line-height:14px;
}
A:link
{
}

A:visited
{
}

A:hover
{
    text-decoration:underline;
}

A:active
{
}


.StandardButton {
   background: #aaaaaa none; 
   color: #000;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}

.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}

.Head {
   font-family: Arial,Tahoma,  Helvetica;
   font-size:  14px;
   font-weight:  bold;
   color: black;
}

.SubHead
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.CommandButton
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:Black;
}


/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: black;
	font-size: 12px;
	
}

A.CommandButton:visited
{
	text-decoration: underline;
	color:black;
	font-size: 12px;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: black;
	font-size: 12px;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: black;
	font-size: 12px;
}

.MainMenu_Separator
{
  color: white;   
  height:5px;
}

.Normal, .NormalDisabled, .Normal Td, .Normal Span, .Normal Div
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.Normal a:link, .Normal a:visited, .Normal a:active
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration:underline;

}

.Normal a:hover
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration:underline;

}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color:#FFF;
}

/* 
================================
Skin styles
================================
*/ 




/*title red in container*/
H1
{
    color:#ff0000;
    font-size:14px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    margin-bottom:0;
    margin-top:-5;
    
}

H2
{
	color:black;
    font-size:12px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    font-style:italic;
}

H3
{
	color:black;
    font-size:12px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    font-style:normal;
}

H4
{
	color:black;
    font-size:12px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    font-style:normal;
}

H5
{
	color:black;
    font-size:12px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    font-style:italic;
 }

/*title blue in home page*/
H6
{
	color:black;
    font-size:12px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    margin-bottom:-2;
    margin-top:-3;
    font-style:normal;
 }



.SearchTextBox
{
  border:1px solid #E3DACE; 
  width:101px;
  height:15px;  
  direction:rtl;
  font-family:Arial;
  font-size:10px;
  text-align:right;
}



.LinksButton, .LinksButton a:link, .LinksButton a:visited, .LinksButton a:active
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:white;
	text-decoration:none;
}

.LinksButton a:hover
{
    	text-decoration:underline;
}

A.NormalLink, A.NormalLink:link, A.NormalLink:visited, A.NormalLink:hover, A.NormalLink:active
{
  font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
	color:white;
	text-decoration:none;
	background-image:url(Images/linkbutton.gif);
	display:block;
	padding-top:4px;
	padding-right:25px;
	width:110px;
	height:26px;
}

A.NormalLink:hover
{
  color:#FBF81E;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.LinksButton:link
{
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color:white;
	text-decoration:none;
	
}

A.LinksButton:visited
{
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color:white;
	text-decoration:none;
}

A.LinksButton:hover
{
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color:black;
	text-decoration:underline;
}

A.LinksButton:active
{
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color:black;
	text-decoration:none;
}

.LeftBorder
{
  background-image:url(images/shadowright.jpg);
  background-repeat:repeat-y;
  width:8px;
}

.RightBorder
{
  background-image:url(images/shadowleft.jpg);
  background-repeat:repeat-y;
  width:8px;
}

.ContentArea
{
  width:770px;
}

.HomePage_ContentPane
{
  vertical-align:top; 
}


.InnerPage_Content
{
  padding-top:0px;
  padding-right:30px;
}

.HomePageBottomBG
{
  height:120px;
  background-image:url(images/hpbottom.jpg);
  background-repeat:no-repeat;
  background-position:center center;
  vertical-align:top;
}

.InnerPageTopArea
{
  background-image:url(images/header_logo_08.jpg);
  background-repeat:no-repeat;
  width:770px;
  height:153px;   
}

.RightPane
{
  background-image:url(images/right_bar.jpg);
  background-repeat:no-repeat;
  width:185px;
  height:385px;
  padding-top:15px;
}
