﻿body 
{
	font-family:Verdana;
	
}
#marqueecontainer
{
    position: relative;
    width: 200px; /*marquee width */
    height: 150px; /*marquee height */
    background-color: whitesmoke; 
    overflow: hidden;
    padding: 1px;
    padding-left: 4px;
}
#IFrmBack
{
background-color: Transparent;
background-image: url("App_Themes/JaiAirMain/Images/Envelope Large.jpg"); 
background-repeat: no-repeat; 
}
#FooterSet
{
	text-decoration:underline;
}
.MainHederText
{
	font-family:Arial;
	font-size:10px;
	color:Black;
	text-decoration:none;
}
.FooterText
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	text-decoration:none;
}
.FooterText:hover
{
	font-family:Arial;
	font-size:12px;
	color:#0e3092;
	text-decoration:none;
}
.PageBackGround
{
	background-image:url([App_Themes/JaiAirMain/Images/1.jpg]);
	
}
.PageButton
{
	font-family:Arial;
	font-size:12px;
	color:White;
	font-weight:bold;
	background-color:0E3092;
	
}
.PageHText
{
	font-family:Arial;
	font-size:10pt;
	color:Black;
	text-decoration:none;
}
.PageHTText
{
	font-family:Arial;
	font-size:10pt;
	color:#0E3092;
	text-decoration:none;
}
