/**
 * Style sheet xElements
 */
.cabeca td
{
	height:60px;
	padding-bottom:10px;
	padding-left:168px;
	vertical-align:bottom;
}

#main
{
	height:420px;
	top:5px;
	background-color:#ffffff;
}

.ce_accordion
{
	background-color:#ffffff;
}

.ce_accordion .toggler
{
	margin-bottom:10px;
	margin-left:15px;
	text-decoration:underline;
	color:#000000;
	cursor: pointer;
}

.ce_toplink
{
	padding-right:15px;
	padding-bottom:15px;
	background-color:#ffffff;
}

.ce_toplink a
{
	padding-right:15px;
	background-image:url("images/Systemimages/menup.gif");
	background-position:right center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#ffffff;
}

.ce_headline
{
	margin-top:15px;
	margin-left:15px;
}

.ce_text td,
.ce_text span,
.ce_text div
{
	vertical-align:top;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	line-height:20px;
}


/**
 * Download
 */
html>body .mime_icon
{
	top:-1px;
	position:relative;
}


/**
 * Image gallery
 */
.ce_gallery table
{
	width:100%;
}

.ce_gallery td
{
	text-align:center;
	vertical-align:middle;
}


/**
 * Listing
 */
.ce_text ul
{
	padding-left:20px;
	list-style-type:disc;
}

* html .ce_list li
{
	margin:0px;
	padding:0px;
	line-height:18px;
}

*:first-child+html .ce_list li
{
}


/**
 * Table
 */
.ce_table
{
	border-left:1px solid #cccccc;
}

.ce_table td
{
	padding:2px 8px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.ce_table th
{
	padding:2px 8px;
	background-color:#e6e6e6;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
