@charset "windows-1252";
  	body		{background-color:#ffffe0; color:#003000; font-family:serif;}
	div			{text-align:left; font-size:11pt;}
	input		{font-size:8pt;}
	.header		{text-align:center; padding:10px; font-size:14pt; font-weight:bold; width:100%;}
	#loggedin	{position:absolute; top:16px; left:20px; font-size:8pt; font-family:sans-serif;}
	#bar1		{position:absolute; top:15px; left:760px; width:208; height:22px; text-align:center; 
					padding-top:4px; background-color:006f00; color:white;
					font-family:sans-serif; font-size:9pt; font-weight:bold;}
	#bar2		{position:absolute; top:43px; left:760px; width:208; height:22px;
					text-align:center; padding-top:4px; background-color:006f00; color:white;
					font-family:sans-serif; font-size:9pt; font-weight:bold;}
	.reverse	{color:white; text-decoration:none;}
	.caption	{clear:left; float:left; height:32px; width:100px; font-size:9pt;}
	.input		{float:left;}
	.box		{margin:10 20 10 20px; border:1px solid #000300; padding:10px; height:500px;}
