html, body {
	background-color: #ECECEC;
	font-family: Tahoma;
	font-size: 12px;
	color: #5E5E5E;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
}

input {
	font-size: 13px;
	border: 1px solid #D3D3D3;
	padding-left: 2px;
 	color: #5E5E5E; 
	background-color: #FFF;
}

input.left {
	width: 150px;
}

textarea {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #5E5E5E; 
	border: 1px solid #D3D3D3;
	width: 350px;
	padding-left: 2px; 

}

img {
	border: 0px;
}
.search {
	background-color: #FE0000;
	color: #FFF;
	font-weight: bold;
}






.pageTitle {
	color: #626262;
	font-size: 25px;
	font-family: Arabic Typesetting, Verdana, Arial;
}



div.expandable {
	clear:both;
	float:left;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

div.categoryitems {
	clear: both;
	margin-left:16px;
}

div.parent {
    font-weight: bold;
    margin-left: 16px;
}

div.child {
    font-weight: normal;
    margin-left: 16px;
}

#input2{
	background-image: url(./../images/www2_21.jpg);
	height: 34px;
	width: 89px;
	color: White;
	font-size: 1px;
	display: block;
	border: none;
} 
a:link, a:visited, a:active {
	color: #8C8C8C;
	text-decoration: none;
}

a:hover { 
	color: #5E5E5E;
	text-decoration: underline;
}
