html { overflow: -moz-scrollbars-vertical; }

body { color: gray; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(/noma.lv/images/noma_files/lat/arrow.gif); background-attachment: fixed; text-align: center; margin: 0; }

p {}

.cars td, .report td { font-size: 10px; }

a:link { color: #003f76 }

a:visited { color: #003f76 }

a:hover { color: #ff5300 }

a:active { color: red }

input, select {
	font-size: 10px;
}

.cars tr th, .report tr th  {
	font-size: 12px;
	background-color: #005ba1;
	color: white;
}

.cars td.alter, .report td.alter  {
	background-color: #efefef;
}

