
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 }
a:link       { text-decoration: none; color:#000066 }
a:visited    { text-decoration: none; color:#003366 }
a:hover      { color:#B97E02 }
	

/************************************** 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-position: top right ;
	background:url(../img/main_li.gif) right no-repeat;
	list-style: none;
	padding-right: 18px;
}
.lili
{   direction:ltr;
	background-position: top left ;
	background:url(../img/main_li.gif) left no-repeat;
	list-style: none;
	padding-left: 18px;
}

form {
font-family:tahoma;
font-size:11px;
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:10px;	
	padding:2px;	
	border: 1px solid #cbcbb2;
}
input,select{
	font-family:tahoma;
	font-size:10px;
	padding:2px;
}
.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;
}
/*
FIELDSET{
	width:90%;
	border: 1px solid #B1C8E0;
	padding:10px;
}
FIELDSET LEGEND{
	padding:5px;
	border: 1px solid #B1C8E0;
	margin-bottom:10px;
}*/

/************************************** 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;
}