body,td,th,p,table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.normal{
	font: normal 12px Verdana,Arial,Helvetica,sans-serif;
	color:#000000
}
.nugget {
	background-color: #000000;
	color: White;
}

.nugget td{
	background-color: #CCCCCC;
	padding: 2px;
}

.nugget th{
	background-color: #FFFF00;
	font-weight: bold;
	text-align: left;
	padding: 2px 2px 2px 10px;
	color: #000000;
}
.menu a,.menu a:link,.menu a:visited,.menu a:hover {
	display: block;
	width: 100%;
	text-decoration: none;
	color: Black;
}
.menu a:hover {
	color:white;
	padding: 0px 2px 0px 4px;
	background-color: #FFFF00;
}
.menu a.catlevel1 {
	font-weight: bold;
	padding: 0px 2px 0px 4px;
}
.menu a.catlevel1_sel {
	font-weight: bold;
	padding: 0px 2px 0px 4px;
	background-color: #FF0000;
}
.menu a.catlevel2_sel {
	background: #cccccc;
	padding: 0px 2px 0px 10px;
}
.menu a.catlevel2 {
	padding: 0px 2px 0px 10px;
}

input,select {
	height: 20px;
	font: bold 10px;
	background-color: #FFFFCC;
}

form {
	margin: 0px;
}

.sep {
	background: #00FF02;
}
.header {
	
	/*background: #000000;*/
/*	border-bottom: 0px solid #000000;*/
	color: White;
	
}
.header2 {
	padding: 2px 0px 2px;
/*    background: #BC006E;*/
/*	border-bottom: 1px solid #000000;*/
	color: White;
	font-weight: bold;
	margin: 0px;
}
.header a{
	padding: 2px 0px 2px;
	background: #BC006E;
	/*border-bottom: 1px solid #000000;*/
	color: White;
	margin: 0px;
	font-weight: bold;
}
.footer {
	padding: 2px 2px 2px 5px;
	border-top: 1px solid #000000;
	color: #000000;
	background-color: #FFFF00;
}
.error {
	font-weight: bold;
	color: #FF1515;
}
.properties {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
}
