/* 
#######################################################################################################################
Mars (Red)
#######################################################################################################################
*/
.marsbackground1, .gcmtabstrip_mars_selected, .gcmtabstrip_mars_selected_hover, .marscalendar_nextprevstyle, .marscalendar_titlestyle, .marscalendar_todaydaystyle, .marscalendar_selecteddaystyle {
	background-color: #8F2E2E;
}
.marsbackground2, .marsgridheader, a.marsgridsortableheader:link, a.marsgridsortableheader:visited, a.marsgridsortableheader:active, a.marsgridsortableheader:hover, .marscalendar_dayheaderstyle {
	background-color: #8F2E2E;
}
.marsbackground3, .marscontainer, .marsgrid, .gcmtabstrip_mars_default, .gcmtabstrip_mars_default_hover {
	background-color: #EBC2C2;
}
.marsbackground4, .marsaltcontainer {
	background-color: #F2DBDB;
}
.marsbackground5, .marsnestedcontainer, .marscalendar_daystyle {
	background-color: #F7E9E9;
}
.marssectionheader {
	background-color: #8F2E2E;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
	padding: 2px;
}
.marssectiontitle {
	font-weight: bold;
	color: #8F2E2E;
	font-size: 9pt;
	padding: 2px;
	border-bottom: 1px solid #666666;
}
.marscontainer, .marsgrid, .marsaltcontainer, .marsnestedcontainer {
	border: 1px solid #8F2E2E;
}
.marscontainer, .marsaltcontainer, .marsnestedcontainer {
	padding: 5px 5px 5px 5px;
	border-collapse: collapse;
}
.marsgrid {
	border-collapse: collapse;
	font-size: 8pt;
	padding: 0px 2px 0px 2px;
}
a.marsgridsortableheader:link, a.marsgridsortableheader:visited, a.marsgridsortableheader:active, a.marsgridsortableheader:hover {
	font-weight: bold;
	color:#FFFFFF;
}
a.marsgridsortableheader:hover {
	color: #FFFF00;
}
.marsgridheader {
	color: #FFFFFF;
	font-weight: bold;
}
.marsgridrow {
	background-color: #DDDDDD;
	color: #000000;
}
.marsgridaltrow {
	background-color: #FFFFFF;
	color: #000000;
}
.marsbackground1, .marsbackground2 {
	color: #FFFFFF;
}
.gcmtabstrip_mars_default {
	color: #000000;
	cursor: default;
	text-decoration:none;
}
.gcmtabstrip_mars_default_hover {
	color: #FF0000;
	cursor: pointer;
	text-decoration:none;
}
.gcmtabstrip_mars_selected, .gcmtabstrip_mars_selected_hover {
	color: #FFFFFF;
	cursor: default;
	text-decoration:none;
}
.gcmtabstrip_mars_default, .gcmtabstrip_mars_default_hover, .gcmtabstrip_mars_selected, .gcmtabstrip_mars_selected_hover {
	font-size: 8pt;
	font-weight: bold;
}
.marscalendar {
	border: 1px solid #8F2E2E;
	font-size: 8pt;
}
.marscalendar_othermonthdaystyle {
	background-color: #DDDDDD;
}
.marscalendar_dayheaderstyle, .marscalendar_todaydaystyle, .marscalendar_selecteddaystyle, .marscalendar_titlestyle, .marscalendar_nextprevstyle {
	color: #FFFFFF;
	font-weight: bold;
}
.marscalendar_weekenddaystyle {
}

.marscalendar_daystyle {
}