Body	
{
	background-color: #ffff99;
	background-image: url(../images/bgmain.jpg);
	background-repeat: repeat-x;
	
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; 
	color: #000000;  
	font-weight: normal
}
	
A			
{
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif; color:blue; text-decoration:none
}
A:hover		
{
	text-decoration:underline
}
.viewLink
{
	font-size: 10px;
	text-decoration: none;
}
.viewLink:hover
{
	text-decoration: underline;
}

.headlinetext 
{
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif; font-weight:bold
}
.storytext 
{
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
}

.calTable
{
	background-color: #0f1c8f;
}
.calMonthYear
{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.calDayNames
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.calToday
{
	background: #eeeeee;
	font-size: 10px;
	font-weight: bold;	
}
.calTodayList
{
	background: #eeeeee;
	font-size: 12px;
	font-weight: bold;	
}
.calDay
{
	background: #ffffff;
	font-size: 10px;
	font-weight: normal;	
}	
.calDay2
{
	font-size: 10px;
	font-weight: normal;	
}	
.calDayList
{
	background: #ffffff;
	font-size: 12px;
	font-weight: normal;	
}	
.calDayList2
{
	font-size: 12px;
	font-weight: normal;	
}	
.eventLink1
{
	font-size: 11px;
	text-decoration: none;
}
.eventLink1:hover
{
	text-decoration: underline;
}
.eventLink2
{
	font-size: 12px;
	text-decoration: none;
}
.eventLink2:hover
{
	text-decoration: underline;
}

.lastmod 
{
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif; 
	color:gray; 
	font-size:7pt; 
	text-decoration:none
}	
	
.copyright 
{
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif; 
	color:black; 
	font-size:8px; 
	text-decoration:none
}	

.fineprint
{
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif; 
	color:black; 
	font-size:7pt; 
	text-decoration:none
}