body		 { font-family:Tahoma; font-size:11px; color: #000000; background-color: #FFF }
hr 			 { background: #fff url(../img/hr.gif) no-repeat center center; margin: 8px auto; border: 0 none;}
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 ***********************************/
li
{	direction:rtl;
	background: #fff url(../img/li.gif) no-repeat 0 10px;
	background-position: top right ;
	list-style: none;
	padding-right: 18px;
}

form {
font-family:tahoma;
font-size:11px;
margin:0;
}

.main-border {
	border: 1px solid #626263;
}
.copy {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.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;
}
/*
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;
}
