#header, #bnav, #lnav, #tnav, #prnt, #lcol, .noprint {display: none; }

img {display: none;}

body {font-family: Georgia, Times New Roman, Times, serif;
      font-size: 11px; 
      color: #000000; 
	  background:none;
            }
	  
A:link, A:visited {background: white; color: black; text-decoration: none;}
	  
.bk {background-color: #FFFFFF;}

#bkw {background-color: #FFFFFF;}

#container, #container2, #content {width: 100%; margin: 0; float: none;}

hr {
	color: #ffffff;
	background-color: #ffffff;
	border: 1px dotted #000000;
	border-style: none none dotted;
	width: 555px;
}

.center
    {
    text-align:center;
    display:block;
    }

table.cal
{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

th,
td.cal
{
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	font-family: Verdana, sans-serif;
	padding: 0 2px;
	vertical-align: top;
	width: 100px;
	height: inherit;
}

.nomargin {margin-top: 0;}

tr.day
{
	font-size: 9px;
	height: 90px;
}

tr.number
{
	font-size: 10px;
	height: 15px;
	text-align: right;
	vertical-align: middle;
}

th
{
	font-size: 11px;
	font-variant: small-caps;
	font-weight: normal;
	height: 15px;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
}