#container{ 

margin:3px auto;
width:700px;
	
}


P, Body, TD, TR {color: #5F5F5F; font-size:12px; font-family:Arial, Helvetica, sans-serif}
 H2, H4, H3, H5, H6, P, TD, TR, .tiny, .little {font-family: Arial, Helvetica, sans-serif; margin:0;  }
H2, H4, H5, H6,  { color: #006699}
H3  {color: #CC0000; font-family: Times New Roman, Times, serif; font-style: italic;  line-height:150%}

P {line-height: 130%; text-align: Left; margin-bottom:5px;}

#trav_det{ font-size:14px; font-weight:bold; color:#069}
.tiny {font-size: 7pt}
.little {font-size: 8pt; Color: #6F7CA2; }
.small {font-size: 12px; Color: #6F7CA2;}LI { Color: #6F7CA2}

  H4,  H6 {text-align:left}
H5 {font-size: 11pt; line-height:100%; }
H4 {font-size: 12pt;}
H2 {font-size: 18pt; text-align: center; #CC0000}
H1,  H4,  H6 {text-align:left}
h6 {font-size: 18pt; color:#F03; }
h1 {font-size: 18pt; color:#F03; font-family:Arial, Helvetica, sans-serif; line-height:100%; margin:0; padding:0;}
TR, TD, P, {font-size: 9 pt; }
UL { font-size: 8 pt; list-style: none;}
OL { font-size: 8 pt; font-weight: normal;  list-style: none; padding: 0; margin: 1em;} 

li {
padding-left: 12px;
background-image:url(images/goldpoint.gif);
background-repeat:no-repeat;
 }
 
 
A:link { color: #006699}       /* unvisited link */
A:visited { color: #006699}   /* visited links */
A:active { color: #006699}    /* active links */
A:link { text-decoration: none }
A:hover { color: #FF0000; text-decoration: underline }
A:active { text-decoration: none }
A:visited { text-decoration: none} 

td.sidebar{
	background-color:#E9EEEF;
}

input.sml_grey, select.sml_grey{
	
color:#666;
font:Arial, Helvetica, sans-serif;	
font-size:10px;
}
.blueback{
font-size:12px;

background-color:#069;
color:#FFF;
border-color:#FFF;
 }
 
.lightback{
	background-color:#EDF1F8;
	font-size:11px;
	
}
#banner{
width:750px;
height:99px;
background-image:url(images/exotic-travel.jpg);
background-repeat:no-repeat;
}
.bluetab{
color:#069;
font-size:12px;	
font-family:Arial, Helvetica, sans-serif;
padding:3px 0 0 5px ;
}
#sml_date{
color:#999;
font-size:10px;	
}
img{
	
border:0px;	
}

td.dotted{
 border-bottom:dotted #B5BFCA 1px;	
}

	
#tplPreview {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color:#FFF;
  border:1px solid #F99;
  font-size: 18px;
  padding: 12px 15px 15px 15px;
}
 
#tplPreviewTitle {
  font-size: 18px;
  color:#888;
}

#tplPreviewDesc {
  font-size: 11px;
  font-family:Tahoma, Geneva, sans-serif;
  color:#666;
  width:348px;

}

#tplPreviewBody {
  position: relative;
}

#tplPreviewImage {
  margin: 8px auto 0 auto;
}

#tplPreviewProgressBar {
  position: absolute;
  width: 125px;
  padding: 10px 10px 15px 10px;
  top: 45%;
  left: 50%;
  margin-left: -67px;

  border: 1px solid #999;
  background-color: #ffffff;
  color: #666;
  font-family: Tahoma,Helvetica,sans;
  font-size: 10px;
  text-align:left;
}
 .warning, td.warning{
	 color:#F00;
 }