th {
color: #ffffff;
}
tr {
color: #ffffff;
}
div.calendarStyles td.calendar {
	border-bottom:1px solid #222222;
	border-right:1px solid #222222;
	color:#222222;
	font-size:10px;
	height:50px;
	padding-right:2px;
	width:75px;
}
div.calendarStyles td.calendarToday {
	background-color:#cccccc;
}
div.calendarStyles table.calendar {
	background-color:#FFFFFF;
	border:1px solid silver;
	width:100%;
}
div.calendarStyles .calendar .calendar_events a {
	color:#5f4155;
	/*color:#53394d;*/
	display:block;
        font-size: 13px;
        line-height: 16px;
	padding-bottom:10px;
	text-decoration:none;
        font-weight: bold;
}
div.calendarStyles .calendar .calendar_events a:hover {
	color:#e36f1d;
	/*color:#5983BF;*/
	text-decoration:none;
}
div.calendarStyles .calendar .calendar_events {
	font-size:9px;
	list-style-position:inside;
	list-style-type:none;
	padding-left:0px;
	padding-right:5px;
	text-align:left;
}
div.calendarStyles .calendar .calendar_events li {
	font-size:9px;
}
.calendarHeader {
	background-color:#222222;
	border: 1px solid silver;
	color:#ffffff;
}
.events a {
	color:#049BE4;
	/*color:#5983BF;*/
	display:block;
	padding-bottom:10px;
}

.EmailMarketing h3 {
     color: black;
     font-size: 16px;
}


.EmailMarketing p {
     color: black;
     font-size: 13px;
}
.AlignCenter { text-align:center; }
.AlignRight { text-align:right; }
.RightEvents td {
	color: #e36f1d;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 14px;
	line-height:18px;
	padding: 0px;
}

.RightEvents a {
	color: #97ff00;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12px;
	line-height:18px;
	padding-bottom: 24px
}
.RightSideMenu {
        text-align: center;       
}
.RightSideMenu a {
	font-size:18px;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-weight:none;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
        display: inline;   
        border: none;    
}
.RightSideMenu a:hover {
	color: #ffffff;
	text-decoration: none;
        border: none;
}
.RightSideMenu .activePageMenuItem {
	color: #ffffff;
	text-decoration: none;
        border: none;
}

