@charset "utf-8";
/* CSS Document */

#content_pages{
	font-family: trebuchet ms,Georgia,verdana,tahoma,"Times New Roman", serif;
	font-size: 12px;
	padding: 2px;
	width:auto;
	height:auto;
	background-color:#ffffff;
    background:url(images/bg15.gif) repeat-x top;
	}
#content_pages ul {padding: 0 20px 0 20px; margin: 10px 0 10px 0}
#content_pages ul li {}
#content_pages strong {color: #333}
#content_pages h1 {
	font-family:trebuchet ms,Georgia,Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bolder;
	text-align: center;
	padding: 1px 1px 1px 1px;
	margin-bottom: 10px;
	color:#3d107b;
	/*background: #ffffff ;/*2C4AA2*/ /*url(images/circle.gif) no-repeat*/
	background-position:8px 8px;
	/*background:url(images/back_yellow.gif) repeat-x;*/
}
#content_pages h2 {
	font-family:trebuchet ms,Georgia,Arial, Helvetica, sans-serif;
	font-size:16px;
	border-bottom:1px solid #2C4AA2;
	color:#2C4AA2;
	margin: 30px 0px 5px 0px;
	font-weight:bold;
}
#content_pages h3 {
	font-family:trebuchet ms,Georgia,Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#336699;
	font-style:inherit;
	margin: 20px 0 -5px 0;
	padding: 0px;
	text-decoration:underline;
}
#content_pages p {margin: 5px 0 5px 0}
#content_pages .float_right_img {float:right; background-color:#fff; padding:3px; border:1px solid #ccc; margin: 5px 0 5px 5px}
#content_pages .float_left_img {float:left; background-color:#fff; padding:3px; border:1px solid #ccc; margin: 5px 5px 5px 0}

/*/////////////////// ZEBRA TABLE //////////////////////*/
<!--
#zebradiv table.striped {
	border: 1px solid #8f9dac;
	border-spacing: 0px;
}
#zebradiv .even {
	background: #eee;
}
* html #zebradiv table.striped {
	border-collapse:collapse;
}
#zebradiv table.striped tr td{
	font-family: trebuchet ms,georgia,"lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 3px 8px;
	background: #fff;
}
#zebradiv table.striped thead td{
	color: #fff;
	background-color: #4c5864;
	font-weight: bold;
	border-bottom: 1px solid #999;
}
#zebradiv table.striped tbody td{
	border-left: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9; 
}
#zebradiv table.striped tbody tr.even td{
	background: #eee;
	border-bottom: 1px solid #D9D9D9; 
}
-->
/*/////////////////// ZEBRA TABLE //////////////////////*/


