/* CSS Document */
table {
	margin:auto;
}

table thead tr td p {
	color:#570000;
	font-size:1.1em;
	font-weight:bold;
}
table thead tr td p img {
	margin:0px 10px;
	border:none;
}
td p.bodytext {
	text-align:center;
}

div.csc-header h1 {
	color:#091d47;
	font-size:1.1em;
	background-image:url(../imgs/hr.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
	margin-left:11px;
	margin-top:22px;
}
div.csc-header h1.csc-firstHeader {
	margin-top:0px;
}
