body		{color: #00FF00; font-family: Verdana, sans-serif;
                 background-color: #000000;
		 background-image: url('../images/BGGreenComposite.gif');
		 background-attachment: fixed;}

.smalltext	{font-size: smaller;}
.indent	{margin-left: 3em;}

h1		{text-align: center; font-weight: normal; font-size: 18pt;
			background-color: #008000;}

h2		{font-weight: normal; font-size: 14pt;
                 margin-bottom: -6pt; border-bottom-width: 1px; border-bottom-style: solid;}
				 
h3	{font-weight: bold; font-size: 12pt; margin-bottom: -12pt;}

a:active	{color: #FF0000;}
a:link		{color: #FFFFFF;}
a:visited	{color: #99FF99;}

a.noline	{text-decoration: none;}

table		{margin-top: 12pt;}
td		{vertical-align: top; padding: 10px;}
td.firstcol	{text-align: right; width: 165px;}

ul		{list-style-type: none;}
ul ul		{list-style-type: square;}
ul.nobullet *	{list-style-type: none;}
ul.nospace	{margin-top: 0px; margin-bottom: 0px;}
ul.nospace li	{margin-top: 0em; margin-left: 3em; text-indent: -3em;}
ul.narrow li	{margin-left: -2em;}
ul.narrow *		{list-style-type: none;}

div.body	{position: absolute; width: auto; min-height: 100%;
		 left: 225px; right: 0; top: 0; bottom: 0;
		 padding: 10px;}

div.menu	{position: absolute; width: 225px; height: auto; min-height: 100%;
		 left: 0; right: 0; top: 0; bottom: 0;
		 padding: 10px;}
