.Try {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 15px;
	color: #990000;
	font-weight:bold
	
}
.white {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 17px;
	color: #ffffff;
	
	
}
.BlueArabicBigText {
	font-family: "Tahoma";
	font-size: 45px;
	color:  #FFFFFF;
	font-weight:800
}
.normaltext {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #333333;
}

.contact {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	color: #333333;
	font-weight:800;
}
.v {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 15px;
	color: #333333;
	
}


.formGo {
	background-color: #ffffff;
	background-position: center center;
	height: 22px;
	width: 36px;
	border: 1px solid #990000;
	//background-image: url(assets/go.gif);
	background-repeat: no-repeat;
}
.form {
	background-color: #990000;
	background-position: center center;
	border: 2px solid #CCCCCC;
	height: 20px;
	width: 70px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.white1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	color: #ffffff;
	
	
}