BODY				{	background-color: #FFFFFF;
						color: #000000;
						font-family: Trebuchet MS;
						font-size: 11px;
						font-weight: normal;
					}
A					{	font-family: Trebuchet MS;
						font-size: 11px;
						font-weight: none;
						color: #999966;
						text-decoration: none;
					}
A.group				{	color: #FFFFFF;
					}
A:hover				{	text-decoration: underline;
					}
.navMenu			{	font-family: Trebuchet MS;
						font-size: 11px;
						font-weight: bold;
						color: #0088EE;
						text-align: left;
						padding-bottom: 3px;
					}
.headTitle			{	
						color: #999966;
						font-family: Trebuchet MS;
						font-size: 16px;
						font-weight: bold;
                                       
						
					}
.headText			{	
						color: #999966;
						font-family: Trebuchet MS;;
						font-size: 11px;
						font-weight: bold;
						border: 0px solid #000000;
					}
.infoBox			{	font-family: Trebuchet MS;
						font-size: 11px;
						font-weight: normal;
						color: #000000;
						border: 0px solid #000000;
					}
.data				{	font-family: Trebuchet MS;
						font-size: 11px;
						font-weight: normal;
						color: #000000;
					}
.update				{	font-family: Trebuchet MS;
						font-size: 9px;
						font-weight: normal;
						color: #000000;
						padding-left: 20px
					}
.listEntry			{	font-family: Trebuchet MS;


						font-size: 11px;
						font-weight: normal;
						color: #999966;
						border-bottom: 1px solid #eeeeee;
						padding-top: 2px;
						padding-bottom: 2px;
                        padding-left: 35px
					}
.listHeader			{	font-family: Trebuchet MS;
						font-size: 14pt;
						font-weight: bold;
						color: #999999;
						border-bottom: 1px solid #eeeeee;
						padding-top: 10px;
						padding-bottom: 2px;
                        padding-left: 35px
                                     
                    }
.listDivide			{	font-family: Trebuchet MS;
						font-size: 1px;
						color: #FFFFFF;
						border-bottom: 1px dotted #eeeeee;
                        padding-left: 35px
                                          					}
.formMailbox		{	font-family: Trebuchet MS;
						font-size: 11px;
						font-weight: normal;
						color: #000000;
						width: 250px;
					}					
.formTextbox		{	font-family: Trebuchet MS;
						font-size: 11px;
						font-weight: normal;
						color: #000000;
						width: 150px;
					}
.formTextarea		{	font-family: Trebuchet MS;
						font-size: 11px;
						font-weight: normal;
						color: #000000;
						overflow: auto;
					}
.formSelect			{	font-family: Trebuchet MS;
						font-size: 11px;
						font-weight: normal;
						color: #000000;
					}
.formButton			{	font-family: Trebuchet MS;
						font-size: 11px;
						font-weight: bold;
						color: #0066CC;
						background: #FFFFFF;
						border: 1px;
						border-color: #CCCCCC;
						text-decoration: none;
					}
.formButton:hover	{	background: #EEEEEE;
					}

.error				{	background-color: #DDDDDD;
						border: 1px solid #333333;
						margin-left: 20px;
						padding: 10px;
						width: 400px;
						font-family: Trebuchet MS;
						font-size: 11px;
					}





















