
.link
{
    /*font-weight: bold;*/
    font-size: 10px;
    COLOR: #003580;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.llink
{
    /*font-weight:  bold;*/
    font-size: 10px;
    COLOR: #003580;
    font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
    text-decoration: underline;
}
.largelink
{
    font-weight:  bold;
    font-size: 11px;
    COLOR: #003580;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.smallheader
{
    font-weight: bold;
    font-size: 10px;
    color: #003580;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.mediumheader
{
    font-weight: bold;
    font-size: 11px;
    color: #003580;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.largeheader
{
    font-weight: bold;
    font-size: 13px;
    color: #003580;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom:2px;
	margin-top:2px;
}
.header
{
    font-weight: bold;
    font-size: 12px;
    color: #003580;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.box
{
	border: 1px solid #DCE5EE;
	margin-bottom:8px;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	/*width:100%;
	height:100%;*/
}

.pathbox
{
	/*border: 1px solid #DCE5EE;*/
	margin-bottom:8px;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	font-size: 10px;
    COLOR: #003580;
    font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}

.menu
{
	border: 1px solid #DCE5EE;
	margin-bottom:8px;
	margin-top:0px;
	margin-left:1px;
	margin-right:1px;
	background-image: url(../images/ve.jpg);
	background-repeat: repeat-x;
	padding:2px;
}
.searchbox
{
	border: 1px solid #DCE5EE;
	margin-bottom:1px;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
	background-image: url(../images/sh.jpg);
	background-repeat: repeat-x;
}
.textad
{
	border: 1px solid #DCE5EE;
	margin-bottom:1px;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
	background-image: url(../images/sh.jpg);
	background-repeat: repeat-x;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:0;
}
.lbbox
{
	/*background-color: #DCE5EE;*/
	/*border: 1px solid #DCE5EE;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	margin-top:0px;
	/*width:100%;
	height:100%;*/
	font-size: 12px;
	font-weight: bold;
	color: #003580;
	padding:1px;
	background-image: url(../images/sh.jpg);
	background-repeat: repeat-x;
}

.boxc
{
	/*border: 1px solid #003580;*/
	/*background-color: #DCE5EE;*/
	margin-bottom:8px;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	/*width:100%;
	height:100%;*/
	background-image: url(../images/ve.jpg);
	background-repeat: repeat-x;
}
.boxb
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCE5EE;
	border-right-color: #DCE5EE;
	border-bottom-color: #DCE5EE;
	border-left-color: #DCE5EE;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom:4px;
	margin-top:4px;
}
.dboxb
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003580;
	border-right-color: #003580;
	border-bottom-color: #003580;
	border-left-color: #003580;
}
.boxt
{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCE5EE;
	border-right-color: #DCE5EE;
	border-bottom-color: #DCE5EE;
	border-left-color: #DCE5EE;
}
.dboxt
{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003580;
	border-right-color: #003580;
	border-bottom-color: #003580;
	border-left-color: #003580;
}
.smallphoto
{
	float:left; 
	margin: 6px 6px 6px 6px;
}
.smalladphoto
{
	float:left; 
	margin: 2px 4px 2px 2px;
}
.centerad
{
	float:left; 
	margin: 4px 8px 0px 4px;
}
.sectiondiv
{
margin: 9px 9px 9px 9px
}

A:hover
{
    color: #ff0000;
    text-decoration: underline;
}
TD
{
    font-size: 8pt;
	font-family:Arial, Helvetica, sans-serif;
    color: #003580;
}
A
{
    font-size: 10px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
    color: #003580;
    text-decoration: none;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003580;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom:0px;
	margin-top:2px;
padding: 0;
display:inline ;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003580;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom:0;
	margin-top:0;
padding: 0;
display:inline ;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003580;
	margin-left: 4px;
	margin-right: 2px;
	margin-bottom:0;
	margin-top:0;
padding: 0;
display:inline ;
}
#visualEffect {
	background-image: url(../images/ve.jpg);
	background-repeat: repeat-x;
}
ul
{
	margin: 0;
	padding-left: 18px;
	padding-top: 2px;
}

li
{
	padding-left: 0px;
	padding-top: 0px;
	list-style-image: url(../images/arrow-yellow.gif);
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	/*background-image: url(../images/mh.jpg);
	background-repeat: repeat-x;*/
}
p
{
	margin: 4px;
}
#button1 {
  color:#FFFFFF;
  font-weight:bold;
  background-color:#999999;
 }

.region-country-table {
	border: 1px solid #DCE5EE;
	background-image: url(../images/ve.jpg);
	background-repeat: repeat-x;
	float:left;
	margin: 6px 6px 6px 6px;
  /*border: 0;*/
  /*width:200px;*/
  /*height:220px;*/
  /*background-image: url(http://www.booking.com/images/affiliate/316803/bell.gif);*/
}

.inputcontainer, .but, .browse {
    padding: 0 .6em;
}


.title {
  font-size: 13px;
  background: #999999;
  color: #FFFFFF;
  font-weight: bold;
}

a:link,a:active,a:visited { 
    /*color: #003580;*/
	color: inherit;
}

a:hover {
    color: #FF0000;
}

.arr_box {
/*left:20px;
position:absolute;
top:86px;*/
 }

 
 .dept_box {
left:20px;
/*position:absolute;*/
top:140px;
 }
 
 .search_box {
 /*position:absolute;
 top:20px;
 left:10px;*/
 }

.but {
left:100px;
/*position:absolute;*/
top:201px;
}
body {
  color: #D2D2AE;
  margin: 2;
}

p, li, td, th, form, input, select, textarea {
    font: 11px Arial, Helvetica, sans-serif;
    color: #003580;
}

div
{
	font: 11px Arial, Helvetica, sans-serif;
    color: #003580;
	/*border: 1px solid #DCE5EE;*/
	margin-bottom:0px;
	margin-top:2px;
	margin-left:0;
	margin-right:0;
}
img
{
    BORDER-RIGHT: none;
    BORDER-TOP: none;
    BORDER-LEFT: none;
    BORDER-BOTTOM: none;
}