/* CSS Document */
tr.header td {
	color: white;
	background-color: #84BCE9;
	font-weight: bold;	
	padding:4px;
}
tr.header td a {
	color: white;
	text-decoration:underline;
}
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif; 	
}

h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif; 	
}
.error {
	color: #e07900;
}
#admin_left_menu a {
	display: block;
	padding:6px;
	width: 90px;
}