* {
	padding: 0;
	margin: 0;
}
body	{
	font-size : 87%;
	/*font-family : Verdana, Arial, sans-serif;*/
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Verdana, Helvetica, Arial, sans-serif;
	margin: 1em;
}
h2 {
	font-size: 200%;
	/*font-family: Verdana, Arial, sans-serif;*/
}
h2 span {
	color: #bf49bf;
	font-size: 70%;
}
a {
	color: #FF99FF;
}
p {
	margin-bottom: 8px;
}
li {
	margin-left: 1em;
}
#screenshots {
	margin-top: 1em;
	margin-bottom: 1em;
	height: 195px;
}
#screenshots img {
	border: 1px solid #660066;
	-moz-box-shadow: 1px 1px 10px #660066;
	float: left;
	margin: 8px 0 8px 0;
}
#screenshots .first {
	margin-right: 12px;
}
td a {
	color: #999;
}
#noprintheader {
	margin: 3em;
	width: 760px;
	padding: 12px;
	padding-top: 100px;
	background: #990099 url(gbwheader.png) 10px 10px no-repeat;
	border: 3px solid #660066;
	color: White;
}
#appheader {
	margin: 0 auto;
	width: 735px;
	padding: 12px;
	background: #990099;
	border: 3px solid #660066;
	color: White;
	-moz-box-shadow: 1px 1px 30px #660066;
}
#appheader label {
	font-weight: bold;
	font-size: 16.3px;
}
#appheader textarea {
	margin: 4px 0 1em 0;
	background-color: #FF99FF;
	border: 1px solid #660066;
	font-size: 8px;
	width: 331px;
	height: 130px;
	color: #660066;
	-moz-box-shadow: inset 1px 1px 10px #bf49bf;
}
#submitbutton {
	width: 331px;
}
#schedtable {
	page-break-inside: avoid;
	page-break-after: avoid;
	page-break-before: avoid;
}
#footer {
	color: #bf49bf;
	margin: 0 auto;
	text-align: center;
}
hr {
	border: 1px solid #bf49bf;
	margin: 1em;
}
tr {
	height: 10px;
}
tr.theader td {
	font-weight: bold;
	text-align: center;
	font-size: 130%;
}
td {
	height: 15px;
	padding: 2px;
	border-left: 1px solid #ccc;
}
td.cs {
	width: 19%;
	height: 15px;
	padding: 6px;
	background-color: maroon;
	border: 1px solid #bbb;
	color: white;
	vertical-align: top;
}
td.time {
	width: 50px;
	font-size: 140%;
	font-weight: bold;
	border-top: 2px solid #bbb;
}
td.flathr {
	border-top: 2px solid #bbb;
}
td.c0 {
	background: url(6BB300bg.png) bottom repeat-x #6BB300;
}
td.c1 {
	background: url(B38F00bg.png) bottom repeat-x #B38F00;
}
td.c2 {
	background: url(FF6600bg.png) bottom repeat-x #FF6600;
}
td.c3 {
	background: url(A10048bg.png) bottom repeat-x #A10048;
}
td.c4 {
	background: url(6B006Bbg.png) bottom repeat-x #6B006B;
}
td.c5 {
	background: url(A37297bg.png) bottom repeat-x #A37297;
}
td.c6 {
	background: url(12127Dbg.png) bottom repeat-x #12127D;
}
td.c7 {
	background: url(6B006Bbg.png) bottom repeat-x #6B006B;
}
.selfpromotion {
	text-align: right;
	padding-right: 1em;
	color: #999;
}
#screencast {
	display: none;
}
#largerscreencast {
	margin: 4px auto;
	text-align: center;
	width: 400px;
}
