body
{
	font-family: times new roman;
	background-color: #ffffff;
	text-align:center;
	margin:0 auto;
}
a
{
	color: #000000;
	text-decoration: none;
}
td.red
{
	width: 121px;
	background: #ffffff url(images/red.gif) no-repeat center center; text-align: center; font-weight: bold;
}
td.normal
{
	width: 121px;
	background: #ffffff url(images/white.gif) no-repeat center center; text-align: center; font-weight: bold;
}
div#container
{
	text-align: center; width: 100%; margin: auto;
}

div#containment
{
	
	width: 760px;    
	background-color:#FFFFFF;    
	margin-top: 0px;    
	margin-bottom: 0px;    
	margin-left: auto;    
	margin-right: auto;    
	padding: 0px;    
	text-align: center;
}

.p-shadow {
  width: 90%;
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.p-shadow div {
  background: none !important;
  background: url(images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  }

.p-shadow p {
  color: #777;
  background-color: #fff;
  /*font: italic 1em georgia, serif;*/
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  }


