/* --GLOBALS-- */
ul,li,p,h1,h2,div { 
	padding: 0;
	margin: 0;
}
body {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	text-align: justify;
	color: #666;
	background: #FFFFFF url(../images/bg.jpg) repeat-x;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #FFCC33;
}
p {
	padding-bottom: 12px;
	line-height: 1.8;
}
.innerpage p{
	line-height: 1.8;
}
.headertext{
	font-size: 13px; 
	margin-bottom:11px; 
	color: #F4C400;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	margin-bottom: 5px;
	font-size: 20px;
	color: #F7941D;
	font-weight: normal;
}
h1.pagetitle {
	font-size: 24px;
	color: #333;
	font-weight: normal;
	background: url(../images/title-bullet.jpg) no-repeat 0px 4px;
	padding-left: 45px;
	margin-bottom: 15px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #982C29;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom:7px;
}
ul {
	margin-bottom: 12px;
	margin-left: 0px;
}	
li {
	list-style-type: none;
	padding-left: 25px;
	padding-bottom: 7px;
	line-height: 1.5;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
.txtbox {
	border: 1px solid #D3D3D3;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	height: 16px;
	width: 145px;
	background-color: #EBEBEB;
}
.messagebox {
    border: 1px solid #D3D3D3;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	height: 80px;
	width: 175px;
	background-color: #EBEBEB;
}
.messagebox2 {
    border: 1px solid #D3D3D3;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	height: 80px;
	width: 305px;
	background-color: #EBEBEB;
}
.agenttxtbox {
	border: 1px solid #D3D3D3;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	height: 16px;
	width: 210px;
	background-color: #EBEBEB;
}
#Address{
	width: 441px;
}
.AgentDropdown{
	width: 212px;
	background-color: #EBEBEB;
}
.umrahoffer{
	color: #9E2826;
	font-size: 26px;
}
.umrahoffer2{
	font-size: 12px;
	color: #9E2826;
	margin-right:40px;
}
.highlight{
	color: #982C29;
}
.tab td{
	background-color: #FFF9F4;
	text-align: center;
	border-bottom: solid 1px #F79646;
}
.tab th{
	color: #FFFFFF;
	background-color: #FCCFAB;
	height: 20px;
	text-align: center;
	border-bottom: solid 2px #F79646;
	border-top: solid 1px #F79646;
	}
.col1{
	border-left: solid 1px #F79646;
	border-right: solid 1px #F79646;
}
.col2{
	border-right: solid 1px #F79646;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
}
.footer p {
	line-height:1.6;
}
