/* Default CSS Stylesheet for a new Web Application project */
.CountryName
{
	font-weight:bold;
	font-size:10px;
	Color:#0075e1;
	font-family:Verdana;
	text-decoration:none;
}

.Category
{
	font-weight:bold;
	font-size:11px;
	Color:#0024b2;
	font-family:Verdana;
	text-decoration:none;
}

A:hover.Country
{
	text-decoration: none;
	font-size: 10px;
	font-family: 'Verdana';
	color: #FF0000;
	letter-spacing:3px;
}
A:link.Country,A.Country
{
	text-decoration: none;
	font-size: 10px;
	font-family: 'Verdana';
	color:#0075E1;
	letter-spacing:3px;
}

A:hover.Print
{
	text-decoration: none;
	font-size: 10px;
	font-family: 'Verdana';
	color: #FF0000;
	letter-spacing:3px;
	font-weight:bold;
}
A:link.Print,A.Print
{
	text-decoration: none;
	font-size: 10px;
	font-family: 'Verdana';
	color:#85c902;
	letter-spacing:3px;
	font-weight:bold;
}

A:hover.Link
{
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #FF9900;
	font-family: 'Verdana';
	letter-spacing:4;
	letter-spacing:3px;
	

}
A:link.Link,A.Link,hover.Link
{
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #79d507;
	font-family: 'Verdana';
	letter-spacing:4;
	letter-spacing:3px;
	

}

A:hover.IarahLink
{
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	font-family: 'Verdana';
	color: #FF9900;
}
A:link.IarahLink,A.IarahLink
{
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	font-family: 'Verdana';
	color:#0075E1;
}

.IdarahTitle
{
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
	font-family: 'Verdana';
}

A:hover.Package
{
	text-decoration: none;
	font-size:10pt;
	color: #FF0000;
}
A:link.Package,A.Package
{
	text-decoration: none;
	font-size:10pt;
	color:#0075E1;
}

A:hover.Hotel
{
	text-decoration: none;
	font-size:10pt;
	color: #FF0000;
}
A:link.Hotel,A.Hotel
{
	text-decoration: none;
	font-size:10pt;
	color:#0075E1;
}

.MainTitle
{
	font-weight: bold;
	font-size: 16px;
	color: #0024b2;
	font-family: 'Verdana';
}

.Title
{
	font-weight: bold;
	font-size: 13px;
	color: #79d507;
	font-family: 'Verdana';
	letter-spacing:2;
}

.TicketingTitle
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: 'Verdana';
}
.Normal-h
{
    text-decoration: none;
	font-size: 11px;
	font-family: 'Verdana';
	color:#0075E1;
    
  
}
.details
{
    text-decoration: none;
	font-size: 12px;
	font-family: 'Verdana';
	color:#0075E1;
    
  
}
.Normal
{
	font-size: 10px;
	color: #333333;
	font-family: 'Verdana';
}

.Title2
{
	font-size: 12px;
	color: #ff9900;
	font-family: 'Verdana';
}

.Package
{
	font-size: 11px;
	color: #0075e1;
	font-family: 'Verdana';
}

.Bold
{
	font-size: 10px;
	color: #333333;
	font-family: 'Verdana';
	font-weight:bold;
}

.Note
{
	font-size: 12px;
	color: #FF0000;
	font-family: 'Verdana';
}

.TextBox
{
	color: #005CA0;
	border-style: solid;
	background-color: white;
	border-width: 1;
	padding-left: 2;
	padding-right: 2;
	font-family: 'Verdana','Tahoma';
	padding-top: 1;
	padding-bottom: 1;
}
.MarqueeText
{
	font-size: 1em;
	text-align: justify;
	color: #49A5E5;
	font-family:  'Tahoma', 'Arabic Transparent', 'courier new', 'Traditional Arabic', 'Simplified Arabic' ;
	text-indent: 1;
}
.Button
{
	font-weight: bold;
	font-size: 10px;
	color: #005ca0;
	padding-left: 1;
	font-family: 'Verdana','Tahoma';
	background-color: #ecf5fc;
}
