/* Default CSS Stylesheet for a new Web Application project */
BODY
{
    BACKGROUND-COLOR: white;

    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;


    
}

A.Ref
{
	text-decoration: none;
	color: Black;
}

.dgridlista
{
 font-family: Arial;
 font-size: 10pt;
  color: #000000;
 }
 
 P
{
 font-family: Arial;
 font-size: 10pt;
  color: #000000;
 }
 
 
A
{
	 font-family: Arial;
	font-size: 10pt;
  color: #335A9A;
}






.TdLine
{
	background-image:url(bilder/ruta/van.jpg);
	background-repeat: repeat-y;
	background-position:right bottom;
	width:6px;
	border:0px;
}

.Td1
{
	background-image:url(bilder/ruta/2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width:1px;
	border:0px;
}

.Tdtopp
{
	background-image:url(bilder/ruta/topp.jpg);
	background-repeat: repeat-x;
	background-position:left bottom;
	height:6px;
	border:0px;
}

.Td2
{
	background-image:url(bilder/ruta/1.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	width:1px;
	border:0px;
}

.Td3
{
	background-image:url(bilder/ruta/3.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	width:6px;
	border:0px;
}

.Td4
{
	background-image:url(bilder/ruta/4.jpg);
	background-repeat: no-repeat;
	background-position:right bottom;
	width:6px;
	border:0px;
}


.TdLine2
{
	background-image:url(bilder/ruta/hog.jpg);
	background-repeat: repeat-y;
	background-position:left bottom;
	width:6px;
	border:0px;
}

.Tdbott
{
	background-image:url(bilder/ruta/botten.jpg);
	background-repeat: repeat-x;
	background-position:left bottom;
	border:0px;
}
