#container{
  margin:       0px auto;
  width:        100%;
  height:	101%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;

}
.navbt1 {
	background-color: #FFCC99;

}
.navbt2 {
	background-color: #99CC66;
}
.navbt3 {
	background-color: #CCCC99;
}
.navbt4 {
	background-color: #6FA1FB;
}
.navtop {

	font-size: 8pt;
	color: #FFFFFF;
}
.copyright {
	font-size: 8pt;
	color: #CCCCCC;
}
a.navsel:hover {
	color: #666666;
	text-decoration: underline;

}
a.navsel {

	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
table {
	font-size: 10pt;
}
a.navtop {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.navtop:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
table.body {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #999999;
}

