/* stylesheet for Trip Reports */

p{
	color : #633100;
	font-family : Century Gothic,Verdana, sans-serif;
	font-size : 11pt;
	line-height : 14pt;
}

p a{
	color : #0000FF;
	text-decoration : none;
}

p a:hover{
	color : #FF0000;
}

.crew{
	color : #800000;
	font-family :  "Palatino Linotype";
	font-size : 13pt;
	font-weight : bold;
	line-height : 24pt;
	text-align : center;
}

.day{
	color : #9C3100;
	font-size : 18pt;
	padding-bottom : 15pt;
	padding-top : 30pt;
	vertical-align : bottom;
}
.reportindex {
	position:absolute;
	width:330px;
	height:180px;
	z-index:6;
	left: 50%;
	top: 230px;
	visibility: hidden;
	margin-left: 110px;
}

.links a:hover, .links2 a:hover {
	color : #FF0000;
}

.links, .links a, .links2, .links2 a{
	background-color : #FBB45E;
	color : #800000;
	font-family : Trebuchet, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	line-height : 16pt;
	text-align : center;
	text-decoration : none;
}

.links a, .links2 a{
	color : #008000;
}
.links2, .links2 a{
	font-size : 10pt;
}

.miles, .totals{
	font-family : "Lucida Sans", sans-serif;
	font-size : 10pt;
	font-weight : bold;
	padding-bottom : 15pt;
	padding-top : 30pt;
	text-align : right;
}

.navbrown a{
	background-color : #DEB887;
	border-left-color : #CD853F;
	border-left-style : double;
	border-left-width : thin;
	border-right-color : #CD853F;
	border-right-style : double;
	border-right-width : thin;
	color : #800000;
	font-family : Comic Sans MS;
	font-size : 7pt;
	padding-left : 2pt;
	padding-right : 2pt;
	text-decoration : none;
	width : 100%;
}

.navbrown a:hover{
	color : #008000;
}

.publink {
	color : #FF0033;
	text-decoration : none;
}


.reportlinks, .reportlinks a{
	color : #800000;
	font-family : Trebuchet, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	line-height : 16pt;
	text-decoration : none;
}

.reportlinks a:hover{
	color : #008000;
}


.routes, .routes a{
	color : #9C3100;
	font-size : 18pt;
	padding-bottom : 5pt;
	padding-top : 15pt;
	text-align : center;
	text-decoration : none;
	vertical-align : middle;
}

.routes a:hover{
	color : #CE0000;
}

.subhead{
	color : #FF0000;
	font-family :  "Palatino Linotype";
	font-size : 13pt;
	font-style : italic;
	font-weight : bold;
	line-height : 20pt;
	padding-bottom : 10pt;
	text-align : center;
}

.totals{
	color : #A52A2A;
	font-size : 11pt;
	text-align : center;
}

.tripdate {
	font-family : "Times New Roman", serif;
	font-size : 22pt;
	line-height : 30pt;
	text-align : center;
}

.triphead {
	font-family : "Times New Roman", serif;
	font-size : 26pt;
	line-height : 36pt;
	text-align : center;
	color: #990000;

}
.introtext {
		color : #633100;
	font-family : Century Gothic,Verdana, sans-serif;
	font-size : 11pt;
	line-height : 18pt;
}
.reporttabs {
	position: absolute;
	left: 50%;
	top: 200px;
	width: 351px;
	height: 223px;
	visibility: visible;
	margin-left: 110px
}

.reportscoming, .coming {
	color : #800000;
	font-family : Trebuchet, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	line-height : 16pt;
	text-decoration : none;
	font-style: italic;

}
.coming {
	color: #000000;
	font-size: 10pt;
	text-align: center;
	}
