/* Draft Selections Style Sheet */

table.ds_one {
width: 580px;
border-collapse: collapse;
}

table.ds_one a:link {
font-family: arial, helvetica, sans-serif;
color: #000;
font-size: 9pt;
font-weight: normal;
text-decoration: underline;
}

table.ds_one a:visited {
font-family: arial, helvetica, sans-serif;
color: #000;
font-size: 9pt;
font-weight: normal;
text-decoration: underline;
}

table.ds_one a:active {
font-family: arial, helvetica, sans-serif;
color: #000;
font-size: 9pt;
font-weight: normal;
text-decoration: underline;
}

table.ds_one a:hover {
font-family: arial, helvetica, sans-serif;
color: #aa0000;
font-size: 9pt;
font-weight: normal;
text-decoration: none;
}

td.ds_two {
background-color: #000;
background-image: url(../images/bg02.gif);
width: 50px;
font-family: arial, helvetica, sans-serif;
color: #fff;
font-size: 9pt;
font-weight: bold;
border: 1px solid #000;
text-align: center;
padding: 2px;
}

td.ds_three {
background-color: #000;
background-image: url(../images/bg02.gif);
width: 190px;
font-family: arial, helvetica, sans-serif;
color: #fff;
font-size: 9pt;
font-weight: bold;
border: 1px solid #000;
text-align: center;
padding: 2px;
}

td.ds_four {
background-color: #fff;
width: 50px;
font-family: arial, helvetica, sans-serif;
color: #000;
font-size: 9pt;
font-weight: normal;
border: 1px solid #000;
text-align: center;
padding: 2px;
}

td.ds_five {
background-color: #fff;
width: 190px;
font-family: arial, helvetica, sans-serif;
color: #000;
font-size: 9pt;
font-weight: normal;
border: 1px solid #000;
text-align: center;
padding: 2px;
}