#include file="GlobalColors.inc"

	
	

	
	body				{	font-family: Verdana, Arial, Helvetica, sans-serif; 
							font-size: 8pt;
						}
	
    input    			{	font-family: Verdana, Arial, Helvetica, sans-serif; 
    						color:<%= color_Text %>;
                        	font-size: 8pt;}

    select    			{	font-family: Verdana, Arial, Helvetica, sans-serif; 
    						color:<%= color_Text %>;
                        	font-size: 8pt;}

							
	.whiteBG				{	background-color: #ffffff;
							 background-image: URL(pictures/whiteBG.gif);
							 font-family: Verdana, Arial, Helvetica, sans-serif; 
							 font-size: 8pt;
						}
	
	.logga				{	font-family: Franklin gothic, trebucher, Verdana, Arial, Helvetica, sans-serif;
							color: white;
							font-size: 10pt;}
							
	.divW				{	font-family: Verdana, Arial, Helvetica, sans-serif; 
							font-size: 8pt; 
							color: white;}
							
	TD					{	font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size:8pt; 
							 color: #000066;
							color: #000000;
						}
						
						
	font.standardBlack	{	font-family:trebuchet ms, verdana, arial, ms sans serif, helvetica;
							color: #000000;
							font-size: 8pt; }
							
	font.standardWhite	{	font-family:trebuchet ms, verdana, arial, ms sans serif, helvetica;
							color: #FFFFFF;
							font-size: 8pt; }
														
	.standardBlack	{	font-family:trebuchet ms, verdana, arial, ms sans serif, helvetica;
							color: #000000;
							font-size: 8pt; }
	.standardWhite	{	font-family:trebuchet ms, verdana, arial, ms sans serif, helvetica;
							color: #FFFFFF;
							font-size: 8pt; }						
	.headBlack	{
	font-family:"trebuchet ms", verdana, arial, "ms sans serif", helvetica;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}
													
	.standardWhite	{	font-family:trebuchet ms, verdana, arial, ms sans serif, helvetica;
							color: #FFFFFF;
							font-size: 8pt; }						
							
							
    textarea   			{	font-family:trebuchet ms, verdana, arial, ms sans serif, helvetica;
    						font-color:<%= color_Text %>;
                        	font-size: 8pt;}
							
    TH					{	background-color: <%= color_Background %>;
                        	text-align: left;
							font-weight:normal;}
	
	
	A:link, A:visited	{	font-family: Verdana, Arial, Helvetica, sans-serif;
							color: #808080;
							text-decoration:none;}
							
	A:hover          	{	text-decoration:underline;}
	
	 
	A.white, A.white:visited {	color: White;}						
	

	H1					{	font-size: 26pt;
							font-weight: bold;}

	H2					{	font-size: 20pt;
							font-weight: bold;}

	H3					{	font-family: Verdana, Arial, Helvetica, sans-serif; 
							font-size: 14pt;
							font-weight: bold;}

	H4					{	font-family: Verdana, Arial, Helvetica, sans-serif;  
							font-size: 12pt;
							font-weight: bold;
							margin-bottom: 1pt;}

	H5					{	font-size: 10pt;
							font-weight: bold;}

	LEGEND				{	font-color: <%= color_Text %>;
							font-size: 12pt;
							font-weight: bold;}

	
	.button, button		{	font-weight: bold; 
							font-family: Verdana, Arial, Helvetica, sans-serif; 
							border-color: #808080;
							background-color:#808080;
							color:#ffffff; }
	
	Not used any more/Helena						
	.buttonOld, buttonOld		{	border-color: #00366c;
							background-color:#004080;
							color:#ffffff; }
	
	
	.buttonG			{	
							font-family: Verdana, Arial, Helvetica, sans-serif; 
							font-weight: bold; 
							background-color:#007832;
							color:#000000; 
							width: 175;
							font-size: 8pt;
							height: 25;}
	
	.buttonO			{	font-weight: bold; 
							font-family: Verdana, Arial, Helvetica, sans-serif; 
							background-color:#e6e600;
							font-size: 8pt;
							color:#000000; 
							width: 175;
							height: 25;}		
							
	.buttonR			{	font-weight: bold; 
							font-family: Verdana, Arial, Helvetica, sans-serif; 
							background-color:#c80000;
							color:#000000; 
							width: 175;
							height: 25;
							font-size: 8pt;}					
		
	.buttonL			{	border-color: #808080;
							background-color:#808080;
							color:#ffffff; 
							width: 100;}
	
				
	
							

	
	.stdTbl				{	border:1pt solid #808080;}
	
	
	
	.stdTblHdr			{	background-color: #ff7d00;
							color: #ffffff;
                        	text-align: left;
							font-weight:normal;}
							
							
	.odd				{	background-color: #101010;}
	.even				{   background-color: #010101;}

