/* Styles that KO-Sailing staff use in the cms */

/* TODO:  Need a list of the styles that they can use */

/* TODO:  <p> <address?> <pre> and <h1-6> should all be included here */

.fine_print {
	font-size:9px;
	font-style:italic;
}

/* default tables */
.tableBorder {
	border-top: 1px inset #000000;
	border-right: 1px inset #000000;
	border-bottom: 1px inset #000000;
	border-left: 1px inset #000000;
}

.tableHeader {
	color: #003581;
	background-color: #A3C9EE;
	height: 14px;
	font-weight: bold;
}
