#ddb_body{
/*	margin: 0;
	padding: 10px 10px 10px 10px;
	background-image: url(../???);  */
}

#ddb_menu{
	background-image: url(menus/ddbmain_left.gif);
	background-repeat: repeat-x;
	height: 24px;
	/* width: 100%; */
}

.ddb_th {
	background-color: #DFDFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
}

.ddb_thc {
	background-color: #DFDFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: top;
}

.ddb_thcb {
	background-color: #DFDFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: top;
	border: thin solid #999999;
}

.ddb_td {
  background-color: #EfEfEf;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.ddb_tdc {
	background-color: #EfEfEf;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: top;
  }
  
.ddb_table {
  border-top: medium white;
  margin-left: px;
  border-right: medium white;
  border-bottom: medium white;
  border-left: medium white;
}

.ddb_error {
  color: red;
}

.ddb_hint {
	font-size: smaller;
	font-style: italic;
	margin-top: 0px;
}

.ddb_important {
	color: red;
	font-size: larger;
	font-weight: bold;
}

.ddb_help_index {
	background-color: #e4e2e2;
	font-size: smaller;
}
