body {
	background: #660000;
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 15px;
}

h1 {
	font-family: verdana;
	font-size: 18px;
	color: white;
	font-weight: bold;
}

.filelink {
	font-family: verdana, arial; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #CCCCCC; 
	text-decoration: none;
}

a.filelink:hover {color: #FFFFFF}
.orange-bullet {color: #FF9900}
.yellow-bullet {color: #FFFF00}
.filesize {
	color: #FFFFFF; 
	font-family: verdana, arial; 
	font-weight: normal; 
	font-size: 8pt;
}
.headings {
	background-color: #FFC600;
	font-weight: bold;
	color: black; 
	font-family: verdana, arial; 
	font-size: small;
}

table.images {
	margin-left: auto;
	margin-right: auto;
}

IMG {
	vertical-align: middle;
	border: none;
}

.page {
	font-family: verdana; 
	font-size: 18px; 
	font-weight: normal; 
	color: yellow; 
	text-decoration: none;
}

.pages {
	font-family: verdana; 
	font-size: 18px; 
	font-weight: normal; 
	color: white; 
	text-decoration: none; 
}

a.pages:hover {color: #FFA500}

.pages2, .imagenav {
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold ; 
	color: white; 
	text-decoration: none ;
}

a.pages2:hover {color: #FFA500}
.applyBorder { border:1px solid #FFA500 }
.removeBorder { border:none ; text-align: center }

.imagecellwow {
        vertical-align: middle;
        width: 205px;
        height: 165px;
}
.imagecellff {
	vertical-align: middle;
	width: 205px;
	height: 155px;
}
ul.nav {
	width: 120px;
	position: absolute;
	left: 10px;
	top: 125px;
	background-color: #FFC600;
        border: inset 1px;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.nav {
        font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.nav:hover {
	color: #333333;
}

.cartel1 {
	border: solid 1px navy;
	color: #333333;
	background-color: #CCCCCC;
	font-family: verdana;
	font-size: 10px;
	padding: 2px;
}

.cartel0 {
        border: solid 1px navy;
	color: #333333;
	background-color: #999999;
	font-family: verdana;
	font-size: 10px;
	padding: 2px;
}

.flr {
	text-align: right;
}	

div.travsum {
	width: 170px;
	height: 75px;
	text-align: left;
	padding: 5px;
	color: black;
	background-color: #DDDDDD;
	border: inset 1px;
	position: absolute;
	left: 167px;
	top: 60px;
}

div.travform {
	width: 130px;
	height: 125px;
	text-align: left;
	padding: 5px;
	color: black;
	background-color: #DDDDDD;
	border: inset 1px;
	position: absolute;
	left: 7px;
	top: 60px;
	overflow: hidden;
}

table.unitspeed {
	margin: 15px;
	color: white;
	border-collapse: collapse;
	position: absolute;
	top: 210px;
}
