TD.header {
    background-image: url('giffit/header.gif');
    background-repeat: no-repeat;
    background-color: #000000;
}
.musta {
	color: #000000;
	font-size: 13px;
}
.virhe {
	font-size: 12px;
	color: #FF0000;
}
.pienimusta {
	color: #000000;
	font-size: 11px;
}
.pieniharmaa {
	color: #999999;
	font-size: 11px;
}
td.kehysmusta {
	border: 1px solid #000000;
}
#lisaakoriin {
    background-image: url('giffit/bt_lisaalatauskoriin.gif');
    background-repeat: no-repeat;
}
#poistakorista {
    background-image: url('giffit/bt_poistalatauskorista.gif');
    background-repeat: no-repeat;
}
input.tuote {
	font-size: 12px;
	width: 40;
}
input.yhteensa {
	font-size: 13px;
	text-align: right;
	font-weight: bold;
	width: 60;
	background-color: #F2F2F2;
	border: 0;
}
input.textiboxi {
	font-size: 12px;
	width: 160;
}
input.textiboxi2 {
	font-size: 12px;
	width: 365;
}
.textiarea {
	font-size: 12px;
	width: 160;
	height: 75;
}
.textiarea2 {
	font-size: 12px;
	width: 365;
	height: 65;
}
input.buttoni {
	font-size: 12px;
	width: 160;
}
A.alanavi {
	color: #FFFFFF;
	text-decoration: none;
}
A.alanavi:HOVER {
	color: #FFFFFF;
	text-decoration: underline;
}  
#dropmenudiv {
	color: #FFFFFF;
	position:absolute;
	margin:2px;
	padding:10px;
	line-height:15px;
	z-index:100;
}
