html 
{
scrollbar-face-color:#151419;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#B99765;
scrollbar-darkshadow-color:#493E32;
scrollbar-shadow-color:#B99765;
scrollbar-arrow-color:#B99765;
scrollbar-track-color:#42372A;

}
 
body {
	background-color: Black;
}
#ourInfo {
position: absolute; width: 322px; height: 224px; z-index: 5; left: 22px; top: 27px;
font-size:12pt ;
color: #ffffff;
font-family:Arial, Helvetica, sans-serif;
	
}
#ourInfo p
{
	width:350px;
	margin-bottom: 0px;
	pading:0px;
	
}
#info{
	
	list-style: none;
	line-height: 23px;
	letter-spacing: 3px;
	

	color: White;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
ol {
	list-style: decimal;
	line-height: 20px;
	font-size: 11pt;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-left: 25px;
	margin-top: 0px;
	
}
a:link
{
	text-decoration: none;
}
fomdiv 
{
width:35%;
height:50%;
}
form {
	text-align: center;
	width: 100%;
	height: 100%;
	 
	color: #B99765;
	font-family: Arial, Helvetica, sans-serif;
	font: caption;
} 
input,textarea {
        margin-top: 3%;;
	 	margin-bottom: 7%;
		border: 1.5px dashed #B99765;
		width: 100%;
		background-color: #42372A;
		color: #ffffff;
	 }
label
{
color: #b99765;
 
}	 
	 textarea
	 {
	 	scrollbar-face-color:#151419;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#B99765;
scrollbar-darkshadow-color:#493E32;
scrollbar-shadow-color:#B99765;
scrollbar-arrow-color:#B99765;
scrollbar-track-color:#000000;

	 }
#senden
{
   width:56px;
	height: 29px; 
	background:  url(images/contact/en.gif) no-repeat;
	border:0px;
	cursor: pointer;
}
#sendar
{
   width:56px;
	height: 29px; 
	background:  url(images/contact/ar.gif) no-repeat;
	border:0px;
	cursor: pointer;
}
