body {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 10px;
	background-color: #780024;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;

}
h1 {
	font-size: 24px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	filter: DropShadow(Color="666666", OffX=2, OffY=2, Positive=1);

}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
	margin: 3px 1px;
	padding: 1px;
}
table {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
}
hr {
	border: 2px ridge #CC0000;
	color: #FF9900;

}
p {
	padding: 3px;
}

.pageTitle {
	color: #FF0000;
	background-color: #780024;
	padding: 10px;
	height: 35px;
	width: 100%;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin: 0px;
	background-image: url(images/fleet-NCF.gif);
	background-repeat: no-repeat;
	background-position: right;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #780024;
	background-color: #FFCC00;
	width: 140px;
	padding-left: 5px;
	float: left;
	clear: right;
	margin: 0px 0px 0px 1px;
	border-top: 1px outset #FFFF00;
	border-right: 1px outset #FF6600;
	border-bottom: 1px outset #FF6600;
	border-left: 1px outset #FFFF00;

}
.menu p {
	margin: 0px;
	padding: 2px;
}
.menu a:link, .menu a:visited, .menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	background-color: #333333;
	width: 110px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 2px outset #999999;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-decoration: none;
	display: block;


}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #000000;
	width: 110px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 2px inset #999999;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-decoration: none;


}
.content {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #FFCC33;
	margin-left: 155px;
}
.content p {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	padding: 5px 5px 5px 10px;
	margin: 5px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFF00;
	background-color: #660000;


}
.content p:first-line {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	background-color: #CC3300;
	padding: 5px 5px 10px;
	margin: 2px 0px 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFF00;
	line-height: 30px;


}
.other {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.other a:link, .other a:visited, .other a:active {
	border: 1px outset #FF0000;
	text-decoration: none;
	background-color: #990000;
	font-size: 12px;
	color: #FF9900;
	width: 130px;
	font-weight: bold;
	margin: 1px;
	padding: 1px;

}
.other a:hover {
	border: 1px inset #FF0000;
	text-decoration: none;
	background-color: #660000;
	font-size: 12px;
	color: #FFFF00;
	width: 130px;
	font-weight: bold;
	margin: 1px;
	padding: 1px;

}
.tbut {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
	color: #FFCC33;
	margin-left: 155px;
}

.tbut a:link, .tbut a:visited, .tbut a:active {
	color: #FFFF00;
	text-decoration: none;
	background-color: #bb2200;
	margin: 1px;
	padding: 1px 5px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFCC00;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #FFCC00;
}
.tbut a:hover {
	color: #FFFF00;
	text-decoration: none;
	background-color: #CC9900;
	margin: 1px;
	padding: 1px 5px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #990000;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #990000;
}
a:link, a:visited, a:active {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #CC3300;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FF9900;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #FF9900;
	padding: 1px 5px;
}
a:hover {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	background-color: #660033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #993300;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #993300;
	padding: 1px 5px;
}
.content li {
	font-size: 10px;
	color: #FFCC00;
	background-color: #660000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FFFF00;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	background-color: #660000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF00;
	width: 100%;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-align: center;
}
.footer a:link, .footer a:visited, .footer a:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #660000;
	color: #FFCC00;
}
.footer a:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFF00;
}
a.magiclink:link, a.magiclink:visited, a.magiclink:active, a.magiclink:hover {
	font-size: 1px;
	color: #660022;
	background-color: #660011;
	margin: 0px;
	padding: 0px;
	border: none;
}
.pic {
	margin: 5px;
	border: 1px solid #000000;
}
.picContainer {
	font-weight: bold;
	margin: 3px;
	float: right;
	border: 1px solid #660000;
	position: relative;
	text-align: center;
}
.picNB {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.picNB:link, a.picNB:visited, a.picNB:active, a.picNB:hover, {
	margin: 3px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
