BODY
{
	Margin-top: 0;
	Margin-bottom: 0;
	Margin-right: 3;
	Margin-left: 3;
	font-size: 9pt;
}

A:link {color:BLACK}
A:visited { color:BLACK}
a:hover { color:black; font-weight:bold }

TEXTAREA,FORM,TEXT,SELECT,INPUT,FILE { font-size: 9pt; } 

TABLE
{
	font-size: 9pt;
	border-width: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

TD,TH
{
	font-size: 9pt;
}

TABLE.menu
{
	Width: 100%;
	background-color: BBBBDD;
	border-collapse: collapse;
	border-spacing: 0px;
}

TABLE.thumbnails
{
	Width: 100%;
	background-color: FFFFFF;
	border-collapse: collapse;
	border-spacing: 0px;
}

TABLE.image
{
	Width: 100%;
	background-color: FFFFFF;
	border-collapse: collapse;
	border-spacing: 0px;
}

TR.logo
{
	background-color: FFFFFF;
}

TD.body
{
	background-color: FFFFFF;
	font-size: 9pt;
}

TD.menuleft
{
	background-color: BBBBDD;
	vertical-align: middle;
	text-align: left;
	font-size: 10pt;
	font-weight: 200;
	height: 15pt;
}

TD.menuright
{
	background-color: BBBBDD;
	vertical-align: middle;
	text-align: right;
	font-size: 10pt;
	font-weight: 200;
	height: 15pt;
}

TD.submenuleft
{
	background-color: lightblue;
	vertical-align: middle;
	text-align: left;
	font-size: 10pt;
	font-weight: 200;
	height: 15pt;
}

TD.submenuright
{
	background-color: lightblue;
	vertical-align: middle;
	text-align: right;
	font-size: 10pt;
	font-weight: 200;
	height: 15pt;
}

TD.imgmenuleft
{
	background-color: BBBBDD;
	vertical-align: middle;
	text-align: left;
	font-size: 10pt;
	font-weight: 200;
	height: 15pt;
}

TD.imgmenuright
{
	background-color: BBBBDD;
	vertical-align: middle;
	text-align: right;
	font-size: 10pt;
	font-weight: 200;
	height: 15pt;
}

TABLE.calendar
{
	Width: 95%;
	border-width: 10px;
	border-spacing: 10px;
	border-collapse: separate;
	border: inset 1pt;
	border: outset 1pt;
}

TD.dayyes
{
	vertical-align: bottom;
	text-align: center;
	font-size: 20;
	font-weight: 500;
	font-family: helvetica, sans-serif;
	height: 40;
}

TD.dayno
{
	vertical-align: bottom;
	text-align: center;
	font-size: 15;
	font-weight: 100;
	font-family: helvetica, sans-serif;
	height: 40;
	color: gray;
}

TD.week
{
	vertical-align: bottom;
	text-align: center;
	font-size: 15;
	font-weight: BOLD;
	font-family: helvetica, sans-serif;
	height: 20px;
	width: 14%
}

TD.month
{
	vertical-align: bottom;
	text-align: center;
	font-size: 25pt;
	font-weight: 500;
	font-family: helvetica, sans-serif;
}

TD.months
{
	vertical-align: bottom;
	text-align: center;
	font-size: 20;
	font-weight: 100;
	font-family: helvetica, sans-serif;
}

TD.monthno
{
	vertical-align: bottom;
	text-align: center;
	font-size: 17;
	font-weight: 100;
	font-family: helvetica, sans-serif;
	color: gray;
	height: 50px;

}

TD.monthyes
{
	vertical-align: bottom;
	text-align: center;
	font-size: 25;
	font-weight: 500;
	font-family: helvetica, sans-serif;
	height: 50px;
}

TD.year
{
	vertical-align: bottom;
	text-align: center;
	font-size: 40pt;
	font-weight: 500;
	font-family: helvetica, sans-serif;
}

TD.otheryear
{
	text-align: center;
	vertical-align: bottom;
	font-size: 20pt;
	font-weight: 500;
	font-family: helvetica, sans-serif;
}

TD.messagetext1
{
	font-size: 9pt;
	font-family: helvetica, sans-serif;
	background-color: C8C8C8;
	vertical-align: top;
}

TD.messagetext2
{
	font-size: 9pt;
	font-family: helvetica, sans-serif;
	background-color: EFEFEF;
	vertical-align: top;
}

highlight { font-color: blue; }

