#srchnav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
}
#srchnav a {
	color: #993300;
	text-decoration: none;


}
hr {
	color: #999999;
	margin: 0px;
}
#bdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#srchnav a:hover{
	color: #003366;
	text-decoration: none;


}
#trips {
	background-color: #F3F3F3;
	font-size: 10px;
	font-family: verdana;
	color: #304546;

}
#trips p {
	padding-bottom: 5px;
}

#trips br {
	margin-bottom: 15px;
}
#trips td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;

}
.action {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF0D9;
}
.action p{
	margin-bottom: 8px;

}
.action a{
	color: #000000;
	text-decoration: none;

}
.action a:hover{
	text-decoration: none;
	color: #000000;

}
.tdon {
	background-image: url(images/fade.gif);
}


.rbdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.sort {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.sort a{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.sort a:hover{
	color: #000000;

}
/* main table row color */
.ewTableRow {
	background-color: #F7F7F4;
	color: #676749;
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #F2F2E6;
	color: #7C7C3F;
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #FFFF99; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	color: #000000;
	background-color: inherit;
}


/* main table select color */
.ewTableSelectRow {
	background-color: #FFF1CF;
	color: #000000;
}
.area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFF1CF;
	border: 1px solid #49B8CC;
}
.area  h3 {
	font-size: 12px;
	font-weight: bold;
	color: #267D8C;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-family: Tahoma;
}

.ewTableSelectRow a{
	text-decoration:none;
	color: #000000;
}
.ewTableSelectRow a:hover{
	text-decoration:none;
}
.ewHighlightSearch {
	font-weight: bold;
	background-color: yellow;
}
.trpa {
	font-size: 11px;
	font-weight: bold;
}
.picframe {
	background-repeat: no-repeat;
}

.tname {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
}
#trips .tname a {
	color: #287989;
	text-decoration: none;
}
.links1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF1CF;
	width: 550px;
	margin-right: 19px;
	margin-left: 20px;
	text-align: justify;
	overflow: auto;
}
