body, p {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
}

input, textarea {
	border: 1px solid;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.0em;
	font-family: impact, haettenschweiler, arial black, sans-serif;
	font-weight: normal;
}

div {
	border: 0;
	margin: 0;
	padding: 0;
}

#cn body, #cn p {
	font-family: tahoma, simsun, sans-serif;
}

#cn h1, #cn h2, #cn h3, #cn h4, #cn h5, #cn h6 {
	font-family: simhei, tahoma, sans-serif;
	font-weight: bold;
}

table, tbody, tr, td, th {
	font-size: 12px;
	line-height: 1.5em;
	vertical-align: top;
	text-align: left;
	border: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

textarea, input[type="text"] {
	background-color: white;
}

a {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

pre, .mono {
	font-family: letter gothic mt, courier, monospace;
}

img {
	border: none;
}

.sheet {
	border: 1px solid;
}

.tip {
	background-color: lightyellow;
	border: 1px solid;
	padding: 1em;
	margin: 1em;
}

.award {
	border: 24px outset saddlebrown;
}

hr {
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 0 auto 0 0; 
	border: 0 1;
}

#darkbg a {
	color: white;
}

#navsite a {
	text-decoration: none;
}

#calendar th {
	text-align: center;
}

#calendar td {
	padding: 3px;
	margin: 0;
	border: 1px solid;
	text-decoration: none;
	text-align: center;
}

#calendar td.event a {
	text-decoration: none;
}

.lightdarkbg, .lightdarkbg a, #calendar td.event a:hover {
	color: white;
}

.fadeslide {
	filter: BlendTrans();
}

@font-face {
	font-family: LiquidCrystal;
	font-style: normal;
	font-weight: normal;
	src: url(/fonts/liquidcrystal.eot);
}

