body	{ 
		background-color: #002000;
/*
		background-color: #ccff99;
*/
		color: #002000; 
		font-family: Verdana,Arial,Helvetica; 
		font-size: 89%;
		margin: 0px;
		padding: 0px;
		}

hr {color:#008000; }

h1 {color:#008000;}
h2 {color:#008000;}
h3 {color:#008000;}
h4 {color:#008000;}

a:link    { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:active  { text-decoration: none; }
a:hover   { text-decoration: none; }


th			{
			background-color:#008000; 
			color: #ffffff;
			text-align: left;
			}
			
th *		{
			color: #ffffff;
			}
			
th a:link	{
			font-weight:bold; 
			color: #ffffff; 
			}

th a:visited	{
			font-weight:bold; 
			color: #ffffff; 
			}

th a:active	{
			font-weight:bold; 
			color: #ffffff; 
			}

th a:hover {
			font-weight:bold; 
			color: #ffffff;
			text-decoration:none; 
			}			

.AloeSite	{
			background-color: #8CD352;
			width: 730px;
			padding: 2px;
			}

.AloeVera_skyscraper	{
					z-index:9; 
					position: absolute;
					top:0px;
					left:740px; 
					width:160px; 
					height: 600px; 
/*					overflow:auto; */
					overflow:visible;
/*					height: 300%; */
/*					bottom: 0; */
/*					background-color:#6060a0; */
					background-color: transparent; 
					}			

.Minipage th	{
				background-color:#008000; 
				color: #ccff99;
				text-align: left;
				}
.Minipage *	{
			font-size: 10pt;
			}

.AloeHeader	{ 
			background-color: #c0ffc0;
			width: 100%;
			margin: 0px;
			}

.AloeHeader *	{ 
			font-size: 10t; 
			font-weight: bold; 
			color: #008000;
			margin: 0px;
			}


.AloeNavi	{
			background-color: #004000;
/*			height: 30px;	*/
			font-size: 10pt; 
			color: #00c000;
			width: 100%;
			}

.AloeNavi *	{
			color: #ccff99;
			}
			
.AloeNavi a	{
			color: #ccff99;
			font-weight: bold; 
			}

.AloeNavi a:hover	{
					color: #ffffff;
					}
			
.AloeNavi span	{
			color: #ccff99;
			}
			
.AloeContent	{
				background-color: #e0ffe0;
				margin: 0px;
				min-height: 420px;
				padding: 2px;
				}

/* for Internet Explorer */
/*\*/
* html .AloeContent {
height: 420px;
}
/**/
				
.AloeContent *	{
				color: #002000;
				}

.AloeContent h1	{ background-color: #008000; 
				color: #ffffff; 
				margin: 0px;
				}
				
.AloeContent h2	{ color: #008000; }
.AloeContent h3	{ color: #008000; }
.AloeContent h4	{ color: #008000; }

.AloeContent th	{
				background-color: #008000;
				text-align: center;
				}

.AloeContent th	*	{
					color: #ffffff;
					font-weight: bold;
					}

.AloeContent th	a {
					color: #ffffff;
					font-weight: bold;
					}

.AloeContent a	{
				color: #002000;
				}

.AloeFooter		{
				background-color: #004000;
				width:100%;
				}
			
.AloeFooter *	{
				font-size: 10pt;
				color: #c0ffd0;
				}
			
.AloeFooter a:	{
				font-size: 10pt;
				color: #c0ffd0;
				font-weight: bold; 
				}
			
/* CMS */

.CMS_Form th	{
				background-color: #008000;
				color: #ffffff;
				text-align: left;
				}

.CMS_Form th h1	{
				color: #ffffff;
				}

.CMS_List th	{
				background-color: #008000;
				color: #ffffff;
				text-align: left;
				}

.CMS_List th h1	{
				color: #ffffff;
				}

.CMS_List a	{
			font-weight: bold;
			}

legend	{
		color: #008000;
		font-weight: bold;
		}

.prompt	{
		font-weight: bold;
		text-align: right;
		}

.CMS_Form button,
.CMS_List button,
button				{
					font-family : Verdana,Arial,Helvetica;
/*					width : 50px; */
					width : auto; 
					height : auto; 
					font-size : 8pt; 
					font-weight : bold; 
					background-color: #008000;
					color: #ffffff;
					text-align : center; 
					border-width: 0;
/*					border-bottom : thin solid black; */
/*					border-top : thin solid black; */
					padding : 0px; 
					} 

.LineHigh	{
			background-color: #eeeeee;
			color: #000000;
			}

.LineLow	{
			background-color: #dddddd;
			color: #000000;
			}

.LineDelete	{
			background-color: #ffcccc;
			color: #000000;
			}