.maintable { border: 1px solid White; }
.topnav { border: 0px;  background-image: url(images/topnav_blue.png);  font-family: Verdana;  color: White;  font-size: 12px;  font-weight: bold; line-height: 21px;}
.mainblue { border: 0px;  background-image: url(images/mainblue.png);  font-family: Verdana;  color: White;  font-size: 12px;  font-weight: bold;  line-height: 21px;  }
.copyrightgrey { border: 0px;  background-image: url(images/copyright_grey.png);  font-family: Verdana;  color: Black;  font-size: 12px;  font-weight: bold;  line-height: 21px;  }
.pagelayout { margin-bottom: 0px;  margin-left: 5px;  margin-right: 0px;  margin-top: 0px;    }

.nup_subject { font-family: Verdana;  font-size: 12px;  font-weight: bold;  color: #000000;    }
.nup_date { font-family: Verdana;  font-size: 10px;  font-weight: bold;  color: #C0C0C0;    }
.nup_poster { font-family: Verdana;  font-size: 10px;  font-weight: bold;  color: #C0C0C0;    }
.nup_story { font-family: Verdana;  font-size: 12px;  color: #000000;    }
.nup_article_header { border: 1px outset;  background-color: #F2F2F2;  }
.nup_article_border { border: 2px outset; }
.nup_sticky_header { border: 1px outset;  background-color: #FFEFD5;  }
.nup_sticky_border { border: 2px outset; }

.copyright p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;
	margin:0px;
}

.copyright a {
	color:black; text-decoration:none;
}

.copyright a:hover {
	text-decoration: underline;
}