﻿body {background-color:#ffffff; font-family:Arial; font-size:.9em; color:#003300;}
/* 8aa37b */
a {color:#003300; text-decoration:none;}

.NavCell {width:100%; text-align:center; background-color:#cfd784; border:solid 1px #476a34; padding:6px 0 6px 0;}
.MonthTable{width:100%; max-width:1230px; border:solid 1px #cfd784; background-color:#f5f5dc; width:expression(document.body.clientWidth > 1200? "1230px": "100%" );
}
.MonthCellHeader{width:14%; text-align:center; border:solid 1px #476a34; background-color:#dfe895;}
.MonthCell {font-weight:bold; width:14%; text-align:left; border:solid 1px #cfd784; vertical-align:top; min-height:50px; height:50px; }

.NormalItemStyle { color:#336633; font-weight:bold;}
.AlternatingItemStyle { color:#336633; font-weight:bold;}

.seperateHR {
border: 0;
color: #dfe895;
background-color: #dfe895;
height: 1px;
width: 95%;
margin:2px 5% 0 0;
padding:0;
text-align: left;
}
