IMG.grl {
	filter:blendTrans();
}



A:hover {
	text-decoration: none;
	color:#0000ff;
	font-size: 12;
	font-weight : bold;
	}
	
A:link {
	text-decoration: none;
	color:#3366ff;
	font-size: 12;
	font-weight : bold;
	}
	
a:visited {
	text-decoration: none;
	font-size: 12;
	font-weight : bold;
	}
	
.white {
    font-family : Arial;
    font-size   : 12px;
	color       : #ffffff;
	font-weight : 600;
	text-align  : center;
}	

.whites {
    font-family : Helvetica;
    font-size   : 12px;
	color       : #ffffff;
	font-weight : 300;
	text-align  : left;
	padding-left : 10px;
}	

.inp_tag {
    width      : 100px;
	font-size  : 12px;
	color      : #3366ff;
	font-weight: 600;
	background-color : #eeeeff;
}	


.paragraph {
  font-family : helvetica;
  margin-left : 30px;
  margin-right: 20px;
  text-align  : justify;
  font-size   : 14px;
  font-weight : 500;
  color       : #666666;
  letter-spacing : 0px;
  padding     : 10px;
}

H1 {
  font-family : helvetica;
  text-align  : center;
  font-size   : 22px;
  color       : #336699;
  font-weight : 500;
  }
H2 {
  font-family : helvetica;
  text-align  : center;
  font-size   : 16px;
  color       : #336699;
  font-weight : 500;  
  }
H3 {
  font-family : helvetica;
  text-align  : center;
  font-size   : 15px;
  color       : #336699;
  font-weight : 500;  
  }
  
H4 {
  font-family : helvetica;
  text-align  : center;
  font-size   : 14px;
  color       : #336699;
  font-weight : 500;  
  }


.plink {
  color : #336699;
  text-decoration : underline;
}

.bdr1 {
  border :1px;
 } 
 
 
 	   .frm1 {
	border: 0;
	padding : 5;
    font-family : Arial;	
	font-size   : 12px;
	background-color : #f7f7f7;
	color : #336699;
	font-weight : 500;
	
}	

	   .frm2 {
	border: 0;
	padding : 5;
	background-color : #eeeeee;	
	color : #333399;
    font-family : sans-serif;	
	font-size : 12px;
	font-weight : 500;
}

.tourhead {
  text-align          : left;
  padding-left	      : 20px;
  background-color    : #eeeeee;
  font-size           : 14px;
  color 	     	  : #336699;	
  padding-top         : 0px;
  padding-bottom      : 0px;
  font-weight 		  : 500;
}

.tourdesc {
   font-size           : 12px;
   padding-left        : 10;
   padding-right 	   : 10;
   color               : #3366ff;   
   text-align  		   : justify;
}


