body{
background: #eee;
font-family: Arial, Helvetica, sans-serif; 
color: #000; 

margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

table {
	width : 90%;
	border: 0px;
	
	
}

tr {
	border : 0px;

}

td {
	border : 0px;

	padding-right: 1em;
}

th {
	border: 0px;
	text-align: left;


}
.head {
	font-weight: bold;
	border-bottom: 1px solid black;


}

h1 {


background: #fff;
color: #000;
text-decoration : none;

}

#top h1 {

padding-left: 5px;
background: #eee;
color: #000;
text-decoration : none;

}



h1 a:link{

background: #eee;
color: #000;
text-decoration : none;

}

h1 a:visited {

background: #eee;
color: #000;
text-decoration : none;

}

h1 a:hover{

background: #eee;
color: #900;
text-decoration : none;

}

a:link {
color: #00f;
font-style : normal;
font-weight : bold;
text-decoration : none;
}

a:visited {
color: #00f;
font-style : normal;
font-weight : bold;
text-decoration : none;
}

a:hover {
color: #006;
font-style : normal;
font-weight : bold;
}

#menu a {

padding-left: 25px;

}

#menu a:link {
color: #fff;
font-style : normal;
font-weight : bold;
text-decoration : none;
}

#menu a:visited {
color: #fff;
font-style : normal;
font-weight : bold;
text-decoration : none;
}

#menu a:hover {
color: #900;
font-style : normal;
font-weight : bold;
}


#menu {

padding: 5px 15px 5px 15px;
background : #999;
color : #fff;
border-bottom: 2px solid #900;
border-top: 2px solid #900;
text-align: right;
}

#content {
padding: 5px 5% 10px 5%;
background: #fff;
color : #000;
border-bottom: 2px solid #900;

}

#copyright {

color : #fff;
padding-top: 30px;
text-align: center;
background : #999;
padding-bottom: 40px;
border-bottom : 1px solid #900;
}

#top {

background : #ddd;


}

.row1 {
	background : #eee;
	color : black;
}

.row0 {

	

}
.red-a {
color : #900;

}

.message {color : red;}



.casno { width: 20%;  }

.catno  { width: 20%;}

.chemical {width: 60%}
