.LIVEpage {
  width:730px; text-align:center;
}

.LIVEheader {
  background-color:#FFF0BB; color:#003366;
  font-size:12px; font-weight: bold; text-align:center;
}

.LIVEmatchTitle {
  background-color:#FFF0BB; color:#003366;
  font-size:14px; font-weight: bold; text-align:center;
  line-height:20px; 
}

table.LIVEmatchInfo {
  background-color:#FFF0BB;
}

.LIVEteamName {
  color:#000000;
  font-size:12px; font-weight:bold; text-align:left;
}

.LIVEinfoHeader {
  width:140px; background-color: #F3B405;
  font-weight:bold; 
}

.LIVEinfoCell {
  background-color:FFF0BB; 
  font-weight:bold;
}

table.LIVEteamCard {
  background-color:#FFF0BB;
}

.LIVEcardHeader {
  background-color:#003366; color:#FFF0BB;
  font-weight:bold; 
}

.LIVEcardHeader td {
  color:#FFF0BB;
}

.LIVEfowBox {
  width:95%; padding:2px; border: 1px solid #003366;
  text-align:left;
}

.batsman {
  width:120px; font-weight:bold; text-align:left;
}

.howout {
  width:210px; text-align:left;
}

.score {
  font-weight: bold; text-align:right;
}

.bowler {
  width:120px; font-weight:bold; text-align:left;
}

.batting, .bowling {
  width:20px; text-align:right;
}

a.tab {
  width:150px; padding:2px; border:1px solid #000000; text-decoration:none;
  font-size:10px; color:#FFFFFF; background-color:#006600;
}

a.tab:hover {
  color:#006600; background-color:#FFFFFF; text-decoration:none;
}







