body {
	margin: 0px;
	padding: 0px;
	background-color: #9c2622;
}

body, td, p, a {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
}

p {
	line-height: 18px;
	margin: 0 0 5px 0;
}

#maincell {
	margin: 20px;
	text-align: left;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	color: #900;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	color: #900;
}

b { font-weight: bold; }

a:link, a:visited, a:active {
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-decoration: underline;
}

a:hover {
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-decoration: underline;
	color: #900;
}

a.tnav:link, a.tnav:visited, a.tnav:active {
	text-decoration: none;
	color: #fffedf;
}

a.tnav:hover {
	text-decoration: none;
	color: #FC3;
}

.whtnav {
	color: #fffedf;
	line-height: 25px;
}

img.thumb {
	padding: 5px;
	float: left;
}

a.thumblink:link, a.thumblink:visited, a:link img.thumb, a:visited img.thumb {
	color: #fff;
	border-color: #fff;
	background-image: url(img/p_tbg.gif);
	background-repeat: no-repeat;
}

a.thumblink:hover, a:hover img.thumb {
	color: #FFC;
	border-color: ##FFC;
	background-image: url(img/p_tbg2.gif);
	background-repeat: no-repeat;
}

#caption {
	margin: 10px;
	color: #9c2622;
	text-align: center;
}

#classtable td {
	font-weight: normal;
}

#classtable td.dayrow {
	color: #ffffff;
	background-color: #9c2622;
}

.redtxt, table.redtxt td {
	color: #9c2622;
	font-weight: bold;
}

.newbug {
	font-weight: bold;
	font-family: Times, Georgia, serif;
	font-size: 11px;
	color: #636;
	font-style: italic;
}
.head {
	font-size: 15px;
	color: #993333;
	line-height: 20px;
	font-weight: bold;
}
