.center {
	text-align: center;
}
.left-align {
	text-align: left;
}
body {
    background: url("images/the_greatest_save/bg.gif") repeat-x;
}
  
hr 
{
  margin-left:0px;
  margin-right:0px;
}

hr.indent {
  color: #000000;
  }
   
p {
  color: #000000;
  font-size: 12px;
  font-family: Verdana;
  margin-left:3px;
  margin-right:3px;
  padding-left: 3px;
  padding-right: 3px;
  }
  
p.small {
  font-size: 12px;
  font-family: verdana;
  margin-left:3px;
  margin-right:3px;  }
  
p.header {
  font-family: verdana;
  font-size: 10px;
  font-weight:bold;
  text-decoration: underline;
  }
  
p.info {
  font-family: verdana;
  font-size: 10px;
  }
  

p.upper {
  font-family: georgia;
  font-size: 20px;
  font-weight: bold;
  }
  
p.crm {
  font-family: georgia;
  font-size: 16px;
  font-weight: bold;
  }
  
table.tgs {
  width: 600px;
  }

table.body {
  width: 600px;
  }

table.side {
  width: 245px;
  }
  
table.events 
{
  width: 550px;
  }
  
td.date {
  width: 40px;
  font-family: verdana;
  font-size: 10px;
  }

td.citystate {
  width: 125px;
  font-family: verdana;
  font-size: 10px;
  }

td.event {
  width: 175px;
  font-family: verdana;
  font-size: 10px;
  }

td.address {
  width: 175px;
  font-family: verdana;
  font-size: 10px;
  }

td.time {
  width: 35px;
  font-family: verdana;
  font-size: 10px;
  }
  
td.toppadding {
 	padding-top: 10px;
 }
 

