body{
	margin: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	background: #222222; /*#FFFFFF url(../../New_Images/body_bg.gif) repeat-x;*/
	line-height: 16px;
}

a{
	color: #025da9;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

input, select{
	font-size: 10px;
}

input[type="button"]{
	border: 1px #FFFFFF;
	border-style: outset;
	background: #025da9;
	color: #FFFFFF;
	font-weight: bold;	
	padding: 1px 7px;
}

.button
{
	border: 1px #FFFFFF;
	border-style: outset;
	background: #025da9;
	color: #FFFFFF;
	font-weight: bold;	
	padding: 1px 7px;
}

.title{
	font-weight: bold;
}

.page{
	border: 1px solid #888888;
	padding: 3px;
	width: 1000px;
	background: #FFFFFF;
}

.logo{
	background: url(../../New_Images/logo_bg.gif) repeat-x bottom;
	text-align: left;
}

.logo_img{
	text-align: left;
	vertical-align: middle;
	padding: 5px 0 10px 20px;
	width: 350px;
}

.top_links{
	color: #025da9;
	text-align: right;
	vertical-align: top;
	padding: 5px 50px 0 0;
	height: 30px;
}

.header{
	background: #2272a7 url(../../New_Images/header_bg.gif) repeat-y;
	text-align: left;
}

.welcome{
	width: 450px;
	color: #FFFFFF;
	padding: 3px 25px 3px 0;
	margin: 10px 0 10px 15px;
	/*background: url(../../New_Images/note_bg.gif) repeat-y top right;*/
}

.welcome a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.welcome p.note{
	color: #FFFFFF;
	font-size: 16px;
	padding: 0 0 0 10px;
	font-weight: bold;
	text-transform: capitalize;
}

.welcome p{
	margin: 0 0;
	color:#cfedf6;
	padding: 10px 0 0 20px;
	text-align: justify;
}

.menu{
	height:33px;
	background: url(../../New_Images/menu_bg.gif) repeat-x;
}

.menu td{
	padding: 0 8px;
	background: url(../../New_Images/menu_sep_bg.gif) repeat-y top left;
}

.menu td.first{
	background: none ;
}

.menu a{
	color: #025da9;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.menu a:hover{
	text-decoration: underline;
}

.menu_sep{
}

.menu_login{
	width: 250px;
	background: url(../../New_Images/menu_bg.gif) repeat-x;
	color: #444444;
	text-align:center;
}

.menu_login_sep{
	width: 250px;
	/*background: url(../../New_Images/menu_sep_bg.gif) repeat-y top right;*/
	color: #444444;
}

.middle{
	background: url(../../New_Images/content_bg.gif) repeat-x;
}

.left_box{
	width: 230px;
	vertical-align: top;
}

.content_box{
	padding: 10px 0px 20px 0px;
	vertical-align: top;
	text-align: left;
}

.right_box{
	width: 230px;
	vertical-align: top;
}

.footer{
	background: url(../../New_Images/footer_bg.gif) repeat-x;
	height: 40px;
	vertical-align: middle;
	text-align: center;
	padding: 7px 30px 0 30px;
	color: #777777;
}

.footer a{
	color: #777777;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover{
	text-decoration: underline;
}

.search{
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	height:220px;
	/*border: 1px solid #777777;
	background: #FFFFFF ;
	url(../../New_Images/search_logo.gif) no-repeat;
	background-position: bottom right;*/
}

.search h2{
	/*background: #1d87c1 url(../../New_Images/member_bg.gif) repeat-x;
	background: #CCCCCC;
	border: 1px solid #444444;*/
	color: #1d87c1;
	border-bottom: 1px solid #1d87c1;
	font-size: 16px;
	text-transform: capitalize;
	padding: 5px 0px;
	margin: 0 0 10px 0;
}

.news_title{
	padding: 2px;
	font-size: 11px;
	width: 100px;
	border: 1px solid #000000;
	background: #444444;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: center;
}

.news_title b{
	color: #FFF;
}

.news_scroll{
	border: 1px solid #666666;
	text-align: center;
	padding: 0px;
	margin: 5px 50px 20px 0;
	height: 115px;
	width: 600px;
	background: url(../../New_Images/banner2.jpg);
}

.news_scroll_text{
	position:relative;
	padding: 15px 140px 20px 20px;
	line-height: 25px;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-transform: Capitalize;
}

 .news_scroll_text a{
	color: #FFFFFF;
}

.content{
	padding: 3px;
	/*border: 1px solid #999999;
	border-top: 0px;
	border: 1px solid #05669b;
	background: #EFEFEF;*/
}

.content h2{
	/*background: #2272a7 url(../../New_Images/title_bg.gif) repeat-y;
	border: 1px solid #555555;
	border-bottom: 1px solid #05669b;*/
	background: url(../../New_Images/title_bg.gif) no-repeat left bottom;
	color: #05669b;
	font-size: 16px;
	text-transform: capitalize;
	padding: 10px 10px 7px 15px;
	margin: 0 0 10px 0;
}

.login_area{
	border: 1px solid #999999;
	background: #FFFFFF;
	padding: 10px;
	vertical-align: top;
	text-align: left;
}

.login_area p, .login_area table{
	padding: 0 7px;
	margin: 5px 0 0 0;
}

.login_area h2{
	background: #222222 url(../../New_Images/downloads_bg.gif) repeat-x;
	color: #FFFFFF;
	border: 1px solid #555555;
	font-size: 12px;
	text-transform: capitalize;
	padding: 6px;
	margin: 0px;
}

.downloads{
	border: 1px solid #999999;
	background: #FFFFFF;
	padding: 10px;
	vertical-align: top;
	text-align: left;
}

.downloads p{
	padding: 0 7px;
	margin: 5px 0 0 0;
}

.downloads h2{
	background: #222222 url(../../New_Images/downloads_bg.gif) repeat-x;
	color: #FFFFFF;
	border: 1px solid #555555;
	font-size: 12px;
	text-transform: capitalize;
	padding: 6px;
	margin: 0px;
}

.last_minute{
	border: 1px solid #999999;
	background: #FFFFFF;
	padding: 10px;
	vertical-align: top;
	text-align: left;
}

.last_minute h2{
	background: #e60000 url(../../New_Images/offer_bg.gif) repeat-x;
	color: #FFFFFF;
	border: 1px solid #555555;
	font-size: 12px;
	text-transform: capitalize;
	padding: 6px;
	margin: 0px;
}

.last_minute div{
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
}



.last_minute s{
	font-size: 10px;
	color: #009933;
}

.last_minute p{
	margin: 2px 10px 0 10px;
	padding: 0;
	font-weight: bold;
}

.last_minute p.title{
	padding: 3px 0 0 0;
	text-transform: capitalize;
}

.last_minute p.price{
	color: #dc0000;
	font-size: 15px;
	text-align: right;
}

.last_minute p.date{
	color: #999999;
	text-align: right;
}

.member{
	border: 1px solid #999999;
	background: #FFFFFF;
	padding: 10px;
	vertical-align: top;
	text-align: left;
}

.member h2{
	background: #1d87c1 url(../../New_Images/member_bg.gif) repeat-x;
	color: #FFFFFF;
	border: 1px solid #555555;
	font-size: 12px;
	text-transform: capitalize;
	padding: 6px;
	margin: 0px;
}

.member p{
	padding: 0 7px;
	margin: 5px 0 0 0;
}

.member a{
	font-weight: bold;
}

.hot a{
	color: #dc0000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.hot a:hover{
	text-decoration: underline;
}

.rpt_packages td
{
    vertical-align: top;
}

.packages img{
	text-align: center;
	border: 1px solid #222222;
	margin: 5px;
}

.packages td{
	vertical-align: top;
	text-align: center;
	padding: 5px;
	width: 260px;
	border: 1px solid #CCCCCC;
}

.hot_packages{
	background: #FFFFFF;
	padding: 0 5px 10px 5px;
	vertical-align: top;
	text-align: left;
}

.hot_packages p{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
}

.hot_packages p.title{
	padding: 3px 0 0 0;
	text-transform: capitalize;
}

.hot_packages p.date{
	display: inline;
	color: #666666;
	float: left;
}

.hot_packages p.reserve{
	display: inline;
	float: right;
}

.hot_packages p.price{
	color: #dc0000;
	font-size: 16px;
	text-align: right;
	/*bord*/
}

.hot_packages p.price small{
	font-size: 10px;
}

.hot_packages p.date,
.hot_packages p.price,
.hot_packages p.reserve{
	padding: 10px 0 0 0;
	margin:0;
}

.packages p.package_title{
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px;
	font-size: 11px;
	/*background: #e60000 url(../../New_Images/offer_bg.gif) repeat-x;*/
	border: 1px solid #222222;
	text-align: left;
}

* html .packages p.package_title{
	width: 100%;
}

.packages p.name{
	background: #FFFFFF;
	border: 0px;
	color: #444444;
	font-size: 10px;
	line-height: 10px;
	padding: 2px 10px;
}

.trans{
	opacity:0.7;
	filter:alpha(opacity=70);
}

.notrans{
	opacity:1;
	filter:alpha(opacity=100);
}

.text, .input_txt{
	font-family:Tahoma;
	font-size:11px;
	color:#3F3F3F;
}

.label_gray
{
	font-weight: bold;
}

.SubTitle
{
	font-family:Verdana;
	font-size:12px;
	color:#dc0000;
	font-weight:bold;
	padding-left:10px;
}

.Title
{
	font-family:Verdana;
	font-size:14px;
	color:Green;
	font-weight:bold;
}

.HyperLinkedImage1 img{
    width:200px;
    height: 150px;
}


#tabs1 {
      float:left;
      width:100%;
          background:#cbdce7;
      line-height:normal;
          border-bottom:1px solid #1d87c1;
      }
    #tabs1 ul {
          margin:0;
          padding:10px 10px 0 20px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url("tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      font-weight: bold;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#1d87c1;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }

      #tabs1 #current a {
              background-position:0% -42px;
      }
      #tabs1 #current a span {
              background-position:100% -42px;
      }