@charset "utf-8";
/* CSS Document */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{
	margin:0;
	background-image: url(../backgrounds/marb009.jpg);
}

</style>
.list1 {
	padding: 2px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	border: thick ridge #3399FF;
	background-color: #D2F0FF;
	width: 175px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
.button01 {
	border-radius: 25px;
	border: medium outset #3399FF;
	padding: 2px;
}
body {
	background-image: url(../backgrounds/marb009.jpg);
}
.menyoubutton {
	background-image: url(../ncmcc-files/backgrounds/marb009.jpg);
	border: medium outset #3399FF;
}

.Corners {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding: 20px;
	background-color: #66CCFF;
}
.aninput {
	border: thick inset #4AC5FF;
	}
.abutton {
	background-color: #FFFF99;
	border: thick outset #FFFF66;
}
.bottomline {
	border-bottom-width: thick;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
}
.tablecell {
	padding: 5px;
	border: medium ridge #0000FF;
	background-image: url(../ncmcc/backgrounds/marb009.jpg);
	text-align: center;
	margin: 5px;
	background-color: #FFCCFF;
	vertical-align: top;
}
.newspaper {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
	-moz-column-gap: 40px; /* Firefox */
	column-gap: 40px;
	-webkit-column-rule: 1px solid black; /* Chrome, Safari, Opera */
	-moz-column-rule: 1px solid black; /* Firefox */
	column-rule: 1px solid black;
	margin: 50px;
}
.tablehold {
	width: 90%;
	position: absolute;
}
.margins {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
