/* Laserfiche - Copyright (C) 2005 Compulink Management Center */

.YearTitle
{
	background-image: url(tableHeader_blue.gif);
	height: 24px;
}

.TableTitle
{
	FONT-FAMILY: Arial;
	font-weight: bold;
	margin-left: 3px;
	text-align:center;
}

.TableWidth
{
	width: 40%;
}

.ItemWidth
{
	text-align:center;
	width: 140px;
}
.Indent
{
	margin-left: 3px;
}
.MonthTitle
{
	background-color: #D6E3FF;
	BORDER-BOTTOM:1px solid #CCCCCC;
	text-align:center;
}

.PreviousNext
{	
	background-color: #D6E3FF;
	font-size:    smaller;
}


.TableBorder
{
	border:1px solid #CCCCCC;
}

.FULLMeeting
{
	BORDER-BOTTOM:1px solid #CCCCCC;
}

a.AMLink:link
{
	text-decoration: none;
	cursor: hand;
	color: Blue;
}
a.AMLink:visited 
{
	color: blue; 
	cursor: hand;
	text-decoration: none;
}
a.AMLink:hover 
{
	color: blue; 
	cursor: hand;
	text-decoration: none;
}
a.AMLink:active 
{
	color: blue; 
	cursor: hand;
	text-decoration: none;
} 

a
{
    TEXT-DECORATION: none;
}
a:hover
{
	TEXT-DECORATION: underline;
}
