@charset "utf-8";
/* CSS Document */
#divParent {
	height:298px;
	overflow:auto;
	width: 246px;
	background-image: url(images/pnl_bg.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.75em;
	background-color: #FD8224;
}
.TabTitle {
	float: left;
}
.TabTitle2 {
	float: left;
	padding-top: 4px;
}
.AdvLinks {
	text-align: left;
	float: left;
	margin-top: 10px;
}
.Spacer {
	height: 4px;
	clear: both;
}

#div1{
text-align: left;
}

#div2{
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#div3{
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: left;
}
.YloBar {
	background-image: url(images/ylo_pnl_bg.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 246px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #820C17;
	margin-top: auto;
	margin-bottom: auto;
	line-height: 29px;
	text-align: center;
}
.PaxType {
	float: left;
	text-align: right;
	font-size: 0.75em;
	padding-left: 4px;
}
.PaxContainer {
	width: 240px;
}
.YloMenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #820C17;
	font-weight: bold;
	text-decoration: none;
}

.YloMenuLink:hover {
	text-decoration:underline
}
.WhiteLink {
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.GoPaw {
	float: right;
}
.FareType {
	float: left;
}
.LinkPaw {
	float: left;
	height: 30px;
	width: 30px;
}
.LinkTxt {
	float: left;
	width: 185px;
	margin-top: 6px;
	margin-left: 5px;
}
.ImgLink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	margin-top: 0px;
}
/*#ui-datepicker-div{
 font-size:10px;
}*/
.UpprCase {
	text-transform: uppercase;
}
