table.draftListTable, table.customDraftListTable {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   border-left: 2px solid #AA3B34;
   border-right: 2px solid #AA3B34;
   border-top: 1px solid #AA3B34;
   border-bottom: 1px solid #AA3B34;
   width: 310px;
   background-color: #FFF;
}
table.customDraftListTable {
   width: 370px;
}
table.draftListTable tr.draftHeader, table.customDraftListTable tr.draftHeader {
   font-family: sans-serif;
   font-size: 8pt;
   color: #2F2F2F;
   font-weight: normal;
   text-align: center;
}
table.draftListTable td, table.customDraftListTable td {
   font-family: sans-serif;
   font-size: 10pt;
   color: #2F2F2F;
   font-weight: bold;
   padding-top: 5px;
   padding-bottom: 5px;
}
table.customDraftListTable td.desc {
   width: 130px;
   font-size: 9pt;
}
table.draftListTable td, table.customDraftListTable td {
   text-align: center;
   padding-right: 3px;
   padding-left: 3px;
}
table.draftListTable td a, table.customDraftListTable td a {
   font-family: sans-serif;
   font-size: 9pt;
   color: #AA3B34;
   font-weight: bold;
}
table.draftListTable td a:hover, table.customDraftListTable td a:hover {
   color: #2F2F2F;
}
table.draftListTable tr.table_footer, table.customDraftListTable tr.table_footer {
}
table.draftListTable td.table_note, table.customDraftListTable td.table_note {
   text-align: right;
   color: #AA3B34;
   font-size: 9pt;
}
table.customDraftListTable td.table_note2 {
   text-align: left;
   color: #AA3B34;
   font-size: 8pt;
}
table.draftListTable td.table_note a, table.customDraftListTable td.table_note a {
   font-family: sans-serif;
   font-weight: bold;
   font-size: 9pt;
   color: #000;
}
table.draftListTable td.table_note a:hover, table.customDraftListTable td.table_note a:hover {
   color: #2F2F2F;
}
table.completedDrafts {
   background-color: #FFF;
   width: 130px;
   padding-left: 2px;
}
table.completedDrafts th {
   font-family: sans-serif;
   font-size: 9pt;
   color: #AA3B34;
}
.rounds {
   font-family: sans-serif;
   font-size: 9pt;
   font-weight: bold;
   color: red;
}
.draftstatus {
   font-family: sans-serif;
   font-size: 9pt;
   font-weight: bold;
   color: green;
}
.speed {
   padding-left: 4px;
   padding-right: 4px;
   font-family: sans-serif;
   font-size: 9pt;
   color: #AA3B34;
}
table#managerListTable {
   margin: 0px 0px 0px 0px;
   border: 1px solid #AA3B34;
   width: 300px;
   background: transparent;
}
table#managerListTable tr.managerHeader {
   font-family: sans-serif;
   font-size: 7pt;
   color: #2F2F2F;
   text-align: left;
}
table#managerListTable th, table#playerListTable th {
   padding: 4px;
}
table.managerListTable th, table.playerListTable th {
   padding: 4px;
}
table#managerListTable td {
   padding: 4px;
   font-family: sans-serif;
   font-size: 8pt;
   color: #2F2F2F;
}

table#playerListTable {
   margin: 0px 0px 0px 0px;
   background: transparent;
}
table.playerListTable {
   margin: 0px 0px 0px 0px;
   background: transparent;
}
table#playerListTable tr.playerHeader {
   font-family: sans-serif;
   font-size: 7pt;
   color: #2F2F2F;
   font-weight: bold;
   text-align: left;
}
table#playerListTable tr td {
}
table#playerListTable td {
   font-family: sans-serif;
   font-size: 8pt;
   color: #2F2F2F;
   padding: 4px;
}
table.playerListTable tr.playerHeader {
   font-family: sans-serif;
   font-size: 7pt;
   color: #2F2F2F;
   font-weight: bold;
   text-align: left;
}
table.playerListTable tr td {
}
table.playerListTable td {
   font-family: sans-serif;
   font-size: 8pt;
   color: #2F2F2F;
   padding: 4px;
}
table.leftSide, table.rightSide {
   margin-right: 1px;
}
table.farRightSide {
   width: 155px;
}
table#managerListTable tr.table_footer, table#playerListTable tr.table_footer {
   height: 28px;
}
table.managerListTable tr.table_footer, table.playerListTable tr.table_footer {
   height: 28px;
}

