.TopArea{
	background-color:#FFFFFF;
	width:100%;
}

.Separator {
	background:url(../picfiles/separadorDetalle.gif);
	background-repeat:repeat-x;
	width:100%;
}

.HeaderArea{
	padding:4px;
	background-color:#F1F1F1;
	font-family:Arial, Helvetica, sans-serif;
	color:#1C1505;
	font-size:11px;
	font-weight:bold;
	border:solid 4px #F8FAFC;
	width:100%;		
}

.ContentArea {
	margin-left:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#1C1505;
	font-size:11px;
	font-weight:bold;
}

.ContentArea table{
	font-family:Arial, Helvetica, sans-serif;
	color:#1C1505;
	font-size:11px;
}

.ContentArea ul{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#1C1505;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin-left:0px;
}

.ContentArea a{
	color:#08348C;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #336699;
}

.BottomArea {
	padding:4px;
	background-color:#F1F1F1;
	font-family:Arial, Helvetica, sans-serif;
	color:#1C1505;
	font-size:11px;
	font-weight:bold;
	border:solid 4px #F8FAFC;
	width:100%;	
}
.CopyrightArea{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;


}
