/* CSS Document */
.WADAClearRight {
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: right;
}
.WADAClearLeft {
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: left;
}
.WADAClearBoth {
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;
}
.WADAHorizLine {
	background-image: url(images/Desert%20Spice/Refined_hline.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-size: 9px;
	margin-right: 1em;
	text-align: right;
}

.WADADataTable {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

.WADADataTableHeader {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	padding-left: 28px;
}

.WADADataTableCell {
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
	text-decoration: underline;
}

.WADADataNavButtonCell {
  padding: 2px;
}

.WADAHeaderText, .WADAHeader {
	font-size: 12px;
	font-weight: bold;
}

.WADAButtonRow {
  padding-top: 5px;
}

.WADANoResultsMessage, .WADAMessage {
	font-size: 11px;
}

.WADAHeader {
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 150px;
}


.WADAButton_Table {
  height: 17px;
}

.WADADataTableCell{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.WADAButton_Left {
  width: 3px;
  height: 17px;
  background-image: url(images/Desert%20Spice/Refined_lg-cap-L.gif);
	background-repeat: no-repeat;
}

.WADAButton_Right {
  width: 3px;
  height: 17px;
  background-image: url(images/Desert%20Spice/Refined_lg-cap-R.gif);
	background-repeat: no-repeat;
}

.WADAButton_Middle {
  vertical-align: middle; 
  height: 17px;
	text-align: center;
  background-image: url(images/Desert%20Spice/Refined_lg-BG.gif);
	background-repeat: repeat-x;
}

.WADATextButton {
  vertical-align: middle;
  padding-left: 6px;
  padding-right: 6px;
	font-size: 11px;
}

.WADAButton_Middle a {
  color: #3F3F3F;
	text-decoration: none;
}
.WADAInsertContainer, .WADAUpda     {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}
.WADADetailsContainer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}

