body, table { 
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	text-align: justify; }

A:link, A:visited, A:active {
	color: #778242;
	text-decoration: none;
	cursor: crosshair;
	font-weight: normal; }

A:hover {
	color: #778242;
	text-decoration: none;
	background-color: none;
	font-weight: bold;
	cursor: crosshair; }

h3 {
	color: #384420;
	font-family: tahoma;
	font-style: bold;
	font-size: 12px;
	margin: 0px 0px 2px 0px;
	letter-spacing: 3px;
	text-align: left;
	border-bottom: 1px solid #384420; }

input, select, textarea {
	font-size: 7pt; 
	font-family: tahoma;  
	color: #000000; 
	border: 1px solid #000000; 
	background-color: #FFFFFF; }
	
img {
	border: 0; }

#layout {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1; }

#table {
	position:absolute;
	left:99px;
	top: 320px;
	width: 430px;
	background-color: #BECCD9;
	border: 10px solid #BECCD9;
	z-index: 2; }
