body {
	margin: 0px;
	background-color: #FFF;
	color: #000;
	font-family: verdana, sans-serif;
	font-size: small;
}

body#home {
	background-color: #E17B3D;
	color: #FFF;
}

body#popup {
	background-color: #000;
	color: #FFF;
	font-size: 10px;
}

body#popup p {
	margin-left: 5px;
	margin-right: 5px;
}

.classhome {
	background-color: #E17B3D;
	color: #FFF;
}

.classdefault {
	background-color: #FFF;
	color: #000;
}

.nav {
	background-color: #000;
	color: #999;
	font-family: verdana, sans-serif;
	font-size: x-small;
	height: 16px;
}

.content {
	font-size: x-small;
	color: #666;
}

#contentclasshome {
	font-size: x-small;
	color: #FFF;
}

.content h1 {
	font-size: 20px;
	font-family: "century gothic", arial, sans-serif;
	font-weight: normal;
}
.content h2 {
	font-size: 12px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	color: #E17B3D;
	margin-bottom: 0px;
}

.content h3 {
	font-size: 11px;
	font-family: verdana, sans-serif;
	font-weight: normal;
	color: #933;
	margin-bottom: 0px;
}

.content p { margin-top: 0px; }
.content ul {
	margin-top: 0px;
	margin-left: 12px;
	padding-left: 4px;
	text-indent: 0px;
}

/*
.content hr { color: #E17B3D; background-color: #E17B3D; margin-top: 0px; margin-bottom: 0px;}
*/

span.green { color: #5FA841; }

/* GALLERY STYLES */
#gallery { margin: 10px; }
#gallery h2 { font-size: 12px; font-family: verdana, sans-serif; font-weight: bold; color: #E17B3D; margin-bottom: 0px; }
#gallery td { font-size: 9px; color: #666; }
span.rightTiny { font-size: 9px; color: #666; }
#gallery h2 span { font-size: 12px; font-family: verdana, sans-serif; font-weight: normal; color: #999999; margin-bottom: 0px; }


.nav a { padding-left: 25px; font-weight: bold; }
.nav a:link { color: #F93; text-decoration: none; }
.nav a:visited { color: #E84; text-decoration: none;}
.nav a:hover { color: #FFF; text-decoration: none;}
.nav a:active { color: #999; text-decoration: none;}
.nav span { padding-left: 25px; font-weight: bold; }

.nav a.here:link { color: #999; text-decoration: none; }
.nav a.here:visited { color: #999; text-decoration: none;}
.nav a.here:hover { color: #FFF; text-decoration: none;}
.nav a.here:active { color: #F93; text-decoration: none;}

a.popupLink:link { font-size: 9px; color: #E17B3D; background-color: #FFF; text-decoration: none;}
a.popupLink:visited { font-size: 9px; color: #E17B3D; background-color: #FFF; text-decoration: none; }
a.popupLink:hover { font-size: 9px; color: #E17B3D; background-color: #FFF; text-decoration: none; }
a.popupLink:active { font-size: 9px; color: #E17B3D; background-color: #FFF; text-decoration: none; }


div.popupLinkButton {
	border: 0px #E17B3D none;
	padding: 2px;
	margin: 0px;
}


.vignetteHome { background-color: #565462; }
.vignetteAboutus { background-color: #779174; }
.vignetteFiremapper { background-color: #565462; }
.vignetteOilmapper { background-color: #A8B1BB; }
.vignetteForestmapper { background-color: #273526; }
.vignetteOthersystems { background-color: #C3B493; }
.vignettePressroom { background-color: #779174; }
.vignetteImageprocessing { background-color: #C3B493; }

.orangeCaption { font-size: 10px; color: #FFF; background-color: #E17B3D; }

div.rightTiny {
	font-size: 9px; color: #999; background-color: #FFF;
	margin-left: 21px;
	margin-bottom: 5px;
}

/* DATA TABLE (SPECS) STYLES */
.data { font-size: 9px; color: #666; }
i.data { font-size: 10px; color: #933; font-style: normal; }
td.data { border-bottom-color: #fdc; border-bottom-width: 1px; border-bottom-style: solid; }
