.stdDTVRTable { background-color:#f0f0f0; }

.stdDTVRRowOdd { background-color:#ffffff; }
.stdDTVRRowEven { background-color:#fafafa;  }

.stdDTVRCell { color:black; }

.stdDTVRHeaderRow { background-color:#0f62a2; }
.stdDTVRHeaderCell { font-weight:bold; color:white; text-align:center; }

.stdDTVRColumnTitlesRow { background-color:white; }
.stdDTVRColumnTitlesCell { font-weight:bold; color:black; text-align:center; }
.stdDTVRColumnTitlesCell a { font-weight:bold; color:white; text-align:center; text-decoration:none; }
.stdDTVRColumnTitlesCell a:hover { text-decoration:underline; background-color:#0f62a2; }
.stdDTVRColumnTitlesCell a:visited { color:white; }
.stdDTVRColumnTitlesCell a:active { color:#ffa0a0; }
.stdDTVRColumnTitlesSortedByCell { font-weight:bold; text-align:center; }
.stdDTVRColumnTitlesSortedByCell a,
.stdDTVRColumnTitlesSortedByCell a:hover,
.stdDTVRColumnTitlesSortedByCell a:visited,
.stdDTVRColumnTitlesSortedByCell a:active { color:white; text-decoration:underline; background-color:#0f62a2; }

.stdDTVRFooterRow { background-color:white; }
.stdDTVRFooterCell { font-weight:bold; font-size:10pt; color:black; text-align:right; }

.stdDTVRPageLinksRow { background-color:#c0c0eb; }
.stdDTVRPageLinksCell { font-size:10pt; font-weight:bold; text-align:center; color:#00009f; }
.stdDTVRPageLinksCell a,
.stdDTVRPageLinksCell a:visited { text-decoration:none; color:#f7f7ff; }
.stdDTVRPageLinksCurPageNum { text-decoration:none; color:#cf007f; }

.stdDTVRErrorRow { background-color:#fafaff; }
.stdDTVRErrorCell { text-align:center; }
.stdDTVRErrorMessage { font-weight:bold; color:red; }