.admininfo {
	font-family: arial;
	font-size: 11px;
	color: #000;
	position:absolute;
	visibility:hidden;
	background-color:#fff;
	border-color:#f00;
	border-width:1px;
	border-style:solid;
	padding: 2px 4px;
	z-index:12;
	}
.admini:hover + .admininfo {
	visibility: visible;
	}

TD.title {
	font-size: 12px;
	font-weight: bold;
	background-color: #dddddd;
	}
TD.content {
	font-size: 12px;
	/*background-color: #eeeeee;*/
	}
A.link {
	font-size: 12px;
	}
PRE.insert {
	border: 3px solid #ff00ff;
	}
PRE.update {
	border: 3px solid #ffff00;
	}
PRE.delete {
	border: 3px solid #00ffff;
	}
.mod_box A {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	/*padding: 5px;
	padding-left: 10px;
	align: center;*/
	color: white;
	text-decoration: none;
	}
.mod_box A:hover {
	text-decoration: underline;
	}
.formboxes{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	font-size: 10px;
	}
.menubox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #DEE3E7;
	}
.forum_table {
	background-color: #e6e6e6;
	font-size: 12px
	}
.forum_table A{
	font-size: 12px;
	text-decoration: none;
	}
.forum_table A:hover{
	font-size: 12px;
	text-decoration: underline;
	}
.row_a {
	background-color: #eeeeee;
	color: #000;
	}
.row_b {
	background-color: #e3e3e3;
	color: #000;
	}
.row_highlight {
	background-color: #c4c4FF;
	color: #000;
	}

	
	
	
	
	
	
a {text-decoration:none;font-size:12px;} 
a:hover {text-decoration:underline;}
a:active {color:blue;}
a:link {color:blue;}
a:visited {color:blue;}
.header_menu1 a:hover,
.header_menu2 a:hover {
	text-decoration:underline;
	}
.wrapper {
	border:solid #000 2px;
	}
.header_title {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#408080;
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 0px 10px;
	color:#ddd;
	line-height:24px;
	}
.header_menu1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#266B6B;
	font-size:12px;
	color:#fff;
	line-height:20px;
	}
.header_menu1 a:visited {color:white;}
.header_menu2 a:visited {color:white;}
.header_menu1 a {
	padding:0px 5px 4px 5px;
	text-decoration:none;
	color:#fff;
	}
.header_menu2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#195A5A;
	font-size:10px;
	color:#ddd;
	line-height:16px;
	}
.header_menu2 a {
	padding:0px 5px 2px 5px;
	text-decoration:none;
	color:#fff;
	}
.header_menu3 {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#195A5A;
	font-size:10px;
	color:#ddd;
	line-height:16px;
	}
.header_menu3 a,.header_menu3 a:hover,.header_menu3 a:active,.header_menu3 a:link,.header_menu3 a:visited {
	padding:0px 10px 0px 10px;
	font-size:10px;
	text-decoration:none;
	color:gold;
	}

.current {
	background-color: #0C3F3F;
	color: white;
	font-weight: bold;
	}
.submenu {
	font-size: 9px;
	}
.required {
	font-size:12px;
	color:red;
	}
.docnotready {
	background-color: ffcccc;
	}
.docready {
	background-color: ccffcc;
	}
.formdata th,
.formdata td {
	font-size:12px;
	font-family:arial;
	/*background-color:#F0FFF0;*/
	padding-left:3px;
	padding-right:3px;
	}
.formdata th {
	font-size:12px;
	text-align:left;
	background-color:#D3D3D3;
	}
.formdata td {
	/*background-color:#E7E7E7;*/
	}
.datatable tr:nth-child(even) {background-color: #E7E7E7}
.datatable tr:nth-child(odd) {background-color: #F2F2F2}
.rw1 {
	background-color:#E7E7E7;
}
.rw0 {
	background-color:#F2F2F2;
}
.rw_urgent {
	background-color:#FFEFEF;
}
.questions {
	border:solid red 1px;
	font-size:11px
	}
	
/* Tooltips */
a.info,
a.infoTransfer,
a.infoawl,
a.infoDaysOut_exception,a.infoDaysOut_warehouse,a.infoDaysOut_field,a.infoDaysOut_nonreg,a.infoDaysOut_universal,a.infoDaysOut_tsca,a.infoDaysOut_longterm,
a.infoasd,
a.infoProfile{
	position:relative; /*this is the key*/
	z-index:24;
	text-decoration:none;}

a.info:hover,
a.infoTransfer:hover,
a.infoawl:hover,
a.infoDaysOut_exception:hover,a.infoDaysOut_warehouse:hover,a.infoDaysOut_field:hover,a.infoDaysOut_nonreg:hover,a.infoDaysOut_universal:hover,a.infoDaysOut_tsca:hover,a.infoDaysOut_longterm:hover,
a.infoasd:hover,
a.infoProfile:hover{
	z-index:25;}

a.info span,
a.infoTransfer span,
a.infoawl span,
a.infoDaysOut_exception span,a.infoDaysOut_warehouse span,a.infoDaysOut_field span,a.infoDaysOut_nonreg span,a.infoDaysOut_universal span,a.infoDaysOut_tsca span,a.infoDaysOut_longterm span,
a.infoasd span,
a.infoProfile span{
	display: none}

a.info:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em; left:-10em; width:30em;
	border:2px solid #f00;
	background-color:#fff; color:#000;
	text-align: center;}
	
a.infoTransfer:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em; left:-10em; width:15em;
	border:2px solid #f00;
	background-color:#fff; color:#000;
	text-align: center;}

a.infoawl:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em; left:0em; width:30em;
	border:2px solid #f00;
	background-color:#fff; color:#000;
	text-align: center;}
	
a.infoDaysOut_exception:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em; left:-10em; width:45em;
	border:2px solid #f00;
	background-color:#fff; color:#000;
	text-align: center;}
a.infoDaysOut_warehouse:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em; left:-10em; width:35em;
	border:2px solid #f00;
	background-color:#fff; color:#000;
	text-align: center;}
a.infoDaysOut_field:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em; left:-10em; width:20em;
	border:2px solid #f00;
	background-color:#fff; color:#000;
	text-align: center;}
a.infoDaysOut_nonreg:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em; left:-20em; width:45em;
	border:2px solid #f00;
	background-color:#fff; color:#000;
	text-align: center;}
a.infoDaysOut_universal:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em; left:-10em; width:30em;
	border:2px solid #f00;
	background-color:#fff; color:#000;
	text-align: center;}
a.infoDaysOut_tsca:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em; left:-10em; width:15em;
	border:2px solid #f00;
	background-color:#fff; color:#000;
	text-align: center;}
a.infoDaysOut_longterm:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em; left:-35em; width:40em;
	border:2px solid #f00;
	background-color:#fff; color:#000;
	text-align: center;}

a.infoProfile:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em; left:-10em; width:30em;
	border:2px solid #f00;
	background-color:#fff; color:#000;
	text-align: center;}

a.infoasd:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:0em; left:6em; width:15em;
	border:2px solid #f00;
	background-color:#fff; color:#000;
	text-align: center;}

.msgbox {
	background-color:#fff;
	color:#000;
	font-weight:bold;
	text-align:center;
	}
	/*Used by waste code and chemical compostion rows to hide when deleting*/
.rowstyleshow {
	display:;
	}
.rowstylehide {
	display:none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: left;
	width: 920px;
	background: #222;
	z-index:2;
	font-size: 1.2em;
	background: url(topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	z-index:2;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(dropdown_linkbg.gif) no-repeat 10px center; 
}








li.potato-menu-item {
	font-size:12px;
}
ul.potato-menu-group {
	border-top: 1px solid #408080;
	background: #266B6B;
}
ul.potato-menu-group a {
	width: 160px;
}
.potato-menu a {
	padding:5px 12px 5px 12px;
	background: #266B6B;
	color: #fff;
	padding-right:20px;
}
.potato-menu a:hover {
	background: #408080;
}
.potato-menu a.admin {
	padding:5px 12px 5px 12px;
	background: #7F8040;
	color: #fff;
	padding-right:20px;
}
.potato-menu a.admin:hover {
	background: #9F9745;
}
.potato-menu-has-vertical > a {
	background: #266B6B url(arrow_down.gif) right no-repeat;
	
}
.potato-menu-has-holizontal > a {
	background: #266B6B url(arrow_right.gif) right no-repeat;
}
.potato-menu-has-vertical > a:hover {
	background: #408080 url(arrow_down.gif) right no-repeat;
	
}
.potato-menu-has-holizontal > a:hover {
	background: #408080 url(arrow_right.gif) right no-repeat;
}


#content .potato-menu a { color:#fff; }
ul#menu2 { clear:both; width:100px; margin-top:10px; }

