body			{
			color: #333333; 
			font-family: "tahoma"; 
			font-size: 10pt;
			media: all;
			}
a:hover			{
			color: #ffcc35;
			text-decoration: none;
			}
.headline 		{
			font-weight: bold; 
			color: #333333; 
			text-decoration: none; 
			font-size: 8pt;
			padding-bottom: 1px;
			}
.headlinelarge 		{
			font-weight: bold; 
			color: #333333; 
			text-decoration: none; 
			font-size: 10pt;
			}
.story              	{
			font-weight: normal;
			color: #333333; 
			text-decoration: none; 
			font-size: 8pt;
			}
.storylarge              	{
			font-weight: normal;
			color: #333333; 
			text-decoration: none; 
			font-size: 10pt;
			}
.tagline		{ 
			font-weight: normal;
			color: #333333; 
			text-decoration: underline; 
			font-size: 11px;
			}                                
.story_link		{ 
			font-weight: normal;
			color: #333333; 
			text-decoration: none; 
			font-size: 8pt; 
			}
.story_link:hover	{ 
			color: #cc3300; 
			text-decoration: underline;
			}
.quicklinks             { 
                        font-weight: normal;
	                color: #333333; 
                        text-decoration: none;  
                        font-size: 8pt;
                        }
.quicklinks:hover       { 
                        font-weight: normal;
	                color: #333; 
                        text-decoration: underline;  
                        font-size: 8pt;
                        }   
.date_1                 { 
			font-weight: normal;
			color: #333; 
			text-decoration: none; 
			font-size: 8pt;
			padding-right: 25px;
			padding-left: 0px;
			width: 179px;  
			}   
#spacer			{
			background-image:url('../t_images/spacer.jpg');
			height: 29px;
			width: 906px; 	
			}                        
#menu			{
			background-image:url('../t_images/navbar.jpg');
			padding-left: 12px;
			height: 29px;
			width: 906px; 		
			}		
#content		{
			background-image:url('../t_images/c_bkg.jpg');
			background-color: #fff;
			height: 400px;
			width: 906px;			
			}
.leftcontent		{
			width: 180px;
			padding-left: 15px;
			padding-right: 10px;
			padding-bottom: 15px;  
			}
.leftcontentin		{
			text-align: left;
			}
.centercontent		{
			width: 455px;
			padding-left: 20px;
			padding-right: 20px;
			padding-bottom: 15px;
			}
.s_centercontent	{
			width: 710px;
			padding-left: 30px;
			padding-right: 20px;
			padding-bottom: 15px; 
			}
.rightcontent		{
			width: 195px;
			padding-right: 10px;
			padding-bottom: 15px;  
			}
.rightcontentin		{
			text-align: left;
			margin: 10px 0px 20px 0px;
			}
.dbwrapper		{
			margin: 10px 0px 20px 0px;
			text-align: left;
			}
#footer			{
			background-image:url('../t_images/footer.jpg');
			height: 36px;
			width: 906px;	
			}
.footerstyle		{
			color: #ffffff; 
			text-decoration: none; 
			font-size: 10px; 
			text-align: left;
			letter-spacing: 2px;
			padding-top: 9px;
			padding-left: 15px;
			}
.log_text		{  
			font-weight: normal;
			color: #333333; 
			text-decoration: none; 
			font-size: 8pt; 
			}                                 
.log_button		{ 
			font-weight: bold; font-size: 8pt;                                 
			}
.log_dialog		{ 
			width: 180;                                 
			}
.ftr_1			{ 
			font-weight: normal;
			color: #999999; 
			text-decoration: none; 
			font-size: 10px;
			height: 50px;
			valign: center; 
			}
.ftr_2			{ 
			font-weight: bold;
			color: #999999; 
			text-decoration: none; 
			font-size: 10px; 
			}
.ftr_3			{ 
			font-weight: normal;
			color: #666666;
			text-decoration: sup; 
			font-size: 10px;
			}

/* calendar applet  */

#maintable
			{
			width: 170px;
			background-color: transparent;
			border: solid 0px #999;
			}
#headercell
			{
			width: 170px;
			background:url(../t_images/events_header.jpg) left center no-repeat;
			height: 50px;
			
			}
.datecell		{
			font-size: 10px;
			font-weight: bold;
			color:#666;
			padding-bottom: 2px;
			}
.eventcell		{
			display:block;
			font-size: 10px;
			background:transparent url(../t_images/caldot.gif) left top no-repeat;
			background-position: 0px 5px;
			fontweight: normal;
			color: #666;
			border-bottom: 0px dotted #fff;
			padding-left: 10px;
			padding-bottom: 0px;
			padding-right: 5px;
			text-decoration:none;
			}
.eventcell:hover	{
			color: #666;
			text-decoration:underline;
			}	
.spacer			{

			height: 5px;
			}
.highlite img
			{filter:progid:dximagetransform.microsoft.alpha(opacity=100);-moz-opacity: 100;
			}
.highlite:hover img 	
			{filter:progid:dximagetransform.microsoft.alpha(opacity=75);-moz-opacity: 0.7;
			} 