body{
font-family		:	verdana, arial, helvetica;
font-size		:	10px;
color			:	#404040;
}

h1{
font-family		:	verdana, arial, helvetica;
font-size		:	14px;
font-weight		:	bold;
color			:	#404040;
margin			:	0px;
}

header1{
font-family		:	verdana, arial, helvetica;
font-size		:	14px;
font-weight		:	bold;
color			:	#404040;
margin			:	0px;
}


a {
font-size		: 11px;
color			: #676767;
text-decoration : none;
}

a:hover {
font-size		: 11px;
color			: #D2632C;
text-decoration : underline;
}


tr.even {
	background-color: #B7CADC
}

tr.odd {
	background-color: #DCE5EE;
}

td.tdHead {
font-size		:	11px;
font-weight		:	bold;
}

.tdContent{
font-family		:	verdana, arial, helvetica;
font-size		:	11px;
color			:	#404040;
line-height		:	16px;
}

td.bg{
background-image: url('.././images/contentbg.gif');
background-repeat: no-repeat;
}


textarea, input, select, button {
font-family			: 	verdana, tahoma, arial, sans-serif;
font-size			: 	11px;
}

.imgWrap {
	border:1px solid black;	
}

div.prodname {
	width: 120px;
	font-weight: bold;
}

div.varenr {
	width: 120px;
}
