.tabtop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999933;
}
.tabbot {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999933;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(images/BKGND.gif);

}
