#mainpage, #mainpage_bottom {  
	position:				absolute;
	left: 					160px;
	width:					740px;
	background-repeat:		no-repeat;
}

#mainpage {	
	top: 					100px;
	height: 				435px;
}

#mainpage_bottom {	
	top: 					535px;
	height: 				115px;
}

div, table {
	font-family:			Arial, Verdana, Tahoma;
	font-size:				9pt;
	text-align:				justify;
	overflow:				hidden;
}
input, textarea {
	border:					1px solid #000000;
	font-family:			Arial, Verdana, Tahoma;
	font-size:				9pt;
}
a  {
	color:					#DE8000;
	text-decoration:		none;
	background-color:		#FFFFFF;
}
a:hover  {
	color:					#FFB24C;
	text-decoration:		underline;
	background-color:		#FFFFFF;
}
