/*
   Copyright e-point S.A.
   $Id: default.css,v 1.6 2005/04/26 12:17:47 olaf Exp $
*/

BODY {
	background: #FFFFFF;
	margin: 0px;
}

FORM {
	margin: 0px;
}

BODY, TD, P, A.invlink, A.footlink {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

A.invlink, A.footlink {
	text-decoration: none;
}

.title, .title A.invlink,  {
	font-size: 12px;
	font-weight: bold;
}

/*.violet, .title_violet {
	color: #E7BFFF;
}
.title_violet {
	font-weight: bold;
}*/

.white, .white P, .white A {
	color: white;
}

/* DHTML */

#scrollField1 {
	position: absolute; visibility: hidden;
	left: 0px; top: 0px;
	z-index: 2;
}

#buttonUp1, #buttonDown1 {
	position: absolute; visibility: hidden;
	left: 0px; top: 0px;
	width: 13px; height: 16px;
	z-index: 3;
}

/*
	$Id: default.css,v 1.6 2005/04/26 12:17:47 olaf Exp $
*/