body {
	font-family: arial;
	background-color: #000066;
	color: #000066;
}
a {
	color: #000066;
}
p {
	text-align: center;
}
p a {
	color: #000066;
}
h1 {
  font-weight: normal;
  font-size: 1.5em;
  text-align: center;
}
h2 {
  font-weight: normal;
  font-size: 1.2em;
  text-align: center;
}
h3 {
  font-weight: normal;
  font-size: 1em;
  text-align: center;
}
table {
	border: 0 
}
table.smaller, table.smbrd {
	font-size: 0.83em;
	margin-left: auto;
	margin-right: auto;
  text-align: center;
  margin-bottom: 20px;
}
table.lsmall {
  font-size: 0.83em;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
td.bbt {
	border-width: 0px 0px 2px 0px;
	border-color: #000066;
	border-style: solid;
}
td.brt {
	border-width: 0px 2px 0px 0px;
	border-color: #000066;
	border-style: solid;
}
td.brb {
	border-width: 0px 2px 2px 0px;
	border-color: #000066;
	border-style: solid;
}
ul.reg {
  text-align: left;
}
table.smbrd td {
  border-width: 1px;
  border-color: #999999;
  border-style: solid;
}
td.addb {
  border-width: 1px;
  border-color: #999999;
  border-style: solid;
}
#nc-main {
	width: 800px;
	border: 2px #666666 solid;
	background-color: #FEFEFE;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0 px;
	padding-right: 0 px;
}
#tab-left {
	background-color: #000066;
	border: 0 
}
#tab-left td {
	text-align: center;
	color: #ffffff;
}
#tab-left tr {
	height: 25px;
}
#tab-left a {
	color: #ffffff;
	text-decoration: none;
}
#tab-left a:hover {
	color: #999999;
}
#tab-left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100px;
}
#tab-left ul li {
	font-size: 0.67em;
	display: none;
}
#tab-left ul.showList li {display: block;}
#tab-left ul.defaultStyles li {display: none;}
#tab-right {
	border: 0;
	margin-left: auto;
	margin-right: auto;
}
#tab-right td {
	text-align: center;
	font-size: 0.83em;
	color: #000066;
}
#tab-right tr {
	height: 15px;
}
#tab-right a {
	color: #000066;
}
#tab-right ol {
	text-align: left;
}
#tab-right ol li ul {
	list-style-type: disc;
}
#tab-right2 {
	border: 0;
	margin-left: auto;
	margin-right: auto;
}
#tab-right2 td {
	text-align: center;
	color: #000066;
}
#tab-right2 tr {
	height: 15px;
}
#tab-right2 a {
	color: #000066;
}
#tab-main {
	background-color: #ffffff;
	text-align: center;
}
#tab-main td {
	text-align: center;
}
#tab-main col {
	width: 50px;
}

