/* 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 {

}

.WADADataTable {

}

.WADADataTableHeader {

}

.WADADataTableCell {

}

.WADADataNavButtonCell {

}

.WADAHeaderText, .WADAHeader {

}

.WADAButtonRow {

}

.WADAHeader {

}

.WADANoResultsMessage, .WADAMessage {

}

.WADAButton_Table {

}

.WADADataTableCell{

}

#WADADeleteForm{

}

#WADADeleteForm #Delete{
	vertical-align:middle;
}

.WADAButton_Left {
  width: 2px;
  height: 17px;
  background-image: url(../images/Slate/Traditional_lg-cap-L.gif);
	background-repeat: no-repeat;
}

.WADAButton_Right {
  width: 2px;
  height: 17px;
  background-image: url(../images/Slate/Traditional_lg-cap-R.gif);
	background-repeat: no-repeat;
}

.WADAButton_Middle {
  vertical-align: middle; 
  height: 17px;
	text-align: center;
  background-image: url(../images/Slate/Traditional_lg-BG.gif);
	background-repeat: repeat-x;
}

.WADATextButton {
  vertical-align: middle;
  padding-left: 3px;
  padding-right: 3px;
	font-size: 11px;
}

.WADAButton_Middle a {
  color: #E3E3E4;
	text-decoration: none;
}

