
body {
  background: #d0d0d0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #000033;
  font-size: 12px;
	text-align: center;
}
body a {
  padding: 0;
  text-decoration: underline;
}
body a:visited {
  color: #330066;
}
body a:link {
  color: #000088;
}
body a:hover {
  color: #0000ff;
}

table
{
  border: 1px solid #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #000033;
  font-size: 12px;
}

td
{
    border: 1px solid #000000;
    margin: 0;
    padding: 12px 12px 12px 12px;
    background-color: #ffffff;
}

.noborder {
  border: none;
}

.indnt {
  position: relative;
  height: auto;
  width: auto;
  left: 15px;
}
#workspace {
  border: 1px solid #a8a8a8;
  padding: 15px;
  background: #ffffff;
  width: 900px;
	min-height: 1000px;
  margin-right: auto;
  margin-left: auto;
	text-align:left;
}

#workspacenh {
  border: 1px solid #a8a8a8;
  padding: 15px;
  background: #ffffff;
  width: 900px;
  margin-right: auto;
  margin-left: auto;
	text-align:left;
}

#leftnav {
	position: relative;
  border: 1px solid #a8a8a8;
  margin: 15px 15px 15px 15px;
  background: #c1c1c1;
  width: 260px;
  float: left;
	z-index:1;
}
.itemtopfirst {
  background: url(../images/topkey.jpg) no-repeat;
}
.itemtop {
  background: url(../images/topkey.jpg) no-repeat;
}
.itemid {
  background: url(../images/midkey.jpg) no-repeat;
}
.itembot {
  background: url(../images/botkey.jpg) no-repeat;
}
.itembotfin {
  background: url(../images/botkey.jpg) no-repeat;
}
.itemblank {
  background: url(../images/blankey.jpg) no-repeat;
}
.navitem {
  margin-left: 7px;
	margin-right: 7px;
  float: left;
  height: 39px;
  width: 240px;
}
.navitemtop {
  margin-top: 15px;
}
.navitembot {
  height: 54px;
}
.navitem a {
  padding: 0;
  text-decoration: none;
  font-weight: bold;
}
.navitem a:visited {
  color: #000033;
  display: block;
}
.navitem a:link {
  color: #000033;
  display: block;
}
.navitem a:hover {
  color: #ff6622;
}
.navitem span {
  padding: 0;
  font-size: 12px;
}
.altextkey {
  position: relative;
  height: auto;
  width: auto;
  left: 10px;
  top: 10px;
}
.altextkey2 {
  position: relative;
  height: auto;
  width: auto;
  left: 10px;
  top: 3px;
}
hr {
  background: #000022;
  height: 1px;
}
.bigred {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-style: italic;
  color: #cc0000;
}
.medred {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-style: italic;
  color: #cc0000;
}
.red {
  color: #cc0000;
}
.bigblack {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-style: italic;
  color: #000033;
}
.nibigblack {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-style: italic;
  color: #000033;
}
.medblack {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
	font-weight: bold;
  color: #000033;
}
.important {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000033;
}
.bgimportant {
  font-weight: bold;
  background-color: #eeeeee;
}

.doubleindent{
	margin-left: 50px;
}

.indent {
  margin-left: 25px;
}
.headr {
  font-size: 12px;
  font-weight: bold;
	text-decoration: underline;
}
.cntrtx {
  text-align: center;
}

.pcontent {
float: right;
}

.postcontainter {
  margin-left: 290px;
  text-align: center;
}

.post {
  margin-top: 20px;
  border-bottom: 1px dashed #a8a8a8;
  background: #ffffff;
  width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}

.postnb {
  margin-top: 20px;
  background: #ffffff;
  width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
  text-align: left;
}

.nounderline {
text-decoration: none;
}

.bodytext {
clear: both;
}

hr.mini {
  background: #000022;
  height: 1px;
	width: 33%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

img.fr {
float: right;
margin-right: 15px;
}

.postl {
  margin-top: 20px;
  background: #ffffff;
  width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	float: left;
}

.italic {
font-style: italic; 
}

.unbold {
font-weight: normal;
}

.subtext {
font-size: 10px;
}
