.error {
	background:#FF9999;
	border:1px solid #FF0000;
	border-left:4px solid #FF0000;
	padding:4px;
}

/*************LISTSTYLE*************/
#list {
	list-style:none;
}

#list li {
	list-style:none;
}

#list a {
	color:#666666;
	text-decoration:none;
}

#list a:hover {
	color:#FF0000;
}

#list_missiontoken {
}

#list_missiontext {
}

#list_location {
}

#list_date {
	font-style:italic;
}

#list_time {
	font-style:italic;
}

#list_officer-in-charge {
}

/*************TABLESTYLE*************/

#table {
}

#table tr {
}

#table tr:hover {
	background:#eeeeee;
}

#table th {
	border: 1px solid #999999;
	font-weight:bold;
}

#table td {
	border: 1px solid #999999;
}

#table a {
}

#table a:hover {
}

#table table_missiontoken {
}

#table table_missiontext {
}

#table table_location {
}

#table table_date {
}

#table table_alarmtime {
}

#table table_return {
}

#table table_officer-in-charge {
}

#table table_readmore {
}
