
BODY		{margin: 0; background-color: #FFFFFF;}


.menu		{font-size: 8pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal; font-style: normal; color: #FFFFFF;
		text-decoration: none; text-align: left; vertical-align: middle;
		background-color: #330066;}


.menu_shadow	{background-image: url(images/shadow.jpg);
		background-repeat: repeat-x; background-position: top left;}


.spacer		{font-size: 4pt;}


.events		{font-size: 9pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal; font-style: normal; color: #336699;
		text-decoration: none; text-align: left; vertical-align: top;}


.copy		{font-size: 9pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal; font-style: normal; color: #666666;
		text-decoration: none; text-align: left; vertical-align: top;}


.date		{font-size: 17pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal; font-style: normal; color: #666699;
		text-decoration: none; text-align: left; vertical-align: middle;}


.menu_btm	{background-image: url(images/menu_btm.gif);
		background-repeat: repeat-x; background-position: top left;}



a.menulink:link {color: #FFFFFF; text-decoration: none; font-weight: normal;}
a.menulink:visited {color: #FFFFFF; text-decoration: none; font-weight: normal;}
a.menulink:active {color: #FFFFFF; text-decoration: none; font-weight: normal;}
a.menulink:hover {color: #99CC00; text-decoration: none; font-weight: normal;}


a.copylink:link {color: #000000; text-decoration: underline; font-weight: normal;}
a.copylink:visited {color: #000000; text-decoration: underline; font-weight: normal;}
a.copylink:active {color: #000000; text-decoration: underline; font-weight: normal;}
a.copylink:hover {color: #9999CC; text-decoration: underline; font-weight: normal;}


a.viewlink:link {color: #660099; text-decoration: none; font-weight: normal;}
a.viewlink:visited {color: #660099; text-decoration: none; font-weight: normal;}
a.viewlink:active {color: #660099; text-decoration: none; font-weight: normal;}
a.viewlink:hover {color: #000000; text-decoration: none; font-weight: normal;}




