
body { 
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px;
		background-color:#174d77;
		color:#ddd8bb;
		font-family:arial,helvetica,lucida;
		
		scrollbar-face-color: #174d77;
		scrollbar-highlight-color: #174d77;
		scrollbar-3dlight-color: #ddd8bb;
		scrollbar-darkshadow-color: #174d77;
		scrollbar-shadow-color: #ddd8bb;
		scrollbar-arrow-color: #ddd8bb;
		scrollbar-track-color: #174d77;
		
}

a:link        { color:#ddd8bb; 
		text-decoration: none
}
a:visited     { color:#ddd8bb; 
		text-decoration: none
}
a:active      { color:#ddd8bb; 
		text-decoration: none
}
a:hover { color:#ddd8bb; 
		text-decoration: underline
}


table.border  { 
	background-color:#003970; 
}

table.content { 
		background-color:#005a87;		
		color:#ddd8bb;
}

tr.dark { 
		background-color:#004b84;
} 

tr.medium {
		background-color:#004b84;
}

tr.light { 
		color:#ddd8bb;
} 


td {
		font-family:helvetica,arial;
		font-size:10pt;
		color:#ddd8bb;
}

td.jobbra {
		text-align:right;
		font-family:arial,helvetica,lucida;
		font-size:12pt;
		color:#ddd8bb;
}

td.content { 
		text-valign:top;
		background-color:#105f8d;		
		color:#ddd8bb;
}

td.subtitle  { 
		text-align:center;
		font-family:arial,helvetica,lucida;
		font-size:12pt;
		color:#ddd8bb;
		background-color:#004b84;
		background-image:url(img/e-line.gif);
}
td.title  { 
        text-align:left;
		font-family:arial,helvetica,lucida;
		font-size:20pt;
		font-style:italic;
		color:#ddd8bb;
		
}

td.header  { 
		text-align:center;
		font-family:arial,helvetica,lucida;
		font-weight:bold;		
		color:#ddd8bb;
		background-color:#004b84;
		background-image:url(img/e-line.gif);
}

td.table { 
		color:#ddd8bb;
}

td.summa {
	color: #ddd8bb;
	background-color: #004b84;
	font-weight : bold;
	text-align	: right;
}

td.border-tl  { 
		background-color:#004670;
		background-image:url(img/border_tl.bmp);
		max-width:20px;
		max-height:20px;
		min-width:20px;
		min-height:20px;
		width:20px;
		height:20px;
}

td.border-t { 
		background-color:#004670;
		background-image:url(img/border_t.bmp);
}

td.border-tr  { 
		background-color:#004670;
		background-image:url(img/border_tr.bmp);
		max-width:20px;
		max-height:20px;
		min-width:20px;
		min-height:20px;
		width:20px;
		height:20px;
}

td.border-r { 
		background-image:url(img/border_r.bmp);
}

td.border-br  { 
		background-color:#004670;
		background-image:url(img/border_br.bmp);
		max-width:20px;
		max-height:20px;
		min-width:20px;
		min-height:20px;
		width:20px;
		height:20px;
}

td.border-b  { 
		background-color:#004670;
		background-image:url(img/border_b.bmp);
}

td.border-bl  { 
		background-color:#004670;
        background-image:url(img/border_bl.bmp);
		max-width:20px;
		max-height:20px;
		min-width:20px;
		min-height:20px;
		width:20px;
		height:20px;
}

td.border-l   { 
		background-color:#004670;
		background-image:url(img/border_l.bmp);
}

p {
		text-align:left;
		font-family:arial,helvetica,lucida;
		color:#ddd8bb;
}

p.items {
		text-align:right;
		font-family:arial,helvetica,lucida;
		font-size:10pt;
		color:#ddd8bb;
		margin-bottom:5px;	
}

p.mszpont {
		text-align:left;
		font-family:arial,helvetica,lucida;
		font-size:14pt;
		color:#ddd8bb;
		}





p.contenttitle  {
		  margin-top:10px;
		  text-align:center;
		  font-family:arial,helvetica,lucida;
		  font-weight:bold;
		  color:#ddd8bb;
		  font-size:14pt;
		  margin-bottom:0px;
}

pre { 
		font-family:courier;
		font-size:10pt;
		text-align:left;
}

ul {
		text-align:left;
		font-family:arial,helvetica,lucida;
		font-size:10pt;
		color:#ddd8bb;
}
