body {
        margin: 0px;
        padding: 0px;
        background-image: url(Nebula1600.jpg);
        background-attachment: fixed;
        background-color: #000000;
        background-repeat: no-repeat;

}

p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #273543;

}

a:link, a:visited, a:active {
        font-weight: bold;
        text-decoration: none;
        color: #0066CC;
}

a:hover {
        font-weight: bold;
        text-decoration: underline;
        color: #000000;
}
        
a.white:link, a.white:visited, a.white:active {
        font-weight: bold;
        text-decoration: none;
        color: #ffffff;
}

a.white:hover {
        font-weight: bold;
        text-decoration: underline;
        color: #ffffff;
}
        
h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #273543;
        font-size: 18px;
        margin-top: 0px;
}

h2.subhead {
        font-size: 15px;

}

h3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #273543;
        font-size: 15px;
}

h4 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #273543;
        font-size: 13px;
}

sub {
        font-size: 75%;
        vertical-align: baseline;
}

sup {
        font-size: 75%;
        vertical-align: super;
}

/* Styles for basic layout */

div#toppanel {
        position: absolute;
        top: 10px;
        left: 190px;
        padding: 0px;
        height: 180px;
        z-index:3;
        margin: 0px;
        overflow: hidden;    /* for NS */
}

div#toppanel a {
        display: block;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
}

.toppanel2 {
        position: absolute;
        top: 100px;
        left: 190px;
        padding: 0px;
        margin: 0px;
		
		width:auto;
		z-index:5;
		padding-right:10px;
        overflow: hidden;    /* for NS */
}
.toppanel2 a:link, a:visited, a:active {
        
        text-decoration: underline;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:9pt;
        font-weight:normal;
        color:black;
        padding:5px;


}
div#mainlocator {
        position:absolute;
        top:110px;
        left:180px;
        z-index:4;
        padding: 10px 10px 10px 10px;
}

div#mainpanel {
        height: 99%;
        position: static;
        background-color: #E4EAEF;   
        padding: 10px 10px 10px 10px;
        background-image: none;    
}

/* Styles for menus */

div#navmenu {
        position: absolute;
        top: 170px;
        left: 10px;
        padding: 0px;
        width: 160px;
        z-index:1;
        margin: 0px;
        overflow: hidden;    /* for NS */
}

div#navmenu a {
        display: block;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
}

/* nav1 = top menu layer
   nav1x = top layer expanded
   nav1y = like nav1x but no hover - use when menu top label has no link
   nav2x = second layer (only seen when expanded)
   */

a.nav1 {
        padding: 3px 5px 4px 5px;
        font-size: 12px;
        width: 100%;
        background-image: url(transparent.gif);
}

a.nav1:link, a.nav1:active, a.nav1:visited {
        color: #FFEFB0;
}

a.nav1:hover{
        color: #0A6C14;
        background-image: url(goldbutton1ax.jpg);
}

a.nav1x, a.nav1y {
        padding: 3px 5px 4px 5px;       /* NB 1px extra top and bottom */
        font-size: 12px;
        width: 100%;
        background-image: url(goldbutton1a.jpg);
        color: #0A6C14;
}

a.nav1x:link, a.nav1x:visited, a.nav1x:active{
        color: #0A6C14;
}

a.nav1x:hover {
        color: #94780C;
        background-image: url(goldbutton1ax.jpg);
}


a.nav2x {
        padding: 0px 5px 3px 11px;
        font-size: 10px;
        width: 100%;
        background-image: url(goldbutton2a.jpg);
}

a.nav2x:link, a.nav2x:visited, a.nav2x:active{
        color: #000000;
}

a.nav2x:hover {
        color: #94780C;
        background-image: url(goldbutton2ax.jpg);
}

/* styles for embedded menus */

div#rightmenu {
        position: static;
        padding: 0px;
        width: 120px;
        margin: 0px 0px 10px 20px;
        overflow: hidden;
        float: right;
        border-top-width: 1px;
        border-right-width: 3px;
        border-bottom-width: 3px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #000000;
        border-right-color: #666666;
        border-bottom-color: #666666;
        border-left-color: #000000;

}

div#rightmenu a {
        display: block;
        text-decoration: none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
}

.black {
        color: #000000;
}

/* Styles for Material Safety Data Sheets: */

.msdstable {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        background-color: #eeeeee;
        font-weight: normal;
}

.msdstable td {
        vertical-align: top;
        color: #000000;
}

.msdstitle {
        background-color: #bbbbbb;
        border: 1px solid #FFFFFF;
        font-weight: bold;
        background-image: url(msdstitlegrad.jpg);
}

.msdstopic {
        font-weight: bold;
}

ul {
        list-style-image: url(bullet9px.gif);
       
}
li {
        margin-bottom: 5px; 
		margin-left:15px
}
.infopanel {
        background-color: #AABBCC;
        margin: 0px;
        padding: 0px;
        border: 1px solid #273543;
}
.infopanel TD {
        padding: 6px;
        margin: 0px;
        border: 0px;
}

.infopanel TH {
        padding: 0px;
        margin: 0px;
        border: 0px;
        background-color: #49627A;
        color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        line-height: 12px;



}



.safetypanel {
        background-color: #FFFFCC;
        margin: 0px;
        padding: 0px;
        border: 1px solid #CC0000;
}
.safetypanel TD {
        padding: 6px;
        margin: 0px;
        border: 0px;
}

.packsizepanel {
        background-color: #FFFFFF;
        margin: 0px;
        padding: 0px;
        border: 1px solid #000000;
        text-align: center;
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
.packsizepanel TD {
        padding: 2px 10px;
        margin: 0px;
        border: 0px;

}

/* originally intended for the IONIC Schedule tables, but now used for other stuff as well */
.schedule {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        border: 1px solid #273543;
}

.schedule td {
        background-color: #CCEEBB;
        padding: 3px;
        vertical-align: top;
}

.schedule th {
        background-color: #225511;
        padding: 3px;
        vertical-align: top;
        color: #FFFFFF;

}

.schinset1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        border: 1px solid #273543;
}

.schinset1 td {
        background-color: #FFEECC;
}

.schinset2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        border: 1px solid #273543;
}

.schinset2 td {
        background-color: #DDCCFF;
}


.small {
        font-size: 10px;
}
.simplegrid {
        border-top: 1px solid #BAC9D8;
        border-right: 0px solid #BAC9D8;
        border-bottom: 0px solid #BAC9D8;
        border-left: 1px solid #BAC9D8;
        margin: 0px;
        padding: 0px;
}
.simplegrid td {
        border-top: 0 solid #BAC9D8;
        border-right: 1px solid #BAC9D8;
        border-bottom: 1px solid #BAC9D8;
        border-left: 0px solid #BAC9D8;
        margin: 0px;
        padding: 6px;


}
