a:hover    	  	 { 	  
			 	 color:#C00;
				  text-decoration: none; 
				  }
.headline                { 
                                  font-family: tahoma, helvetica, sans-serif; 
                                  font-weight: bold;
	                          color: #333333; 
                                  text-decoration: none; 
                                  font-size: 8pt 
                                  }
.story                   { 
                                  font-family: tahoma, helvetica, sans-serif; 
                                  font-weight: normal;
	                          color: #333333; 
                                  text-decoration: none; 
                                  font-size: 8pt 
                                  }
.storylarge              { 
                                  font-family: tahoma, helvetica, sans-serif; 
                                  font-weight: normal;
	                          color: #333333; 
                                  text-decoration: none; 
                                  font-size: 10pt 
                                  }
.tagline                  { 
                                  font-family: tahoma, helvetica, sans-serif; 
                                  font-weight: normal;
	                          color: #cc3300; 
                                  text-decoration: underline; 
                                  font-size: 8pt 
                                  }
.taglinelarge              { 
                                  font-family: tahoma, helvetica, sans-serif; 
                                  font-weight: normal;
	                          color: #cc3300; 
                                  text-decoration: underline; 
                                  font-size: 10pt 
                                  }
.footer                  { 
                                  font-family: tahoma, helvetica, sans-serif; 
                                  font-weight: normal;
	                          color: #ffffff; 
                                  text-decoration: none; 
                                  font-size: 8pt; 
				  text-align: center;
				  letter-spacing: 1px; 
                                  }
.footer:hover                  { 
                                  text-decoration: underline; 
                                  font-size: 8pt; 
                                  }
.quicklinks                   { 
                                  font-family: tahoma, helvetica, sans-serif; 
                                  font-weight: normal;
	                          color: #333333; 
                                  text-decoration: none; 
                                  font-size: 10px
                                  }
.quicklinks:hover                { 
                                  font-family: tahoma, helvetica, sans-serif; 
                                  font-weight: normal;
	                          color: #333333; 
                                  text-decoration: underline; 
                                  font-size:  10px
                                  }
.link                   { 
                                  font-family: tahoma, helvetica, sans-serif; 
                                  font-weight: normal;
	                          color: #ff9900; 
                                  text-decoration: underline; 
                                  font-size: 8pt 
                                  }
.link:hover              { 
	                          color: #333333; 
                                  text-decoration: none; 
                                  }
.ftr_1                      { 
                                  font-family:  tahoma, helvetica, sans-serif; 
                                  font-weight: normal;
	                          color: #afaeae; 
                                  text-decoration: none; 
                                  font-size: 10px 
                                  }
.ftr_2                      { 
                                  font-family:  tahoma, helvetica, sans-serif; 
                                  font-weight: bold;
	                          color: #afaeae; 
                                  text-decoration: none; 
                                  font-size: 10px 
                                  }
.ftr_2:hover                      { 
                                  font-family:  tahoma, helvetica, sans-serif; 
	                          color: #ffffff; 
                                  }
.ftr_3                      { 
                                  font-family:  tahoma, helvetica, sans-serif; 
                                  font-weight: normal;
	                          color: #afaeae;
                                  text-decoration: none; 
                                  font-size: 10px 
                                  }
.ftr_4                      { 
                                  font-family:  tahoma, helvetica, sans-serif; 
                                  font-weight: normal;
	                          color: #afaeae;
                                  text-decoration: none; 
                                  font-size: 8pt 
                                  }
.story_link                   { 
                                  font-family: tahoma, helvetica, sans-serif; 
                                  font-weight: normal;
	                          color: #ff9900; 
                                  text-decoration: underline; 
                                  font-size: 8pt 
                                  }
.log_text                      { 
                                  font-family: arial, helvetica, sans-serif; 
                                  font-weight: normal;
	                          color: #333333; 
                                  text-decoration: none; 
                                  font-size: 8pt 
                                  }                                 
.log_button                   { 
                                  font-family: arial, helvetica, sans-serif; 
                                  font-weight: bold; font-size: 8pt;                                 
                                  }
.log_dialog                   { 
                                  width: 180;                                 
                                  }
.header_link                   { 
                                  font-family: tahoma, helvetica, sans-serif; 
                                  font-weight: normal;
                                  font-size: 8pt;
	                          color: #ffffff; 
                                  text-decoration: none;
                                  }
#maintable
			{
			width: 186px;
			background-color: transparent;
			border: solid 0px #999;
			text-align: center;
			}
#headercell
			{
                        font-family: tahoma, helvetica, sans-serif; 
			width: 186px;
			background:url(../t_images/calapphead.jpg) center no-repeat;
			height: 117px;
			}
.datecell		{
                        font-family: tahoma, helvetica, sans-serif; 
			font-size: 10px;
			font-weight: bold;
			color:#333;
			padding-bottom: 2px;
			text-align: left;
			}
.eventcell		{
			display:block;
                        font-family: tahoma, helvetica, sans-serif; 
			font-size: 10px;
			background:transparent url(../t_images/caldot.gif) left top no-repeat;
			background-position: 0px 5px;
			fontweight: normal;
			color: #333;
			border-bottom: 0px dotted #fff;
			padding-left: 10px;
			padding-bottom: 0px;
			padding-right: 5px;
			text-decoration:none;
			text-align: left;
			}
.eventcell:hover	{
			color: #333;
			text-decoration:underline;
			}	
.spacer			{

			height: 5px;
			}