.Normal {
	font-family:"Lucida Sans", Arial, sans-serif;
}

.container_header {
	padding-bottom:4px;
}

.container_table {
	margin-bottom:10px;
}

.container_table p {
	margin-top:0;
}

/********************* HANDIDENT **********************************************************************/

.container_contentpane_handident {
	padding:10px 0;
	font-family:"Lucida Sans", Arial, sans-serif;
}

.container_title_handident .Head {
	font-family:"Lucida Sans", Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#c47322;
}

.container_contentpane_handident a:link, .container_contentpane_handident a:active, .container_contentpane_handident a:visited {
	color:#c47322;
	text-decoration:underline;
}

.container_contentpane_handident a:hover {
	color:#e6d192;
	text-decoration:none;
}

.container_contentpane_handident li {
	list-style-image:url(img/li_handident.gif);
}

.gradient_top_handident {
	background:url(img/top_handident.gif) top repeat-x;
}

.gradient_bottom_handident {
	background:url(img/bottom_handident.gif) top repeat-x;
}

.container_contentpane_handident h3 {
	color:#db813c;
	font-family:"Lucida Sans",Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
}

/**************************************************************************************************/

.container_footer {
	padding-top:4px;
}