html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;background: transparent;text-decoration:none;list-style-type:none;}

body {
	background-color:#F0F0F0;
	padding-top:50px;
}

table {
	margin:0 auto;
	width:960px;
	height:600px;
	border-spacing:0;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	background-color:#FFFFFF;
	border:12px solid #FFFFFF;
}

tr {
	
}
thead tr {
	height:50px;
}

thead .thismonth {
	font-size:1.8em;
}

td{
	width:120px;
	font-family:georgia,verdana,arial;
	font-size:12pt;
	text-align:center;
	padding:0;
	margin:0;
	border:1px solid #F6F6F6;
}

tfoot td {
	border:0;
}

.days {
	height:40px;
}

.grey {
	background-color:#F6F6F6;
}

.today {
	background-color:#F6F6F6;
	border:0;
}

tfoot  {
	height:40px;
	padding-bottom:0;
}

tfoot td {
	font-size:12px;
	line-height:2em;
}

#info, #info a {
	text-align:center;
	width:940px;
	margin:2px auto;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	background-color:#F6F6F6;
	border:12px solid #F6F6F6;
	color:#70707C;
	font:normal 11px/17px verdana;
}

a {
	color:#000;
}

a:hover {
	text-decoration:underline;
}
