@charset "utf-8";
/* CSS Document */


.wrl_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align:center;
}

.wrl_tr_1 {
	background-color: #F6F6F6;
}
.wrl_tr_10 {
	background-color: #E1E1E1;
}


.class_td_green {
	color: #009900;
}

.class_td_red {
	color: #FF0000;
}

.selectEvent {
	width: 180px;
}
/* CSS Document */


.wrl_eventDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6F6F6;
}
