body
{
	font: Arial, Helvetica, sans-serif;
	text-align: center;
}

table
{
	margin: 0; padding: 0;
}

td {border: 1px; border-style: solid; border-color :#CCCCCC;} 

.pik_cell
{
}

img
{
	border: none;
}

a { color:#333399; text-decoration: none }
a:hover  { text-decoration: underline}
.navlink
{
	font-weight: bold;
	text-decoration: none
}
.eventlink { text-decoration: none}

.month
{
	font-size: 14pt;
}

.weekday
{
	font-size: 10pt;
	font-weight: bold;
}

.default_layer_format
{
	font-size: 10pt; color: #333399; font-weight: bold;
}

.nav_arrow
{
	width: 18px;
	margin-top: 2px;
}

#calendar_wrapper
{
	height: 100%;
}
