body
{
		
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0;
	font-family:Arial, Arial;
}
.dashed
{
	border-style:dashed;
	border-width:1px;
	border-color:Gray;
	
}
TD
{
	font-family: Arial,Verdana;
	font-size:8pt;
}
.bold
{
	font-weight: bold;
}
.trMenu
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #eeeeee;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	padding: 3px;
	margin: 0px;
	}
.Hitlist
{
   
	font-size:10pt;
	
}

.listitem {
   background-color: #FFFFFF;
    border-bottom: solid 1 DDDDDD;

   /*color: #;*/
}

.listitemhover {
   background-color: #D6E7FF;
   /*color: #;*/
}
.listCell 
{
	font-family: Arial, Tahoma, Arial;
	color: #000000;
	margin: 0px;
	border-bottom:  solid 1 DDDDDD;
   
}
.show
{
	visibility:visible;
	}
.navruta {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #eeeeee;
	border-color: #eeeeee;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	padding: 3px;
	margin: 0px;
	
}
.greyed
{
	color:lightgrey;
	
	
}	
INPUT
{
	height:14pt;
	font-size:8pt;
}
SELECT
{
	height:14pt;
	font-size:8pt;
}
SELECT.Urval
{
	height:118px;
	font-size:8pt;
	width:230px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: underline;
}

div.block
{
	float:left;
	width:400px;
	
}

.green
{
	background:url(images/green.gif);
}
.red
{
	background:url(images/red.gif);
}

