/*
***


$company 	Lucas IT B.V.

$copyright 	(c) 2008 Lucas IT B.V.

***
*/


a {
	outline: none;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}
li, dd, blockquote {
	margin-left: 1em;
}
form label {
	cursor: pointer;	
}
fieldset {
	border: none;
}
input, select, textarea {
	font-size: 100%;
}
span, div, a, h1, h2, h3, h4, p, html, body, div, form, dl, dt, dd, ul, li, img { margin: 0; border: 0; padding: 0; text-decoration: none; list-style-type: none; font: 11px Arial; }

div#tmm {
	width: 20px;
	height: 200px;
	top: 138px;
	left: 800px;
	position: absolute;
}
div#tmm a {
	width: 20px;
	height: 200px;
	display: block;
	cursor: pointer;
}
div#tmm a:hover {
	background: url("../images/tmm_hover.gif") 0 0 no-repeat;
}

.invis {						/* Code for items that should only be visible if not using styles. */
	visibility: hidden;
	position: absolute;
	left: -1000px;
	top: -1000px;
}
