
img
{
 border-style: none;
}
A:link		{color: #006699;
			text-decoration: none;}
A:active	{color: #006699;
			text-decoration: none}
A:visited	{color: #006699;
			text-decoration: none;}
A:hover		{color: #FF0000;
			text-decoration: none;}
			
h1			{font-family: arial;
			font-size: 16px;
			color: #000000;
			margin-top: 5px;
			margin-bottom: 5px;
			font-weight: bold;}
			
h2			{font-family: arial;
			font-size: 12px;
			margin-top: 5px;
			margin-bottom: 5px;
			color: #000000;
			font-weight: bold;}
			
h3			{font-family: arial;
			font-size: 10px;
			margin-top: 15px;
			margin-bottom: 3px;
			font-weight: normal;
			color: #666666;}
			
.littlegrey	{font-family: arial;
			font-size: 10px;
			color: #999999;}

.huvudmeny	{font-family: arial;
			font-size: 10px;}
			
body		{font-family: arial;
			font-size: 12px;
			color: #333333;}

.shadow     { color: silver; }

table 
{
/*	padding: 1px; */
}
			
td			{font-family: arial;
			font-size: 12px;
			color: #333333;
			}
			
th			{font-family: arial;
			font-size: 12px;
			color: #000000;
		/*	background: #d4d0c8;  */
			font-weight: normal;
			text-align: left;
/*				border-right: #808080 1px solid;
	border-left: #ffffff 1px solid; 
	
border-top: #ffffff 1px solid;
	border-bottom: #808080 1px solid; */
	background-color: #d4d0c8;
/*			padding:2px; */
			}

td.grouping	{color: #000000;
			background: #d4d0c8;}


textarea	{font-family: arial;
			font-size: 12px;
			color: #000000;}
		
input		{font-family: arial;
			font-size: 12px;
			color: #000000;}

select		{font-family: arial;
			font-size: 12px;
			color: #000000;}
			
option		{font-family: arial;
			font-size: 12px;
			color: #000000;}
			
table.report { border-right: solid 1px black; border-bottom: solid 1px black  }
table.report td.topleft { border-left:1px solid black; border-top:1px solid black; } 
table.report td.left { border-left:1px solid black; } 
table.report td.top { border-top:1px solid black; } 
table.report th.topleft { border-left:1px solid black; border-top:1px solid black; } 
table.report th.left { border-left:1px solid black; } 
table.report td.right { border-right:1px solid black;border-left:1px solid black; border-top:1px solid black; } 

/* table.report tr.total td { border-left:1px solid black; border-top:2px solid blue; border-bottom:2px solid blue; }  */

/*
style="border-bottom:1px solid black;border-right:1px solid black;"
*/