﻿body
{
	margin-top:1px;
    margin-bottom:-5px;
}

#Banner
{
 background-image: url(images/EBanner.png);
 background-position: left;
 background-repeat:no-repeat; 
 height:145px;
 
}

.iBanner
{
	float:right;
}


.Container1
{
 width: 300px;
/* top: 200px;*/
 vertical-align:top;
 padding-left:20px;
 padding-top:20px;
 background-image:url(images/PageBkg.gif);
 background-repeat:repeat-y;
 background-position:left;

}

.payTable
{
	font-family:Tahoma;
	font-size:10pt;
	font-style:normal;
}



.Container2
{
  /*position: fixed; */
  margin-left:300px;
  padding-right:20px;
  padding-top:20px;
  vertical-align:top;
 }

.Footer
{
	background-image:url(images/EFooter.gif);
	background-repeat:repeat-x;
	height:102px;
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
	color:White;
	text-align:center;
    letter-spacing:2px;
    padding-top:15px;
    line-height:33px;
    
}
.PageTitr
{
	text-align:center;
	font-weight:bolder;
	font-size:22pt;
}

.PageSubTitle
{
	font-weight:bolder;
	font-size:18pt;
    font-style:oblique;
    text-decoration:underline;
}

.PageSubTitleRegular
{
	font-weight:bolder;
	font-size:18pt;
    font-style:normal;
    line-height:30pt;
    color:#A52100;
}

.PageSubTitleScientific
{
    font-family: Arial ,Times New Roman;
	font-weight:bolder;
	font-size:14pt;
    font-style:normal;
    color:#DF1256;
}

.PaperTitle
{
	font-family:Times New Roman , Arial , Verdana;
	font-weight:normal;
	font-size:15pt;
    font-style:normal;
    color:#180673;
   /* font-style:oblique;*/
    margin-left:35px;
    padding-top:8px;
}

.PaperAuthorText
{
	margin-left:100px;
	font-size:12px;
    font-family: Verdana ,Arial ,Times New Roman;
    line-height:30px;

}


.SpeakerTitr
{
	text-align:left;
	font-weight:bolder;
	font-size:22pt;
}


ol
{ 
	direction:ltr;
    list-style-type:decimal;
    text-indent:10px;
    font-size:12px;
    font-family: Verdana, Arial , Times New Roman;
    line-height:30px;
}   	

.bodytext
{
    font-size:12px;
    font-family: Verdana ,Arial ,Times New Roman;
    line-height:30px;
	
}


.gridtable
{
    font-size:13px;
    font-family: Verdana ,Arial ,Times New Roman;
    text-align:center;
    width:100%;
}

.tdclr1 { background-color:#999999; }
.tdclr2 { background-color:#EBE9ED; }
.tdclr3 { background-color:#666666; color:White; }
.tdclr4 { background-color:#CC99FF; }
.tdclr5 { background-color:#0000FF; } 
.tdclr6 { background-color:#FFCC99; }


.formtext
{
   font-family: Arial, Times New Roman , Courier New;
   font-size: 13px;	
   font-weight:bold;
	
}	

.tablestyles
{
    font-size:12px;
    font-family: Verdana ,Arial ,Times New Roman;
    line-height:30px;
    text-align:center;
    border-style:solid; 
    border-width:0.5;
    border-color:Gray;     
}


.TourTitle
{ 
	font-size:21px;
    font-family:@Arial Unicode MS;
    color:Red;
    font-weight:bold;
}

.TourSubTiltle
{
	font-size:19px;
    font-family:@Arial Unicode MS;
    color:Black;
    font-weight:bold;
    font-style:oblique;
}

.ToursPicCaption
{
	font-size:14px;
    font-family:Verdana, Times New Roman;
    color:Black;
    font-weight:bold;
    text-align:left;
	
}