html {
	margin:0;
	padding:0;
}
body {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p, li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:140%;
}
h1-plain {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:105%;
}
h2.m-news {
	font-size:100%;
	line-height:110%;
	display:inline;
}
h3, h4, h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
}
.m-date {
	font-weight:lighter;
	font-size:80%;
}
.m-credits {
}

.nav {
	color:#ffffff;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.nav:hover {
	color:#9966CC;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.side {
	color:#000000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.side:hover {
	color:#9966CC;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.ftr {
	color:#000000;
	text-decoration:none;
}
a.ftr:hover {
	color:#9966CC;
	text-decoration:underline;
}

table.news {
}
th.news {
	border-style:dotted;
	border-color:#94D6B0;
	border-width:0px 0px 1px 0px;
}
td.news {
	padding:6px 2px 6px 2px;
	border-style:dotted;
	border-color:#94D6B0;
	border-width:0px 0px 1px 0px;
}
table.carbonnews {
}
th.carbonnews {
}
td.carbonnews {
}
a.carbonnews {
	color:#0055EE;
	text-decoration:none;
}
a.carbonnews:hover {
	color:#9966CC;
	text-decoration:underline;
}

table.carbonlinks {
}
th.carbonlinks { 
	white-space:nowrap;
	padding:0px 20px 0px 2px;
}
td.carbonlinks {
	white-space:nowrap;
	padding:0px 20px 0px 2px;
}
a.carbonlink {
	color:#0055EE;
	text-decoration:none;
}
a.carbonlink:hover {
	color:#9966CC;
	text-decoration:underline;
}

table.suggest {
	border:1x solid #333333;
}
th.suggest {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:92%;
	font-weight:normal;
	line-height:145%;
	color:#000000;
}
td.suggest {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:92%;
	line-height:145%;
	color:#000000;
}
input.suggest {
	width:350px;
}
textarea.suggest {
	width:350px;
}

table.adForm {
	border:1x solid #000000;
}
th.adForm {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:92%;
	font-weight:normal;
	line-height:145%;
	color:#000000;
}
td.adForm {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:92%;
	line-height:145%;
	color:#000000;
}
input.adForm {
	width:360px;
}
textarea.adForm {
	width:360px;
}