A:link {font-family:tahoma;font-weight:normal; color:blue; text-decoration:underline;}
A:visited {font-family:tahoma;font-weight:normal; color:blue; text-decoration:underline;}
A:active {font-family:tahoma;font-weight:normal; text-decoration:underline;}
A:hover {font-family:tahoma;font-weight:normal; color:gray; text-decoration:none;}
td,table,input,select
{
	font-family:tahoma;font-size:12px
}
body
{
	background-color: #d5dadd; font-family:tahoma; font-size:12px;	
}
.parenttable
{
	 border: outset 1 blue; width:800; height:auto; background-color:#ffffff; padding:3,3,3,3;
}
.td-amar
{
	background-color:silver;
}
.Item
{
	background-color:silver;
}
.Title
{
	font-weight:bold;color:#808080;
}
li
{
	color:black;
	background-color:#F3F3F3;	
	list-style-type:square;
	list-style-position:inside;	
}
.button
{
	font-family:tahoma;	font-size:12; color:blue; background-color:white; border: outset 1px blue;
}
.bgorange
{
	background-color:#d5dadd;
}
.orange
{
    color:#d5dadd;
}
.bold
{		   
	font-weight:bold;
}
fieldset
{
	border-width:thin;
	padding:3,3,3,3;
}
.RTL
{
	direction:rtl;
}
.LTR
{
	direction:ltr;	
}
.icontextbox
{
	height:22;
	background-image:url('http://www.bakhawan.com/kurdipedia/favicon.ico');
	background-repeat: no-repeat;
	background-position: center right;	
	padding-right: 36px;
}