a
{
	cursor: pointer;
	text-decoration: none;
}

caption
{
	border-top: 5px solid #999;
	margin: 0 auto;
	text-align: left;
	font: 20px/30px Tahoma, sans-serif;
}

p
{
	margin: 0;
}

strong
{
	text-transform: uppercase;
}

table
{
	background: #fff;
	border-bottom: 3px solid #000;
	border-right: 1px solid #000000;
	margin: 0 auto;
}

th,
td
{
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	font-family: Verdana, sans-serif;
	padding: 0 2px;
	vertical-align: top;
	width: 100px;
	height: inherit;
}

td a:hover
{
	text-decoration: underline;
}

/* =Classes
----------------------------------------------------------------------*/

col.Sat,
col.Sun
{
	background: #eef;
}

div.buttons
{
	font: 10px Verdana, sans-serif;
	padding: 10px 0 20px;
	text-align: center;
}

div.buttons a
{
	background: #ddd;
	border: 1px solid #bbb;
	color: #000;
	padding: 3px 5px;
}

div.buttons a:hover
{
	background-color: #eef;
	color: #369;
}

tr.day
{
	color: #000000;
	font-size: 9px;
	height: 90px;
}

tr.number
{
	background: #ddd;
	color: #000000;
	font-size: small;
	font-weight:bold;
	height: 15px;
	text-align: right;
	vertical-align: middle;	
}

th
{
	background: #fff;
	color: #000000;
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	height: 15px;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
}
/* =Events
----------------------------------------------------------------------*/
td dd{margin:0;padding:0;}

abbr, acronym{border:none;}
