/*.stdDTVRTable { background-color:#e0efe0; }*/

.stdDTVRRowEven { background-color:#f0fff0; }
.stdDTVRRowOdd { background-color:#fdfffd; }

.stdDTVRCell {}

.stdDTVRHeaderRow { /*background-color:#669966;*/ }
.stdDTVRHeaderCell { font:bold 10pt verdana; color:#669966; text-align:center; }

/*.stdDTVRColumnTitlesRow { background-color:#669966; }*/
.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:#669966; }
.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:#669966; }

/*.stdDTVRFooterRow { background-color:#669966; }*/
.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:#009f00; }
.stdDTVRPageLinksCell a,
.stdDTVRPageLinksCell a:visited { text-decoration:none; color:#f7fff7; }
.stdDTVRPageLinksCurPageNum { text-decoration:none; color:#cf7f00; }

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