/* Drop Down Menu, Text Areas */
.drop_m {
font-family : Tahoma, "Arabic Transparent", "Simplified Arabic", "Times New Roman"; 
font-size : 11px; 
width : 250px; 
} 

.drop_m1 {
font-family : Tahoma, "Arabic Transparent", "Simplified Arabic", "Times New Roman"; 
font-size : 11px; 
width : 100px; 
} 

.text_a1 {
font-family : Tahoma, "Arabic Transparent", "Simplified Arabic", "Times New Roman"; 
font-size : 12px; 
width : 115px; 
} 

.text_a2 {
font-family : Tahoma, "Arabic Transparent", "Simplified Arabic", "Times New Roman"; 
font-size : 12px; 
width : 170px; 
} 

.s_button {
font-family : Tahoma, "Arabic Transparent", "Simplified Arabic", "Times New Roman"; 
color : white; 
font-size : 12px; 
width : 50px; 
height : 20px; 
background-color : gray; 
border : 1px none; 
border-color : white; 
border-style : solid; 
} 

.s_button1 {
font-family : Tahoma, "Arabic Transparent", "Simplified Arabic", "Times New Roman"; 
color : white; 
font-size : 12px; 
width : 100px; 
height : 20px; 
background-color : gray; 
border : 1px none; 
border-color : white; 
border-style : solid; 
}


/*Forms and inputs and buttons*/
.tblEmailSend
{
	width: 460px;
	margin: 10px;
}
.txtEmailLabel
{
	font-family: "Traditional Arabic", "Arabic Transparent";	
	font-weight: bold; 
	font-size: 12pt; 
	width: 175px;
}
.txtFeedbackLabel
{
	font-family: "Traditional Arabic", "Arabic Transparent";
	font-weight: bold; 
	font-size: 14pt; 
}
.txtEmailFields
{
	width: 235px;
	border: 1ps solid #777777;
}
.txrEmailFields
{
	width: 420px;
	height: 125px;
	border: 1ps solid #777777;
}
.btnEmail
{
	width: 75px;
	font-family: "Traditional Arabic", "Arabic Transparent";
	font-weight: bold; 
	font-size: 10pt; 
	/*border: 1px solid;*/
}

.formATTR
{
border-width:1px;
border-style:solid;
border-color:#c0c0c0;
height:13px
font-family: "Traditional Arabic", "Arabic Transparent";
font-weight: bold; 
font-size: 12px; 
}


.inp1 {
	border: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-color: #D3BB73;
	background-color: white;
	border-style: solid;
	width: 200px;
	font-family: "Traditional Arabic", "Arabic Transparent"; 
	font-size: 13px;
	color : #494848;
	text-align: justify;
}

.inp2 {
	border: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-color: #D3BB73;
	background-color: white;
	border-style: solid;
	width: 300px;
	font-family: "Traditional Arabic", "Arabic Transparent";
	font-size: 13px;
	color : #494848;
	text-align: justify;
}

.inp3 {
	border: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-color: #D3BB73;
	background-color: white;
	border-style: solid;
	width: 300px;
	font-family: "Simplified Arabic";
	font-size: 14px;
	color : #494848;
	text-align: justify;
}


.butt {
	background-color: #808080;
	border: 1px;
	border-style: solid;
	font-family: "Traditional Arabic", "Arabic Transparent";
	font-size: 13px;
	color : white;
}
