A:link, A:visited, A:active, A:hover
	{font-family: Tahoma, arial, sans-serif;
	text-decoration: none;
	color: #0000ff; 
	CURSOR: pointer; 
	}

blockquote, li, p
	{font-family: verdana, arial, sans-serif;  
	color: #000000; 
	background-color: #FFFFFF; 
	font-size: 12px;
	}

body
	{font-family: verdana, arial, sans-serif;  
	color: #000000;  
	background-color: #FFFFFF; 
	font-size: 14px; 
	text-align: left;
	width: 100%;
	margin: 0px;
	}

H1
	{font-family: Tahoma, verdana, arial, sans-serif;   
	color: #330066; 
	font-size: 15pt;
	}

H2
	{font-family: Tahoma, verdana, arial, sans-serif;
	color: #330066; 
	font-size: 13pt;
	}

H3
	{font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #330066;
	}

img
	{border: 0;
	}

strong
	{font-family: verdana, arial, sans-serif;  
	color: #000000; 
	background-color: #FFFFFF; 
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	}

td, tr
	{font-family: verdana, arial, sans-serif; 
	font-size: 12px; 
	color: #000000;
	}

.bannerback
	{WIDTH: 100%;
	HEIGHT: 66px;
	BACKGROUND-IMAGE: url(../../../images/ncnr_banner_tile_2.png);
	BACKGROUND-REPEAT: repeat-x;
	border: 0px;
	margin: 0px;
	}

.bannerleft
	{MARGIN-TOP: -55px;
	MARGIN-LEFT: 50px;
	MARGIN-RIGHT: 0px;
	MARGIN-BOTTOM: 0px;
	}

.bannerright
	{MARGIN-TOP: -48px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 50px;
	MARGIN-BOTTOM: 10px;
	BORDER: 0px;
	}


.bottomlastmod
	{FONT-SIZE: 10px; 
	COLOR: #3333FF; 
	LINE-HEIGHT: normal; 
	FONT-FAMILY: Tahoma, Arial, Sans-serif;
	}

.equipname
	{font-family: verdana, arial, sans-serif;  
	color: #000000; 
	background-color: #FFFFFF; 
	font-size: 12px;
	font-weight: bold;
	}

.header
	{border: 0px;
	margin: 0px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	}

.indeximages 
	{MARGIN-TOP: 20px;
	MARGIN-BOTTOM: 0px;
	TEXT-ALIGN: Center;
	WIDTH: 100%;
	}

.largenavlink, .largenavlink:link, .largenavlink:hover, .largenavlink:visited
	{FONT-SIZE: 17px;
	COLOR: #663399;
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
	FONT-WEIGHT: Bold;
	TEXT-DECORATION: None;
	background-color: #ccccff;
	TEXT-ALIGN: center;
	MARGIN: 0px;
	BORDER: 0px;
	WIDTH: 100%;
	}

.mainpagesidebar, .mainpagesidebar:link, .mainpagesidebar:visited, .mainpagesidebar:active, .mainpagesidebar:hover
	{COLOR: #663399;
	font-family: verdana, arial, sans-serif;
	FONT-WEIGHT: Bold;
	font-size: 13px;
	text-align: center;
	background-color: #ccccff;
	margin: 0px;
	}

.mainwindow
	{font-family: verdana, arial, sans-serif;
	color: #000000;
	background-color: #ffffff;
	width: 100%;
	font-size: 14px;
	text-align: left;
	border-top: 5px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.navbar
	{FONT-SIZE: 16px;
	COLOR: #663399;
	LINE-HEIGHT: Normal;
	FONT-FAMILY: Helvetica, arial, sans-serif;
	BACKGROUND-COLOR: #ccccff;
	}

.splash
	{font-family: verdana, arial, sans-serif;
	background-color: #dddddd; 
	text-align: center;
	width: 100%;
	margin: 0px;
	}

.titlebar
	{font-family: Tahoma, verdana, arial, sans-serif;   
	color: #330066; 
	font-size: 15pt;
	text-align: center;
	}
	
.disclaimer
{
	font-size: 5px;
	color: #663399;
	background-color: #ccccff;
	text-align: left;
}

select {
	width: 10em;
	margin: 0.25em;
}

input.lep, textarea.lep {
	width: 40em;
	margin: 0.25em;
}

input.cheminput {
	width: 14em;
}

input.sampinput {
	width: 30em;
}

input.ext {
	width: 5em;
	margin: 0.25em;
}

input.material {
	width: 50em;
}

table.chemicals {
	width: 60em;
	text-align: center;
}

table.chemicals thead td {
	color: #330066;
	border-bottom: 1px solid #330066;
}

table.chemicals tr {
	border-bottom: 1px dashed black;
	padding-top: 0.25em;
}

table.chemicals thead td.health,  table.chemicals td.health {
	background: blue;
	color: white;
}

table.chemicals thead td.react,  table.chemicals td.react {
	background: yellow;
}

table.chemicals thead td.flame,  table.chemicals td.flame {
	background: red;
	color: white;
}

table.chemicals td select {
	width: 5em;
}


table.chemicals td select.hazard {
	width: 20em;
}

p.submit {
	margin-top: 2em;
	clear: both;
}

p.equip label {
	margin-left: 1em;
}

div.section {
	border: 1px solid black;
	margin-left: 0.5em;
	padding: 0.5em;
	width: 80em;
}

span.strike {
	text-decoration: line-through;
}

.warning {
	color: red;
}