BODY { background-color: #EEEEEE;
       background-image:  url(Images/pc.jpg);
       background-repeat: no-repeat;
	   color: black;
       font-family: Trebuchet MS, sans-serif;
	   font-size: 10pt;
	   margin-left: 0;
	   margin-right: 0;
	 }
	 
BODY.event {
	background-color: #3399CC;
	background-image:  url(Images/pcEventBG.jpg);
    background-repeat: no-repeat;
	background-position: 175px 175px;
	color: black;
	font-size: 10pt;
	margin-left: 10;
	margin-right: 0;
}

DIV.black {
		color: black;
	    font-size: 10pt;
		font-weight: bold;
}

DIV.blacku {
		color: black;
	    font-size: 10pt;
		font-weight: bold;
		text-decoration: underline;
}

.Cal { color: black;
     font-size: 10pt;
	 text-align: center;
	 text-decoration: none }
	 
TD.c { color: black;
     font-size: 10pt;
	 text-align: center;
	 text-decoration: none }
	 
TD.r { color: black;
     font-size: 10pt;
	 text-align: right;
	 text-decoration: none }
	 
TD.cb { color: black;
    font-size: 10pt;
	 font-weight: bold;
	 text-align: center;
	 text-decoration: none }
	 
TD.rb { color: black;
     font-size: 10pt;
	 font-weight: bold;
	 text-align: right;
	 text-decoration: none }
	 
TD { color: black;
     font-size: 10pt;
	 text-align: left;
	 text-decoration: none }
	 
.rbl { color: black;
     font-size: 10pt;
	 text-align: left;
	 text-decoration: none }
