

.LeftIcons {
	border: 1px solid #D4D4D4;
	font-family: Tahoma,arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	height: 18px;
	color: #666666;
}
.Path{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #C0C0C0;
}
.HeadOne{
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0098B9;
}
.BgGray
{
	background-color:#dcdcdc;
}
.Cross
{
	cursor: hand;
}
.MessageLabel
{
	background-color:d8e4f8;
}
.ErrorMessageLabel
{
	background-color:d8e4f8;
}
/*added Tahoma in HeadTwo*/
.HeadTwo{
	font-family: Tahoma,trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E50D2E;
}
.HeadTwoCenter{
	font-family: Tahoma,trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E50D2E;
	text-align:center;
}
.HeadTwoCenterAr{
	font-family: Tahoma,trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E50D2E;
	text-align:center;
}
.HeadTwoNormal{
	font-family: Tahoma,trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #E50D2E;
}
.NewsTable
{
	width:500px;
	padding: 10px 10px 10px 10px;
	border:1px;
	background-color:Red;
	}
.RedCell
{background-color:"#E50D2E"; color:"#ffffff"; }
.Bar
{background-color:"#E50D2E";position:relative;border:0px;}
.Content{
	color: #808080;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
	/*cursor: text;*/
}
.ContentBoldGray
{
	color: #808080;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align: justify;
	line-height: 18px;
	cursor: text;
}
.ContentBoldGrayAr
{
	color: #808080;
	font-family: Tahoma,verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: justify;
	line-height: 18px;
	cursor: text;
}
.ContentEditor
{
	color:#575757;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: normal;
	line-height: 18px;
	cursor: text;
}

.ContentAr{
	color: #808080;
	font-family: Tahoma,verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
	/*cursor: text;*/
}
.ContentArEditor
{
	color:#575757;
	font-family: Tahoma,verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	line-height: 18px;
	cursor: text;
}
.ContentFooter{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0098B9;
	text-align: right;
}
.ContentFooterAr{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0098B9;
	text-align: left;
}

.TCGMELink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;	
}
.TCGMELinkAr {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;	
}
.Copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#808080
}
.newStyle1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #808080;
}
.language{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	clip: rect(0px, auto, auto, auto);
	top: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #EDEDED;
}
.framebody
{font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	clip: rect(0px, auto, auto, auto);
	top: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;}
/*Added by Huma*/
.MessageTable
{
	border-right: #004e98 1px solid;
	border-top: #004e98 1px solid;
	font-size: 8pt;
	background-attachment: scroll;
	border-left: #004e98 1px solid;
	cursor: help;
	border-bottom: #004e98 1px solid;
	background-color: #D8e4f8;
}
a, a:link, a:visited, a:active
{ text-decoration: none; color: #666666; }
a:hover
{text-decoration: none; color:#E50D2E;}
.MarqueeAnchor
{
	font-family:Tahoma,Verdana;
	font-size:10pt;
	color:#4F4F4F;
	font-weight:normal;
}
/*
.MarqueeText
{
	border:none 0px #009999;
	font-family:verdana,Tahoma; 
	font-size:10pt; 
	color:#CC0000;
	font-weight:bold;
}  
*/
/*  I have added media=print in the webpage link to css, so its not needed here.
	@media print{
body{ visibility:hidden;background-color:#FFFFFF; background-image:none; color:#000000 }
.print {visibility:visible;width:100%;}
}
*/
.ArLabel
{
	color: #808080;
	font-family: Tahoma,verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 14px;
	cursor: text;
}

.CheckBox
{
	color: #575757;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
	cursor: default;
}
.CheckBoxAr
{
	color: #575757;
	font-family: Tahoma,verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	line-height: 18px;
	cursor: default;
}

.TableLabel
{
	color: Black;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-align: justify;
	line-height:14px;
}


.DataList
{
	color: Black;
	font-family: Tahoma,verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:14px;
}
.Label
{
	color: #808080;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
	cursor: text;
}
.TableBoldLabel
{
	color: Black;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 10px;	
}
.TableBoldLabelAr
{
	color: Black;
	font-family: Tahoma,verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 10px;	
}



.TableHeadLabel
{
	color: Black;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;	
	font-variant:small-caps;
}
.TableHeadTwoLabel
{
	color: Black;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: justify;
	line-height: 20px;	
	font-variant:small-caps;
}
.CellHeadLabel
{
	color: Black;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align: justify;
	line-height: 20px;	
	background-color:White;
}
.CalendarTitle
{
	color: Red	;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-align: justify;
	line-height: 12px;
}
.Button
{	
	border-style:none;
	border-color:transparent;
	font-weight: normal;
	font-size: 10px;
	color: white;
	font-family: verdana, Arial, Helvetica, sans-serif;		
	background-image: url(/bipa/images/ButtonBg.png);
	background-repeat: repeat-x;
	cursor: default;	
}
.ArButton
{	
	border-style:none;
	border-color:transparent;
	font-weight: normal;
	color: white;
	font-size:12px;
	font-family: Tahoma,verdana, Arial, Helvetica, sans-serif;		
	background-image: url(/bipa/images/ButtonBg.png);
	background-repeat: repeat-x;
	cursor: default;	
}

.TabButton
{
	border-style:none;
	border-color:transparent;
	font-size: 9pt;
	font-weight:normal;
	color: #0099CC;
	font-family: Tahoma,verdana, Arial, Helvetica, sans-serif;	
	background-color: #ece9d8;	
	cursor: default;
	width:100%;
}

.ButtonSelected
{	
	border-style:none;
	border-color:transparent;	
	width:100%;
	color: Red;
	font-family: Tahoma,verdana, Arial, Helvetica, sans-serif;	
	font-size: 9pt;
	font-weight:bold;
}


.Text
{
	background-color:Info;
	border:1px;
	border-style:solid;	
	border-color:Gray;
	padding: 0;
	margin: 0; 
}
.TextBoxLogin
{
	border:1px;
	border-style:solid;	
	border-bottom-color:#0098B9;
	border-right-color:#0098B9;
	border-left-color:#0098B9;
	border-top-color:#0098B9;
	color: #E50D2E;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:text;
}
.TextBoxPass
{
	border:1px;
	border-style:dashed;	
	border-bottom-color:#0098B9;
	border-right-color:#0098B9;
	border-left-color:#0098B9;
	border-top-color:#0098B9;
	color: #E50D2E;
}	
.Main
{
	background-image: url(/bipa/images/cc-top.png);	
	background-repeat:repeat-x;
}

.rightAlign {
	text-align: right;
}
.bgStyle {
	background-image: url(/bipa/images/lower-bg.png);
	background-repeat:repeat-x;
	font-size:11px;
}
.gridHead
{
	background-image: url(/bipa/images/lower-bg.png);
	background-repeat:repeat-x;
	height:30px;
	margin:auto;
	text-align:center;
}
.style1 {
	background-image: url(/bipa/images/non-selected-bg.png);
}
.style2 {
	background-image: url(/bipa/images/selected-bg.png);
	background-color:Transparent;
	color:Black;
	
}
.style3 {
	border: 1px solid #CCCCCC;
}
.TextBox
{
	color: #000000;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	vertical-align:middle;
	cursor: text;
	border-color:#DDDDDD;
	border-style:solid;
}
.GrayTextbox
{
	color: #808080;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	cursor: text;
	border-style:solid;
	line-height: 11px;
}
.ROTextBox
{
	color: #808080;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	border: #DDDDDD 1px solid;
	background-color: #f7f3f3;
	
	/*background-color:#EEEEEE;*/
}
.DropDown
{
	font-family: Tahoma,verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	border-right: #DDDDDD 1px solid;
	border-top: #DDDDDD 1px solid;
	border-left: #DDDDDD 1px solid;
	border-bottom: #DDDDDD 1px solid;
}
.RedFireLine
{
	background-image:url(../images/red-fire-line-broken.png);
	background-repeat:repeat-x;
}
/*
.leftCell
{
	width:150px;
	position:relative;
	left:auto;
}
.middleCell
{
	width:170px;
	position:relative;
	right:173px;
	top:auto;
}
.rightCell
{
	width:175px;
	position:relative;
	right:auto;
	left:327px;
	top:auto;
}


*/