body {
	margin:0;
	font-family:Tahoma;
	font-size:12px;
	color:rgb(0,0,0);
	text-align:center;
	background-color:rgb(255,255,255) ;
	overflow-x: hidden
}
img{
	border: 0;
}
table.logo{
  background:url(/spare_start/img/logo.png) no-repeat;
 }
table.ienak{
  background:url(/spare_start/img/ienak.png) no-repeat;
 }
table.agen{
  background:url(/spare_start/img/agen.png) no-repeat;
 }
table.bow{
  background:url(/spare_start/img/bow.png) no-repeat;
 }
table.vies{
  background:url(/spare_start/img/vies.png) no-repeat;
 }
.ttxt {
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
}
.ttxt a{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.ttxt a:hover, .ttxt a:active{
	text-decoration:underline;
}
.txt {
	font-family:Tahoma;
	font-size:12px;
	color:#77120a;
	vertical-align:top;
}
.titles {
	font-family:Arial;
	font-size:18px;
	text-decoration: underline;
	font-weight:bold;
	color:#0b3fb5;
	text-align:center;
	vertical-align:middle;
}
.languages{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	vertical-align:bottom;
}
.languages a:link, .languages a:hover, .languages a:visited, .languages a:active{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	vertical-align:bottom;
}
a#lngsel:link, a#lngsel:visited, a#lngsel:hover, a#lngsel:active{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
	vertical-align:bottom;
}
.bottoms {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}
.objlistitem{
cursor:pointer;
}
td.bottoms a:link, td.bottoms a:hover, td.bottoms a:visited, td.bottoms a:active{
	font-size: 11px;
	text-decoration: underline;
	color:rgb(255,255,255);
}
edia print{
.printHidden{ 
display:none; 
}
}