.main_table {
	background-color: #C0DFFC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF00FF;
	border-left-color: #FF00FF;
}
.right-side {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
.right-side img:hover {
opacity:0.4;
filter:alpha(opacity=40);
}
.right-side a {
	color: #990000;
	text-decoration: none;
}
.right-side img {
	border: 2px solid #66FF00;
}


.nav_bar {
	background-color: #FF66CC;
}
.list_style1 {
	color: #0000FF;
	line-height: 1.2;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 2px;

}
.large-text {
	font-size: 17px;
}

.large-text a {
	color:#000;
	text-decoration:none;
}

.nav_bar a {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	display: block;
}
.nav_bar a:visited {
	color: #0000FF;
}

.nav_bar td:hover {
	background-color: #FFFF66;
}

.site-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
}
/* searchbox */
#destination{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #FF3399;
}

#destination td, tr {
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: left;
	vertical-align: bottom;
 }
 .dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0099;
	margin-top: 0px;
	padding-top: 0px;
}
.pborder {
	border: 1px solid #FF3399;
	padding: 2px;
}
.searchbutton{
	background-color: #FF00FF;
	color: #000000;
	font-weight:bold;
	border: 1px outset #000000;
}
.searchbutton:hover {
	border: 1px inset #000000;
}h3 {
	color: #FF00FF;
	margin: 0;
}
