/*    style sheet for fyc2005
      Michelle Williams 11/7/05
      www.michmog.com
*/

BODY	{ background: #eceff1; 
	  color: #003e68;
	  font-family: serf; }

a:link	{ color: #819aaa; }

p.top	{ color: #155c8c; }

a.menu:link	{ color: #00375b; font-size: 14px; text-decoration: none;}
a.menu:visited	{ color: #00375b; font-size: 14px; text-decoration: none; }
a.menu:active	{ color: #00375b; font-size: 14px; text-decoration: none; }
a.menu:hover	{ font-style: italic; text-decoration: underline; }

a.menu2:link	{ color: #00375b; font-size: 14px; text-decoration: none; }
a.menu2:visited	{ color: #00375b; font-size: 14px; text-decoration: none; }
a.menu2:active	{ color: #00375b; font-size: 14px; text-decoration: none; }

H1	{ font-size: 110%; 
	  font-style: bold; 
	  text-align: right; }

TD.menuline		{ border-right: 1px solid black;} 

TD.topleft	{ border-top : 1px solid black;
		  border-bottom: 1px solid black;
		  border-right: 1px solid black;
		  border-left: 1px solid black; }

TD.topright	{ border-bottom: 1px solid black; }

TD.bottomleft	{ border-right: 1px solid black; }
