body, layer 			{font-size: 10pt; 
				font-family: Arial, Helvetica;
				SCROLLBAR-3DLIGHT-COLOR: #cccccc;
				SCROLLBAR-ARROW-COLOR: #333333; 
				SCROLLBAR-BASE-COLOR: #9999CC; 
				SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
				SCROLLBAR-SHADOW-COLOR: #336699; 
				SCROLLBAR-DARKSHADOW-COLOR: #336633;  
				SCROLLBAR-TRACK-COLOR: #9999CC;
				padding-left: 0px; 
				padding-right: 0px;
				margin: 0px;
				}

A:link				{border-color: #008000;
				color:"#FF6600"; 
				text-decoration: underline} 
A:visited			{color:"#FF6600";
				text-decoration: underline} 
A:hover				{color:"#FF6600"; 
				font-weight: normal;
				text-decoration: underline} 
A:active			{color:"#FF6600"; 
				text-decoration: none}

.main 				{background-color: #FFFFFF;}

.mini 				{background-color: #FFFFFF;}

.popup 				{ background-color: #DDDDDD; font-family: arial; }

td, center, p, div 		{ font-size: 9pt;
				color: #000000}

select, textarea 		{font-size: 8pt;
                		background: #DDDDDD;
                		font-weight: normal;
				border-width: 1px;
				border-style: solid;
				border-color: #666666;}

# input				{font-size: 10pt;
                		font-weight: normal;
				border-width: 1px;
				border-style: solid;
				border-color: #666666;}
								
.body                   	{font-size: 10pt;
                         	color: #333333;}

.altcolor			{font-size: 10pt;
				color: #FF6600;
				font-weight: normal;}
				
.copyright			{font-size: 8pt;
				color: #000000;
				font-weight: normal;}
				
.heading			{font-size: 16pt;
				color: #000000;
				font-weight: bold;}

.errorHeading			{font-size: 12pt;
				color: #CC0000;
				font-weight: bold;}
				
.splashText			{font-size: 8pt;
				color: #FFFFFF;
				text-decoration: none;}

.largeHeading			{font-size: 18pt;
				color: #000000;
				font-weight: bold;}

.subheading			{font-size: 14pt;
				color: #004080;
				font-weight: bold;}
.subheading2			{font-size: 12pt;
				color: #004080;
				font-weight: bold;}

.dataHeading        		{font-size: 9pt;
                    		color: #666666;
                    		font-weight: bold;
				background-color: #FFCC00;}

.dataLabel          		{font-size: 8pt;
                    		color: #333333;
                    		font-weight: bold;}

.tableHeader          		{font-size: 9pt;
                    		color: #FFFFFF;
                    		font-weight: bold;}

.tableBorder          		{background-color: #004080;}

.tableHeaderRow        		{font-size: 9pt;
                    		color: #FFFFFF;
                    		background-color: #004080;
                    		font-weight: bold;}
                    		
.dataText 			{font-size: 8pt;
               			color: #333333;
				font-weight: normal;
				text-decoration: none;}

.dataTextSmall 			{font-size: 8pt;
                   		color: #000000;
				font-style: normal;
				text-decoration: none}

.dataTextExtraSmall 		{font-size: 7pt;
                    		color: #333333;
				font-weight: normal;
				text-decoration: none;					
				vertical-align: middle;}
				
.dataRowEven 			{font-size: 9pt;
                   		color: #333333;
				vertical-align: middle;
				background-color: #ffffcc;}

.dataRowOdd 			{font-size: 9pt;
                    		color: #000000;
				vertical-align: middle;
				background-color: #FFFFFF;}

.asterisk			{font-size: 9pt;
				font-weight: bold;
				color: #CC0000;}

.FormButton			{font-size: 8pt;
                		background: #6699CC;
                		font-weight: normal;
				border: 1pt
				color: #FFFFFF;}

.FormElement			{font-size: 8pt;
                		color: #000000;
				background: #DDDDDD;}	

.messageBox		{border-style: dotted;
			 border-width: 1px;
			 background: #F5F7E3;}
			 
.displayBox		{border-style: dotted;
			 border-width: 1px;
			 background: #FFFFFF;}				 							