.home_bg
{
  background:          #b3e0e0;
}

.hotels_bg
{
  background:          #bee3be;
}

.hotels_sub_bg
{
  background:          #cdd4be;
}

.flights_bg
{
  background:          #CCDDEE;
}

.cruises_bg
{
  background:          #efdbb6;
}

.cart_bg
{
  background:          #afc8e7;
}

.cars_bg
{
  background:          #dfe3c7;
}

.packages_bg
{
  background:          #d6c0d1;
}

.generic_bg
{
  background:          #eeeeee;
}

img
{
  vertical-align:      middle;
  border-top-width:    0px;
  border-bottom-width: 0px;
  border-left-width:   0px;
  border-right-width:  0px;
}

.footer
{
  text-align:          center;
  font-family:         verdana, arial, helvetica, sans-serif;
  font-size:           10;
  font-weight:         medium;
  border-style:        solid;
  border-color:        #cccccc;
  border-top-width:    1px;
  border-bottom-width: 0px;
  border-left-width:   0px;
  border-right-width:  0px;
  padding:             5px;
}

.link
{
  font-family:         verdana, arial, helvetica, sans-serif;
  font-size:           10;
  font-weight:         bold;
  color:               blue;
  text-decoration:     underline;
}

.link:hover
{
  color:               maroon;
  text-decoration:     underline;
}

.price
{
	font: bold italic 14px/14px Verdana, Arial, Helvetica, sans-serif;
	color: red;
	background-color: transparent;
}

textarea
{    
	color:       #000000;                          
	font-family: arial, helvetica, sans-serif;
	font-size:   14px;
	line-height: 17px;
	width:       400px;
}

.center_caption
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-align: center;
}
