h3 {	margin-bottom: 0;}

img {
    border: 0px;
}

body {
	background-color: #fff;
	background: url("grgrad.gif") repeat-x;
	color: black;
    /*margin:10px 10px 10px 10px;*/
    padding:0px;
    font-size: 9pt !important;
	font-family: Verdana,Arial,Helvetica,Serif
}



a:hover { 
    background: #99FFFF;
    text-decoration: underline;
}

a:link, a:visited {
   font-weight: bold;
   text-decoration: underline;
}	

dd {
    font-size: smaller;
}

p.just {
    text-align: justify;
}

p.cen {
    text-align: center
}

p.caption {
    font-style: italic;
    font-size: smaller;
    text-indent: 0;
  }

#frame {
    background-color: transparent;
    /*border: 1px dotted #333;*/    width: 458px;    margin-right: auto;    margin-left: auto;    margin-top: 10px;    padding: 0px;    text-align: left    }
	
#footer {
    font-size: 7pt;
    background: #99FFFF;
    text-align:center
}

/*Start css for the email list sign up form */

label {
width: 4em;
float: left;
text-align: right;
margin: 0 1em 10px 0;
clear: both
}

.input-box {
float: left;
margin-bottom: 10px;
color: #26a;
background: #feb;
border: #26a solid 1px
}

.submit-button {
margin-left: 5em;
clear: both;
color: #000;
background: #fb0;
border: 2px #9cf outset
}

fieldset {
border: #523314 solid 1px;
width: 20em
}

legend {
background: #fb0;
border: #523314 solid 1px;
padding: 1px 10px
}

/*End css for the email list sign up form */

#network_status {
background: #FFC684;
background-color: #FFC684;
padding: 0.5em
}

#network_status a:link {
    color: blue;
    font-weight: bold;
    text-decoration: underline
}

#network_status a:visited {
    color: blue;
    font-weight: bold;
    text-decoration: underline
}

#network_status a:hover {
    background: yellow;
    background-color: yellow;
    text-decoration: underline
}

#ndate {
    font-size: 8pt
}