body {
	font-size:14;
	font-family:verdena, arial, helvetica;
	background-color: #C8C8C8;
}
td {font-size:12} 
.tabbody {background-color: darkgray; 
	SCROLLBAR-FACE-COLOR: #C8C8C8;
	SCROLLBAR-HIGHLIGHT-COLOR: #C8C8C8;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-3DLIGHT-COLOR: black;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-TRACK-COLOR: #C8C8C8;
	SCROLLBAR-DARKSHADOW-COLOR: #C8C8C8;
}

.overtabover {text-decoration: underline; background-color: black; color: white; font-family: Verdana; border:0; font-size: 12; cursor: hand; border-right-style:none;}
.overtab {background-color: black; color: white; font-family: Verdana; border:0; font-size: 12; border-right-style:none;}
.project {background-color: #C8C8C8;}
.tabs {background-color: #C8C8C8;}
.view {background-color: #C8C8C8;}

.menuover {background-color: #C8C8C8; color: black; font-family: Verdana; border:1 outset; font-size: 12; cursor: default;}
.menuoff {background-color: #C8C8C8; color: black; font-family: Verdana; border:1 solid #C8C8C8; font-size: 12; cursor: default;}
.menuon {background-color: #C8C8C8; color: black; font-family: Verdana; border:1 inset; font-size: 12; cursor: default;}
.menus {background-color: #C8C8C8;}
.usernametext {color: black; font-family: arial, helvetica: font-size: 12; cursor:default;}
.off {position:relative; visibility:hidden;}
.on {position:relattive; visibility:visible;}
.datatext {font-family: verdena, arial, helvetca; font-size: 14;}
.header {font-family: verdena, arial, helvetca; font-size: 14; background-color:#C8C8C8; align:center; border: 1 solid lightgrey;}
.buttonon {background-color: #C8C8C8; color: black; font-family: Verdana; border: 1 inset; font-size: 12; cursor: default;}
.buttonoff {background-color: #C8C8C8; color: black; font-family: Verdana; border: 1 outset; font-size: 12; cursor: default;}
.tabborder {border: 1 solid lightgrey; background-color: darkgray;}
.tabinputon {background-color: lightgrey; color: black; font-family: Verdana; border: 1 inset; font-size: 12; cursor: default;}
.tabinput {background-color: darkgray; color: black; font-family: Verdana; border: 1 outset; font-size: 12; cursor: default;}
.tabinput:hover {background-color: red;}
.objecttabon {background-color: lightgrey; color: black; font-family: Verdana; border: 1 solid darkgray; font-size: 14; cursor: default;}
.objecttaboff {background-color: darkgray; color: black; font-family: Verdana; border: 1 solid black; font-size: 14; cursor: default;}
.off {position:relative; visibility:hidden;}
.on {position:relattive; visibility:visible;}
.prompt {background-color: black; color: white; font-family: Verdana; font-size:12; border: 0}
.commandprompt {background-color: black; cursor: text; border: 1 solid darkgray}
.largeinput {color: tan; font-family: Verdana; background-color: black; border: 1 solid black;
	SCROLLBAR-FACE-COLOR: black;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: black;
}
.textprompt {color: white; font-family:verdena, arial, helvetica; size:2;}
A {color:white;text-decoration:none;} 
A:active {color:white;}
A:hover {text-decoration:underline;}
.copyright {font-family: Verdana;color: black;font-size: 9;}
.filename {font-family: Verdana;color: black;font-size: 9;}
.title {font-size:22; font-family:verdena, arial, helvetica; font-weight: 800}
.title2 {font-size:16; font-family:verdena, arial, helvetica; font-weight: 800}
.title3 {font-size:22; font-family:verdena, arial, helvetica; color: white; font-weight: 800}
.label {font-size:14; font-family:verdena, arial, helvetica; font-weight: 800}
.geotech {background-color: black; color: white; font-family: Verdana; border:0; font-size: 9; border-right-style:none;}

.head1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20pt; 
	font-weight:bold; 
	text-decoration:none;
} 

.head2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight:bold; 
	text-decoration:none;
} 

.head3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight:bold; 
	text-decoration:none;
} 
.alert {
	background-color:green;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight:normal; 
	text-decoration:none;
	text-align:center;
}
.alertActive {
	background-color:red;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight:bold; 
	text-decoration:none;
	text-align:center;
}
.alertActivehover {background-color: lightslategray;}


.report {
	background-color:green;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight:normal; 
	text-decoration:none;
	text-align:center;
}
.reportActive {
	background-color:red;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight:bold; 
	text-decoration:none;
	text-align:center;
}
.reportActivehover {background-color: lightslategray;}

