
.Calendar{ 
           text-align: center;
           border-collapse: collapse;
           width: 180;
           }
.Calendar th{ 
              background: #333 url(/img/gemstone/bgsubtitle.gif) repeat-x;
              color: #FFF;
              font: normal 90% Tahoma,sans-serif;
              padding: 3px 6px;              
              }
.altrow2{
	font-family:"Courier New", Arial, Courier, monospace;
	font-size:12px;
	color:#000000;
	text-transform: capitalize;
	}
	
.altrow{
	font-family:"Courier New", Arial, Courier, monospace;
	font-size:12px;
	color:#ffffff;
	background:#006892;
	text-transform: capitalize;
	}	
.dif{
	font-family:"Courier New", Arial, Courier, monospace;
	border:thin #000000;
}
a img{ border:none}
a{color:#006892}
a:visited{color:#006892}