/* New CMC CSS Style Document */
/* Created attributes for both upper and lower case */
/* Will convert everything to lower case */

html, body
{
 background-color: #2f4f4f;
 font-family: Arial;
 font-size: 14px;
 color: #000066;
/* added 4/9/2010 */
 height: 100%;
 margin: 0;
 padding: 0;
}
img#bg {
 position:fixed;
 top:0;
 left:0;
 width:100%;
 height:100%;
}
#newcontent {
 position:relative;
 z-index:1;
}
/* end of addition */
a:link { color: #000066 }
a:visited { color: #000066 }
a:hover { color: #000000 }
a:active { color: #000066 }
table.main
{
  width: 850px;
  background-color: #000000;
}
table.content
{
  width: 850px;
  border-spacing: 0px 0px;
  border: 0px 0px 0px 0px;
}
table.cal
{
  width: 610px;
  empty-cells: show;
  border-collapse: collapse;
  background-color: #c0c0c0;
}
table.tixorder
{
  background-color: #669999;
}
table.colborder
{
  border-collapse: collapse;
  border-color: #000000;
  empty-cells: show;
}
td.banner
{
  background-color: #f3f0bb;
  text-align: center;
}
td.blackline
{
  background-color: #000000;
  height: 2px;
  font-size: 1px;  
}
td.side
{
  background-color: #ffffff;
  width: 125px;
  text-align: right;
}
td.main
{
  background-color: #669999;
}
td.bold
{
  font-weight: bold;
}
td.date
{
  text-align: right;
  vertical-align: top;
}
td.topright
{
  text-align: right;
  vertical-align: top;
}
td.ctr
{
  text-align: center;
  vertical-align: top;
}
td
 {
 color: #000066;
 font-family: Arial;
 font-size: 13px;
 }
address
{
  color: #f3f0bb;
  font-family: Arial;
  font-size: 12px;
}
div.calendar
{
  color: #000066;
  font-family: Arial;
  font-size: 11px;
}
slars
{
  text-align: center;
}
