html, body { border: 0; margin: 0; padding: 0; }
body{
	background:url(/runboard_extra/postlisthover.jpg);
	font-family:verdana, arial, helvetica, sans-serif;
}
a:link, a:active { color: #000000;text-decoration: none;
}a:visited { color: #000000; text-decoration: none;
}a:hover { color: #000000; text-decoration: none;
}

#shell {
width:168px;
height:168px;
margin:0 auto;
border:0;
padding:0;
cursor: default;
}

#month {
font-size:14px;
font-weight:bold;
text-align:center;
background : #999999 url(/runboard_extra/conbgr1.gif);
border:1px solid #000000;
height:20px;
}

th {
font-size:14px;
border:1px solid #000000;
background:#ffffff url(/runboard_extra/postlisthover.jpg);;
padding:0;
text-align:center;
}

td {
font-size:13px;
text-align:center;
background : #e3e3e3 url(/runboard_extra/miscophover.jpg);
border:1px solid #000000;
padding:0;
}

.special{
font-size:13px;
text-align:center;
/*
background : #537E94;
background : #7e99b4;
*/
padding:0;
cursor: default;}

p {
	font-size: 13px;
	text-align: center;
}