body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #000000;
	margin: 0px;
}

.s-logo{background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
height:91px;
background-position:left center;
padding-right:10px;
}

.line{background-image:url(../images/b-line.jpg);
background-repeat:repeat-x;
width:1000px;
height:3px;
}

.main-header{background-image:url(../images/header.jpg);
background-repeat:no-repeat;
width:1000px;
height:226px;
}

.butt-bg{background-image:url(../images/menu-bg.jpg);
background-repeat:repeat-x;
width:1000px;
height:38px;
}

.butt-up{background-image:url(../images/butt.jpg);
background-repeat:no-repeat;
width:112px;
height:33px;
text-align:center;
}

.butt-up-o{background-image:url(../images/butt-o.jpg);
background-repeat:no-repeat;
width:112px;
height:33px;
text-align:center;
}

.icon-blue{background-image:url(../images/blue-icon.jpg);
background-repeat:no-repeat;
width:58px;
height:24px;
background-position:center;
}

.icon-red{background-image:url(../images/red-icon.jpg);
background-repeat:no-repeat;
width:58px;
height:24px;
background-position:center;
}

.icon-red1{background-image:url(../images/red-icon.jpg);
background-repeat:no-repeat;
width:39px;
height:24px;
background-position:left;
}

.icon-s{background-image:url(../images/s-icon.gif);
background-repeat:no-repeat;
width:21px;
height:25px;
background-position:left center;
}

.icon-s1{background-image:url(../images/s-icon.gif);
background-repeat:no-repeat;
width:21px;
height:25px;
background-position:center;
}

.copy-bg{background-image:url(../images/footer-bg.jpg);
background-repeat:no-repeat;
width:1000px;
height:72px;
}

.query-bg{background-image:url(../images/bg-query.jpg);
background-repeat:no-repeat;
width:420px;
height:399px;
}

/*  /////////////////////////////////////////////  pad   ////////////////////////////////////////////// */

.txt-pad{line-height:18px;
text-align:justify;
}

.form-pad{padding:7px 11px 7px 11px;
color:#FFFFFF;
font-weight:bold;
}

.form-pad1{padding:4px 11px 7px 11px;
color:#FFFFFF;
font-weight:bold;
}

.form-pad2{padding:7px 11px 4px 11px;
color:#FFFFFF;
font-weight:bold;
}

.person{width:35px;
}

.img-pad{padding-left:5px;
padding-bottom:0px;
padding-top:5px;
}

.img-pad1{padding-left:5px;
padding-bottom:2px;
padding-top:12px;
}
/*  /////////////////////////////////////////////  BUTTON   ////////////////////////////////////////////// */

a{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
}

a:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:underline;
}

a.up-link{font-family: "Arial Black", Arial;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
}

a.up-link:hover{font-family: "Arial Black", Arial;
font-size:15px;
color:#000000;
text-decoration:underline;
}

a.link{font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

a.link:hover{font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}

a.saf{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#990000;
font-weight:bold;
text-decoration:none;
}

a.saf:hover{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0000FF;
font-weight:bold;
text-decoration:underline;
}

a.head-link{font-family:Arial,"Arial Black";
font-size:20px;
color:#FFFFFF;
margin:0px;
font-weight:bold;
text-align:center;
}

a.head-link:hover{font-family:Arial,"Arial Black";
font-size:20px;
color:#FFFFFF;
margin:0px;
font-weight:bold;
text-align:center;
}

/* ///////////////////////////////////////////// h1 /////////////////////////////////// */

h1{font-family:Arial, "Arial Black";
font-size:22px;
color:#FFFFFF;
margin:0px;
font-weight:bold;
text-align:center;
}

h2{font-family:Arial",Arial Black";
font-size:20px;
color:#FFFFFF;
margin:0px;
font-weight:bold;
text-align:center;
padding-left:15px;
padding-top:3px;
}

h3{font-family:"Arial Black", Arial,;
font-size:15px;
color:#000000;
margin:0px;
font-weight:normal;
text-align:left;
text-decoration:underline;
}

h4	{
	font-family:"Arial Black", Arial,;
	font-size:18px;
	color: #FF0000;
	margin:0px;
	font-weight:normal;
	text-align:left;
	}
	
.place-see{font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size:12px;
	color: #009900;
	margin:0px;
	font-weight: bold;
	text-align:center;
	padding-left:100px;
	}
	
h5{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0000FF;
	margin-bottom:4px;
	margin-top:8px;
	font-weight: bold;
	}
	
h6{font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#000066;
   margin:0px;
   }
   
.dot{border-bottom:ridge 1px #788082;
     margin:0px;
	 } 	
	
hr{height:1px;
   width:600px;
   border:0px;
   background-color:#FF0000;
   }
   
 .hr-blue{height:1px;
          width:600px;
		  border:0px;
		  background-color:#3366CC; 
		  }
		  
.hr-yellow{
	     height:1px;
         width:600px;
		 background-color:#FF0000;
		 }		  
		  
 .hr-red{height:1px;
         width:600px;
		 background-color:#FFCC00;
		 }
		 
.hr-green{height:1px;
         width:600px;
		 background-color:#339900;
		 }	 
		 
.hr-red1{height:1px;
         width:600px;
		 background-color:#993333;
		 }
		 
.hr-yellow1{height:1px;
          width:600px;
		  background-color:#A8B027;
		  }		 
		 		 
.txt1{font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:12px;
	  color:#CC0000;
	  font-weight:bold;
	  }
	  
.hotel{font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:14px;
	  color:#CC0000;
	  font-weight:bold;
	  } 
	  	  
a.sub-head-link4{font-family:Verdana, Arial, Helvetica, sans-serif;
       font-size:15px;
	   color:#FFFFFF;
	   font-weight:bold;
	   }
	   
a.sub-head-link4:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
       font-size:15px;
	   color:#00FFFF;
	   font-weight:bold;      	   
	   }
	   
sub-head-link5{font-family:Verdana, Arial, Helvetica, sans-serif;
       font-size:11px;
	   font-weight:bold;
	   color:#333333;
	   }
	   	   
a.sub-head-link5{font-family:Verdana, Arial, Helvetica, sans-serif;
       font-size:11px;
	   font-weight:bold;
	   color:#333333;
	  }
	   
a.sub-head-link5:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
       font-size:11px;
	   font-weight:bold;
	   color:#006699;
	   text-decoration:overline underline;      	   
	   }	  	   	  
	  
sub-head-link6{
       font-family:Verdana, Arial, Helvetica, sans-serif;
       font-size:14px;
	   color:#FFFFFF;
	   font-weight:bold;
	   }
	   	   
a.sub-head-link6{
       font-family:Verdana, Arial, Helvetica, sans-serif;
       font-size:14px;
	   color:#FFFFFF;
	   font-weight:bold;
	   }
	   
a.sub-head-link6:hover{
       font-family:Verdana, Arial, Helvetica, sans-serif;
       font-size:14px;
	   color:#339900;
	   font-weight:bold;     	   
	   }
	   	  	   	  
.txt2{font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:14px;
	  color:#ffffff;
	  font-weight:bold;
	  border-bottom:1px solid #FFFFFF;
	  }
	  
.txt3{font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:12px;
	  color:#CC0000;
	  font-weight:bold;
}
	  
a.itinerary{font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:12px;
	  color:#CC0000;
	  font-weight:bold;
	  }
	  
a.itinerary:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:12px;
	  color:#000;
	  font-weight:bold;
	  } 	  
	  
	   
.txt-pad1{font-family:Verdana, Arial, Helvetica, sans-serif;
          font-size:12px;
		  color:#000099;
		  font-weight:bold;
		  text-decoration:none;
		  }
		  
.txt-pad2{font-family:Verdana, Arial, Helvetica, sans-serif;
          font-size:11px;
		  color:#990000;
		  }	
		  
.txt-pad3{font-size:16px;
		  font-weight:bold;
		  color:#788082;
		  }	
		  
.txt-pad4{font-family:Verdana, Arial, Helvetica, sans-serif;
          font-size:14px;
          font-weight:bold;
		  color:#FFFFFF;
		  }		  
		     
		  
a.sub-head-link{
         font-size:12px;
         color:#006600;
		 font-weight:bold;
         }
		 		  
a.sub-head-link:hover{
            font-size:12px;
		   color:#FF0000;
		   font-weight:bold;
		   } 		  
	   		  
a.sub-head-link1{
           font-family:Verdana, Arial, Helvetica, sans-serif;
           font-size:11px;
		   font-weight:bold;
		   color:#333333;
		   }
		   
a.sub-head-link1:hover{
           font-family:Verdana, Arial, Helvetica, sans-serif;
           font-size:11px;
		   font-weight:bold;
		   color:#FF0000;
		   }
	
a.sub-head-link3{
           font-size:14px;
		   color:#FFFFFF;
		   font-weight:bold;
		   }
		   
a.sub-head-link3:hover{
		   color:#000000;
		   font-weight:bold;
		   }	
		   
a.sub-head-link2{font-size:11px;
           color:#333333;
		   font-weight:bold;
		   }
		   
a.sub-head-link2:hover{
           color:#CC3300;
		   }
		
form{margin:0;
padding:0px;
}
		   		   		   		   	  
input{width:120px;
height:15px;
border:1px solid #000000;
}

textarea{width:220px;
height:55px;
border:1px solid #000000px;
}
.button{height:20px;
width:80px;
padding-left:5px;
}



/* ///////////////////////////////////////////// heading /////////////////////////////////// */

.f-monument{background-image:url(../images/fort-monument-bg.gif);
background-repeat:no-repeat;
width:278px;
height:45px;
background-position:center;
}

.f-monument-img{background-image:url(../images/forts-monument-inner.jpg);
background-repeat:no-repeat;
width:277px;
height:96px;
}

.w-life{background-image:url(../images/wildlife-india-bg.gif);
background-repeat:no-repeat;
width:278px;
height:45px;
background-position:center;
}

.w-life-img{background-image:url(../images/india-wildlife-tour-inner.jpg);
background-repeat:no-repeat;
width:277px;
height:98px;
}

.f-festival{background-image:url(../images/fair-festivals-bg.gif);
background-repeat:no-repeat;
width:278px;
height:45px;
background-position:center;
}

.f-festival-img{background-image:url(../images/fair-festivals-inner.jpg);
background-repeat:no-repeat;
width:275px;
height:101px;
}

.h-india{background-image:url(../images/hotel-india-bg.gif);
background-repeat:no-repeat;
width:278px;
height:45px;
background-position:center;
}

.h-india-img{background-image:url(../images/hotels-of-india-inner.jpg);
background-repeat:no-repeat;
width:279px;
height:96px;
}

.r-tour{background-image:url(../images/rajasthan-tour-bg.gif);
background-repeat:no-repeat;
width:278px;
height:45px;
background-position:center;
}

.r-tour-img{background-image:url(../images/rajasthan-tour-inner.jpg);
background-repeat:no-repeat;
width:275px;
height:100px;
}

.r-desert{background-image:url(../images/rajasthan-desert-bg.gif);
background-repeat:no-repeat;
width:278px;
height:45px;
background-position:center;
}

.r-desert-img{background-image:url(../images/rajasthan-desert-tour-inner.jpg);
background-repeat:no-repeat;
width:272px;
height:93px;
}

.n-tour{background-image:url(../images/north-india-bg.gif);
background-repeat:no-repeat;
width:278px;
height:45px;
background-position:center;
}

.n-tour-img{background-image:url(../images/north-india-tour-inner.jpg);
background-repeat:no-repeat;
width:272px;
height:99px;
}

.s-tour{background-image:url(../images/south-india-bg.gif);
background-repeat:no-repeat;
width:278px;
height:45px;
background-position:center;
}

.s-tour-img{background-image:url(../images/south-india-tour-inner.jpg);
background-repeat:no-repeat;
width:276px;
height:98px;
}

.inc-india{background-image:url(../images/incredible-india-bg-inn.gif);
background-repeat:no-repeat;
width:384px;
height:45px;
background-position:center;
}

.t-guide{background-image:url(../images/travel-guide-bg-inn.gif);
background-repeat:no-repeat;
width:384px;
height:50px;
background-position:center;
}

.i-culture-img{background-image:url(../images/indian-culture.jpg);
background-repeat:no-repeat;
width:392px;
height:166px;
background-position:center;
}

/* //////////////////////////////////////// center-welcome /////////////////////////////// */


.welcome{background-image:url(../images/bg-welcome-br.jpg);
background-repeat:no-repeat;
width:676px;
height:46px;
background-position:center;
}


.welcome-red{background-image:url(../images/bg-welcome-red.jpg);
background-repeat:no-repeat;
width:681px;
height:47px;
background-position:center;
}


.welcome-w-g{background-image:url(../images/bg-welcome-w-g.jpg);
background-repeat:no-repeat;
width:681px;
height:47px;
background-position:center;
}


.welcome-h-g{background-image:url(../images/bg-welcome-h-g.jpg);
background-repeat:no-repeat;
width:681px;
height:47px;
background-position:center;
}


.welcome-s-g{background-image:url(../images/bg-welcome-s-g.jpg);
background-repeat:no-repeat;
width:681px;
height:47px;
background-position:center;
}


.welcome-o{background-image:url(../images/bg-welcome-o.jpg);
background-repeat:no-repeat;
width:681px;
height:47px;
background-position:center;
}

.welcome-blue{background-image:url(../images/bg-welcome-blue.jpg);
background-repeat:no-repeat;
width:681px;
height:47px;
background-position:center;
}

.welcome-y{background-image:url(../images/bg-welcome-y.jpg);
background-repeat:no-repeat;
width:681px;
height:47px;
background-position:center;
}

.welcome-grey{background-image:url(../images/bg-welcome-grey.jpg);
background-repeat:no-repeat;
width:681px;
height:47px;
background-position:center;
}



/* ///////////////////////////////////  Box-red ///////////////////////////// */

.red-l-t-c{background-image:url(../images/left-top-cor-r.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
background-position:bottom;
}

.red-r-t-c{background-image:url(../images/right-top-cor-r.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
background-position:bottom;
}

.red-l-b-c{background-image:url(../images/left-bot-cor-r.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
}

.red-r-b-c{background-image:url(../images/right-bot-cor-r.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
}

.red-l-mid{background-image:url(../images/left-mid-r.jpg);
background-repeat:repeat-y;
width:11px;
}

.red-r-mid{background-image:url(../images/right-mid-r.jpg);
background-repeat:repeat-y;
width:11px;
}

.red-top-mid{background-image:url(../images/top-mid-r.jpg);
background-repeat:repeat-x;
width:398px;
height:11px;
background-position:bottom;
}

.red-bot-mid{background-image:url(../images/bot-mid-r.jpg);
background-repeat:repeat-x;
width:398px;
height:11px;
}



/* ///////////////////////////////////  Box-blue  ///////////////////////////// */

.blue-l-t-c{background-image:url(../images/left-top-cor-b.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
background-position:bottom;
}

.blue-r-t-c{background-image:url(../images/right-top-cor-b.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
background-position:bottom;
}

.blue-l-b-c{background-image:url(../images/left-bot-cor-b.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
}

.blue-r-b-c{background-image:url(../images/right-bot-cor-b.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
}

.blue-l-mid{background-image:url(../images/left-mid-b.jpg);
background-repeat:repeat-y;
width:11px;
}

.blue-r-mid{background-image:url(../images/rigth-mid-b.jpg);
background-repeat:repeat-y;
width:11px;
}

.blue-top-mid{background-image:url(../images/top-mid-b.jpg);
background-repeat:repeat-x;
width:398px;
height:11px;
background-position:bottom;
}

.blue-bot-mid{background-image:url(../images/bot-mid-b.jpg);
background-repeat:repeat-x;
width:398px;
height:11px;
}

/* ///////////////////////////////////  Box-brown ///////////////////////////// */

.br-l-t-c{background-image:url(../images/left-top-cor-br.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
background-position:bottom;
}

.br-r-t-c{background-image:url(../images/right-top-cor-br.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
background-position:bottom;
}

.br-l-b-c{background-image:url(../images/left-bot-cor-br.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
}

.br-r-b-c{background-image:url(../images/right-bot-cor-br.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
}

.br-l-mid{background-image:url(../images/left-mid-br.jpg);
background-repeat:repeat-y;
width:11px;
}

.br-r-mid{background-image:url(../images/right-mid-br.jpg);
background-repeat:repeat-y;
width:11px;
}

.br-top-mid{background-image:url(../images/top-mid-br.jpg);
background-repeat:repeat-x;
width:676px;
height:11px;
background-position:bottom;
}

.br-bot-mid{background-image:url(../images/bot-mid-br.jpg);
background-repeat:repeat-x;
width:676px;
height:11px;
}



/* ///////////////////////////////////  Box-w-g ///////////////////////////// */

.w-g-l-t-c{background-image:url(../images/left-top-cor-w-g.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
background-position:bottom;
}

.w-g-r-t-c{background-image:url(../images/right-top-cor-w-g.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
background-position:bottom;
}

.w-g-l-b-c{background-image:url(../images/left-bot-cor-w-g.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
}

.w-g-r-b-c{background-image:url(../images/right-bot-cor-w-g.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
}

.w-g-l-mid{background-image:url(../images/left-mid-w-g.jpg);
background-repeat:repeat-y;
width:11px;
}

.w-g-r-mid{background-image:url(../images/right-mid-w-g.jpg);
background-repeat:repeat-y;
width:11px;
}

.w-g-top-mid{background-image:url(../images/top-mid-w-g.jpg);
background-repeat:repeat-x;
width:676px;
height:11px;
background-position:bottom;
}

.w-g-bot-mid{background-image:url(../images/bot-mid-w-g.jpg);
background-repeat:repeat-x;
width:676px;
height:11px;
}

/* ///////////////////////////////////  Box-h-g ///////////////////////////// */

.h-g-l-t-c{background-image:url(../images/left-top-cor-h-g.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
background-position:bottom;
}

.h-g-r-t-c{background-image:url(../images/right-top-cor-h-g.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
background-position:bottom;
}

.h-g-l-b-c{background-image:url(../images/left-bot-cor-h-g.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
}

.h-g-r-b-c{background-image:url(../images/right-bot-cor-h-g.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
}

.h-g-l-mid{background-image:url(../images/left-mid-h-g.jpg);
background-repeat:repeat-y;
width:11px;
}

.h-g-r-mid{background-image:url(../images/right-mid-h-g.jpg);
background-repeat:repeat-y;
width:11px;
}

.h-g-top-mid{background-image:url(../images/top-mid-h-g.jpg);
background-repeat:repeat-x;
width:676px;
height:11px;
background-position:bottom;
}

.h-g-bot-mid{background-image:url(../images/bot-mid-h-g.jpg);
background-repeat:repeat-x;
width:676px;
height:11px;
}

/* ///////////////////////////////////  Box-s-g ///////////////////////////// */

.s-g-l-t-c{background-image:url(../images/left-top-cor-s-g.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
background-position:bottom;
}

.s-g-r-t-c{background-image:url(../images/right-top-cor-s-g.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
background-position:bottom;
}

.s-g-l-b-c{background-image:url(../images/left-bot-cor-s-g.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
}

.s-g-r-b-c{background-image:url(../images/right-bot-cor-s-g.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
}

.s-g-l-mid{background-image:url(../images/left-mid-s-g.jpg);
background-repeat:repeat-y;
width:11px;
}

.s-g-r-mid{background-image:url(../images/right-mid-s-g.jpg);
background-repeat:repeat-y;
width:11px;
}

.s-g-top-mid{background-image:url(../images/top-mid-s-g.jpg);
background-repeat:repeat-x;
width:676px;
height:11px;
background-position:bottom;
}

.s-g-bot-mid{background-image:url(../images/bot-mid-s-g.jpg);
background-repeat:repeat-x;
width:676px;
height:11px;
}




/* ///////////////////////////////////  Box-o ///////////////////////////// */

.o-l-t-c{background-image:url(../images/left-top-cor-o.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
background-position:bottom;
}

.o-r-t-c{background-image:url(../images/right-top-cor-o.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
background-position:bottom;
}

.o-l-b-c{background-image:url(../images/left-bot-cor-o.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
}

.o-r-b-c{background-image:url(../images/right-bot-cor-o.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
}

.o-l-mid{background-image:url(../images/left-mid-o.jpg);
background-repeat:repeat-y;
width:11px;
}

.o-r-mid{background-image:url(../images/right-mid-o.jpg);
background-repeat:repeat-y;
width:11px;
}

.o-top-mid{background-image:url(../images/top-mid-o.jpg);
background-repeat:repeat-x;
width:676px;
height:11px;
background-position:bottom;
}

.o-bot-mid{background-image:url(../images/bot-mid-o.jpg);
background-repeat:repeat-x;
width:676px;
height:11px;
}




/* ///////////////////////////////////  Box-y ///////////////////////////// */

.y-l-t-c{background-image:url(../images/left-top-cor-y.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
background-position:bottom;
}

.y-r-t-c{background-image:url(../images/right-top-cor-y.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
background-position:bottom;
}

.y-l-b-c{background-image:url(../images/left-bot-cor-y.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
}

.y-r-b-c{background-image:url(../images/right-bot-cor-y.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
}

.y-l-mid{background-image:url(../images/left-mid-y.jpg);
background-repeat:repeat-y;
width:11px;
}

.y-r-mid{background-image:url(../images/right-mid-y.jpg);
background-repeat:repeat-y;
width:11px;
}

.y-top-mid{background-image:url(../images/top-mid-y.jpg);
background-repeat:repeat-x;
width:676px;
height:11px;
background-position:bottom;
}

.y-bot-mid{background-image:url(../images/bot-mid-y.jpg);
background-repeat:repeat-x;
width:676px;
height:11px;
}




/* ///////////////////////////////////  Box-grey ///////////////////////////// */

.grey-l-t-c{background-image:url(../images/left-top-cor-grey.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
background-position:bottom;
}

.grey-r-t-c{background-image:url(../images/right-top-cor-grey.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
background-position:bottom;
}

.grey-l-b-c{background-image:url(../images/left-bot-cor-grey.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
}

.grey-r-b-c{background-image:url(../images/right-bot-cor-grey.jpg);
background-repeat:no-repeat;
width:11px;
height:11px;
}

.grey-l-mid{background-image:url(../images/left-mid-grey.jpg);
background-repeat:repeat-y;
width:11px;
}

.grey-r-mid{background-image:url(../images/right-mid-grey.jpg);
background-repeat:repeat-y;
width:11px;
}

.grey-top-mid{background-image:url(../images/top-mid-grey.jpg);
background-repeat:repeat-x;
width:676px;
height:11px;
background-position:bottom;
}

.grey-bot-mid{background-image:url(../images/bot-mid-grey.jpg);
background-repeat:repeat-x;
width:676px;
height:11px;
}

.td-border{border-bottom:1px solid #FFFFFF;
           padding-left:30px;
}

.td-border1{border-bottom:1px solid #FFFFFF;
            border-right:1px solid #FFFFFF;
			padding-left:30px;
			}
			

.td-bor{border-bottom:1px solid #A9AF27;
        padding-left:30px;
}

.td-bor1{border-bottom:1px solid #A9AF27;
         border-right:1px solid #A9AF27;
		 padding-left:30px;
}

.td-bor2{border-top:5px solid #FD0304;
         border-bottom:1px solid #FD0304;
		 border-left:1px solid #FD0304;
		 border-right:1px solid #FD0304;
		 padding-left:20px;
		 } 

 .td-bor3{border-bottom:1px solid #FD0304;
		 border-left:1px solid #FD0304;
		 border-right:1px solid #FD0304;
		 padding-left:20px;
		 }   	

.td-bor4{border-bottom:5px solid #FD0304;
		 border-left:1px solid #FD0304;
		 border-right:1px solid #FD0304;
		 padding-left:20px;
		 }
		 
 .td-bor5{border-bottom:1px solid #FD0304;
		  padding-left:20px;
		 } 
		 
.td-bor6{border-top:5px solid #FD0304;
         border-bottom:1px solid #FD0304;
		 padding-left:20px;
		 } 
		 
.td-bor7{border-bottom:5px solid #FD0304;
		 padding-left:20px;
		 }	
.cont-pad{padding-bottom:20px;
          padding-top:20px;
}

.contact{font-family:Arial,"Arial Black";
font-size:15px;
color:#FFFFFF;
margin:0px;
font-weight:bold;
text-align:center;
}