.winnertable
{
    font-size: 10pt;
    font-family: "Verdana", "Arial", sans-serif;
    border-width: 1px;
    border-color: #CA9B73;
    border-style: solid;
    padding: 2px;
    width: 180px;
}
.winnerh1
{   
    font-size: 11pt;
    font-family: "Verdana", "Arial", sans-serif;
    font-weight: bold;
}
.winnertext
{
    line-height: 16pt;
}
.tikamspace
{
    width: 600px;
}
.tikamtable
{
    border-width: 20px;
    border-color: black;
    border-style: solid;
    background: darkred;
    color: white;
}
.tagname
{
    font-size: 12pt;
    color: white;
}
.itemdesc
{
  font-size: 14px;
  color: white;
  border: 1px solid #545454;
  padding: 3px;
  width: auto;
  background-color: #333333;
  -moz-border-radius: 4px;
  min-width: 150px;
}

