body		 { font-family:Tahoma; font-size:11px; color: #000000; background-color: #ebebeb;}
h2           { font-family:  Tahoma;  text-indent:0; font-size:12px; color:#666666;  }
h3           { font-family: Tahoma; font-size:11px; text-indent: 0; color:#666666; font-weight:bold }
td			 { font-family:Tahoma; font-size:11px;  line-height:175% }
th           { font-family: Tahoma; font-size:11px; text-indent: 0; color:#666666; font-weight:bold }
	

/************************************** User Defined ***********************************/
.main li
{	direction:rtl;
	background:url(../img/main_li.gif) right no-repeat;
	background-position: top right ;
	list-style: none;
	padding-right: 18px;
}

li
{   direction:rtl;
	background:url(../img/main_li.gif) right no-repeat;
	background-position: top right ;
	list-style: none;
	padding-right: 18px;
}

form {
font-family:tahoma;
font-size:13px;
margin:0;
}

.main-border {
	border: 1px solid #626263;	
}
#copy {
	font-family: verdana;
	font-size: 9px;
	color: #ADADAD;
	text-decoration: none;
	direction:ltr;
}
.main-border-2 {
	border-top: 1px solid #727272;
	border-right: 1px solid #727272;
	border-bottom: 1px solid #727272;
	border-left: 1px solid #727272;
}

.link2 {
	font-family:tahoma;
	text-decoration: none;
	font-size:10px;
	color:#ffffff;

}
.white {
	font-family:tahoma;
	text-decoration: none;
	font-size:11px;
	color:#ffffff;
}
.exchange {
	font-family:tahoma;
	text-decoration: none;
	font-size:10px;
	color:#000000;
}
textarea{
	font-family:tahoma;	
	font-size:13px;	
	padding:2px;	
	border: 1px solid #cbcb55;
	width:446;
	height:50;
	direction:rtl;
	text-decoration:rtl;
}
input,select{
	font-family:tahoma;	
	font-size:13px;	
	padding:2px;	
	border: 1px solid #cbcb55;
	direction:rtl;
	text-decoration:rtl;
}
.inputNumber{
	font-family:tahoma;	
	font-size:13px;	
	padding:2px;	
	border: 1px solid #cbcb55;
	direction:ltr;
	text-decoration:ltr;
}
.inputb{
	font-family:tahoma;
	font-size:10px;
	padding:2px;
	border: 1px solid #999999;
	background-color: #FFE394;
}
.odd {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #EAEAEA;
}
.even {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FEDD7E;
}
.headerMenu{
	color:#333333;
}

.save_info {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-color: #FEDD7E;
	width:80;
	text-align:center;
	font-weight:bold;
}

.save_info2 {
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-color: #FEDD7E;
	text-align:right;
	font-weight:bold;
}
/************************************** Main Menu **************************************/
span.TreeviewSpanArea a {
    font-size: 11px; 
    font-family: Tahoma; 
    text-decoration: none;
    color: black
}
SPAN.TreeviewSpanArea A:hover {
    color: #820082;
}


#nav {
  list-style: none;
  margin: 0px;
  background-color:#f1f1f2; }

#nav li { 
  background-color:#f1f1f2;
  border-bottom:1px solid #dadadb;
}

#nav li#parent {
	padding-right:6px;
   }

#nav li a {
  background:url(../img/menu_item.gif) right no-repeat;
}
#nav li a:hover{
  background-color: #e1e1e4;
  background:url(../img/menu_item_s.gif) right no-repeat;
}
/************************************** Error Message **********************************/
.normalLabel{	
}

.failLabel{	
	color:#FF0000;				
}

.failMessage{
	color:#0099CC;
}

.okLabel{
	color:#009900;
}
/*********************************register form*****************************************/
.smallfont
{
	font: 11px tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
	font: 11px tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.bginput
{
	font: 10pt tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.font2
{
	font: 13px tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button2
{
	font: 13px tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	width:100;
}
