body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
}

#selectdestination{
	border: 1px solid #FF3399;
	height: 440px;
	width: 420px;
	text-align: left;
	padding:5px;
}
#mainTable {
	width:845px;
	background-color:#FFFFFF;
 }
#destination{
	border: 1px solid #FF3399;
}
#destination td {
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: left;
	vertical-align: bottom;
 }
#destination1 td{
	height: 22px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 95% !important;
	text-align: left !important;
	vertical-align: bottom !important;
 }
.orange {
	color: #FF4B0F;
}

.yellow-blue {
	color: #FFFF00;
	background-color: #0402FC;
	font-size: 11px;
}
.yellow-blue a { color:#FFFF00; font-weight:bold; text-decoration:none; }
.yellow-blue a:hover { text-decoration:underline; }
.yellow-blue a:visited { color:#FFFF00; }
.bluedsc {
	font-size: 12px;
	color: #0033FF;
}
#VU {
	height: 175px;
	width: 388px;
}
.white-bl {
	color: #FFFFFF;
	background-color: #0033FF;
	font-weight: bold;
}

.fnav {
	color: #0000FF;
	background-color: #FFFFFF;
}

.fnav a { text-decoration:none; font-weight:bold; }
.fnav a:hover { text-decoration:underline; }

.fnav a:visited {
color: #0000FF;
}
.smltxt {
	font-size: 10px;
}
.graybox {
	background-color: #F0F0F0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}

.box-boder
 {
	border:solid 1px #68A70D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px 2px 2px 3px;
 }
.note {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FF0000;
}
div.hr {
  height: 15px;
  background: #fff url(i/dots.gif) repeat-x scroll center;
}
div.hr hr {
  display: none;
}
.h1 {
	font-size: 24px;
}
.h2 {
	font-size: 22px;
}
.h3 {
	font-size: 20px;
}
.h4 {
	font-size: 18px;
}
.h5 {
	font-size: 16px;
}
.p {
	font-size: 12px;
}
.pborder {
	border: 1px solid #FF3399;
	padding: 2px;
}
.psmall {
	font-size: 11px;
}
.pvsmall {
	font-size: 10px;
}
.dottedline{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-bottom: 8px;
}
.searchbutton{
	padding-top: 10px;	
}