table.sample {
	border-width: 1px;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: "#8ac5fd";
	border-top-width: 0px;
}
table.sample th {
	border-width: 0px;
	padding: 0px;
	background-color: "#8ac5fd";
}

table.sample td {
	border-width: 0px;
	padding: 0px;
	background-color: "#8ac5fd";
}
a.logo:link {color: white;}
a.logo:visited {color: white;}
a.logo:active {color: white;}
a.logo {text-decoration: none;}

a.mcmlink {text-decoration: none; color: "navy"; }
a.mcmlink:hover {text-decoration: none; color: "#FF0000"; }

label {
    display: block;
    float: left;
    width: 120px;
}
div.csc-mailform-field {padding:3px;}
fieldset {border:none;}
input.csc-mailform-submit {margin-left:120px;}
