.navi 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #F47C20; 
	text-decoration: none
}

.navi:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #F47C20;
	text-decoration: underline;
}

.body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}

.title 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none
}

.title_red 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #641433; 
	text-decoration: none
}

.body_blk 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none 
}

.body_blk:hover 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: underline
}

.body:hover 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: underline
}

.button 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
	color: #000000; 
	background-color: #FFFFFF; 
	border: 1px solid; 
	border-color: #000000 solid
}

.textfield 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none 
}

.link
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
}

.link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: underline;
}

.story ul
{
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 5px 0px;
}

.story ul li
{
	background-image: url(/qatar_airways/images/bullet_white.gif);
	background-position: 0 .4em;
	background-repeat: no-repeat;
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 5px;
}

.formlabel 
{ 
	border-left: 1px solid #F47C20;  
	border-right: 1px solid #F47C20; 
	background-color:#CCFF00; 
	padding:2px 20px 2px 5px; 
	text-align:right;  
}

.formlabel2
{ 
	border-left: 1px solid #F47C20;  
	border-right: 1px solid #F47C20; 
	background-color:#CCFF00; 
	padding:2px 20px 2px 5px; 
}

.formfield 
{ 
	border-right: 1px solid #F47C20; 
	background-color:#CCFF00; 
	padding:2px 5px 2px 20px; 
	text-align:left;  
}
.formfield2 
{ 
	border-left: 1px solid #F47C20; 
	border-right: 1px solid #F47C20; 
	background-color:#CCFF00; 
	padding:2px 5px 2px 20px;  
}

.formmandatorytxt 
{ 
	background-color:#CCFF00; 
	color:#ff8800; 
	padding:2px 5px 2px 20px;  
	border-right: 1px solid #F47C20; 
	font-weight: bold; 
	font-size: 7.5pt; 
}

.mandatory { color:#ff8800;  }

/*ul#story
{
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 5px 5px;
}

ul#story li
{
	background-image: url(/qatar_airways/images/bullet_white.gif);
	background-position: 0 .4em;
	background-repeat: no-repeat;
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 5px;
}*/

.err_msg 
{
	font-size: 7.5pt; 	
	color:red;
	vertical-align: top;
	font-weight: bold;
}
.eg_msg 
{
	font-size: 7.5pt; 	
	color:#ff8800;
	vertical-align: top;
	font-weight: bold;
}
.form_label2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 10px;
	width: 35%;
	vertical-align: top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
