/* Table Rules
----------------------------------------------- */
#calendarHP { 
	border-collapse:collapse;
	empty-cells:show;
	width:90%;
	margin: 0;
}
#calendarHP caption {
	color: #CCCCCC;
	text-transform:uppercase;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-color: #0033FF;
	padding: 0.375em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #eeeeee;
}
#calendarHP th {
	padding: 6px 0.25em;
	color: #000000;
	font-weight: bold;
	margin: 0;
	cursor: pointer;
	background-color: #FFFFFF;
}
#calendarHP a {

	color: #ffffff;
	font-weight: bold;


}
#calendarHP th.infocus { background-color: #E6E6E6; }
#calendarHP th.selected {	color: #EAEAEA; }

#calendarHP td, #calendarHP th {
	margin: 0;
	padding: 0.25em 0.375em 0.45em 0.375em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #eee;
}
#calendarHP tr {
	-moz-user-select: none;
	-khtml-user-select: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
#calendarHP tr.infocus {
	background-color:#dfdfdf;
	cursor: pointer;
}

#calendarHP tr.notinfocus { background-color:#fff; }
#calendarHP tr.selected { color:#fc0; }
#calendarHP tbody { margin-top: 0; }
/* ************************ */

/* Table Rules REUNION
----------------------------------------------- */
/* Table Rules
----------------------------------------------- */
#reunionHP { 
	border-collapse:collapse;
	empty-cells:show;
	width:90%;
	margin: 0;
}
#reunionHP caption {
	color: #FFFFFF;
	text-transform:uppercase;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-color: #339900;
	padding: 0.375em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #eeeeee;
}
#reunionHP th {
	padding: 6px 0.25em;
	color: #000000;
	font-weight: bold;
	margin: 0;
	cursor: pointer;
	background-color: #FFFFFF;
}
#reunionHP a {

	color: #ffffff;
	font-weight: bold;


}
#reunionHP th.infocus { background-color: #E6E6E6; }
#reunionHP th.selected {	color: #EAEAEA; }

#reunionHP td, #reunionHP th {
	margin: 0;
	padding: 0.2em 0.375em 0.2em 0.375em;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-weight: normal;
	color: #000000;
	background-color: #FFF;
}
#reunionHP tr {
	-moz-user-select: none;
	-khtml-user-select: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
#reunionHP tr.infocus {
	background-color:#dfdfdf;
	cursor: pointer;
}

#reunionHP tr.notinfocus { background-color:#fff; }
#reunionHP tr.selected { color:#fc0; }
#reunionHP tbody { margin-top: 0; }
/* ************************ */
