table.coe {
width: 200px;
border-top: 1px solid #4d3011;
border-left: 1px solid #4d3011;
margin-left: 10px;
margin-right: 0px;
padding:0px;
float:left;
}

table.coe tr.month {
}

table.coe tr.month td {
background-color: #4d3011;
border-bottom: 1px solid #2d2d2d;
border-right: 1px solid #2d2d2d;
}

table.coe tr.month p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-align: center;
}

table.coe tr.month a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

table.coe tr.month a:visited {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

table.coe tr.month a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

table.coe tr.daysofweek {
}

table.coe tr.daysofweek td {
background-color: #ffffff;
border-bottom: 1px solid #4d3011;
border-right: 1px solid #4d3011;
}

table.coe tr.daysofweek p {
font-family: Arial, Helvetica, sans-serif;
color: #754e25;
text-align: center;
}

table.coe tr.days {
}

table.coe tr.days td {
	width: 18px;
background-color: #ffffff;
border-bottom: 1px solid #4d3011;
border-right: 1px solid #4d3011;
color: #754e25;
}

table.coe tr.days td.blank {
background-color: #ffffff;
border-bottom: 1px solid #4d3011;
border-right: 1px solid #4d3011;
color: #754e25;
}

table.coe tr.days td.past {
background-color: #ffffff;
border-bottom: 1px solid #4d3011;
border-right: 1px solid #4d3011;
color: #999999;
}

table.coe tr.days td.eventexists {
background-color: #754e25;
border-bottom: 1px solid #4d3011;
border-right: 1px solid #7d3011;
background-color: #FFE9D0;
}

table.coe tr.days p {
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

table.coe tr.days a {
display: block;
width: 18px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration: none;
color: #000000;
}

table.coe tr.days a:hover {
background-color: #ffffff;
}
.whiteheader {
	color: #fff;
	font-weight: bold;
}
