body,td,th,p,table {
	font: normal 12px Verdana,Arial,Helvetica,sans-serif;
	background-color: #FFFFFF;
}

.nugget {
	background-color: #000000;
	height: auto;
}

.nugget td{
	padding: 2px;
	background-image: url(../stripes_bgr.gif);
	background-repeat: repeat;
}

.nugget th{
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 10px;
	background-image: url(../fishplate1px.gif);
	background-repeat: repeat-x;
}
.menu a,.menu a:link,.menu a:visited,.menu a:hover {
	display: block;
	width: 100%;
	text-decoration: none;
	color: blue;
}
.menu a:hover {
	background:blue;
	color:white;
}
.menu a.catlevel1 {
	font-weight: bold;
	padding: 0px 2px 0px 4px;
}
.menu a.catlevel1_sel {
	font-weight: bold;
	background:#9999FF;
	padding: 0px 2px 0px 4px;
}
.menu a.catlevel2_sel {
	background:#9999FF;
	padding: 0px 2px 0px 10px;
}
.menu a.catlevel2 {
	padding: 0px 2px 0px 10px;
}

input,select {
	height: 20px;
	background-image: url(../fishplate1px.gif);
	font-size: 90%;
	font-weight: bold;
}


form {
	margin: 0px;
}

.sep {
	background: #3333FF;
}
.header {
	padding-bottom: 2px;
	background-color: #4B73AA;
}
.footer {
	background-color: #4873AA;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.properties {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
}
