body {
	background-color: #D8DAD1;
	color: #000;
	margin: 15 0;
	padding: 0;
}

a {
	color: #000;
}

a:active {
	color: #030;
}

#Content {
	background-image: url("/graphics/home_content_background.gif");
	width: 640px;
	height: 330px;
	margin: 0;
	padding: 0;
}

#Footer {
	height: 26px;
}

#Footer p.tagline {
	text-align: center;
	font-size: 9pt;
	font-family: Sans-serif;
}

table.main {
	width: 640px;
	border-collapse: collapse;
}

/* These are for the DCD/SC */
td 
{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color : black;
}

.cal-header-big
{
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  height: 33px;
  vertical-align:middle;
}

.cal-header-small
{
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  height: 20px;
}

.cal-font-small
{
  font-size: 11px;
  font-weight: normal;
  color:#000000;
}

.cal-font-small-hot
{
  font-size: 11px;
  font-weight: normal;
  color:#cd3333;
}

.cal-font-big
{
  font-size: 13px;
  font-weight: bold;
  color:#000000;
}

.cal-font-big-hot
{
  font-size: 13px;
  font-weight: bold;
  color:#cd3333;
}
