.header
{
   background-color:#94c048;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
   padding: 3px;
}
.subheader
{
    background-color:#005797;
   color: #FFFFFF;
   font-family:"Trebuchet MS";
   font-size: 10px;
   font-weight: bold;
   text-transform: uppercase;
   padding: 3px;
}
.roweven
{
  	FONT-SIZE: 14px; 
	background-color: #C9D7F3;
	color:Black;
}

.rowodd
{
	FONT-SIZE: 14px; 
	background-color: #c6cac5;
	line-height:22px;
	color:#000;
}
.calenderbox
{
		border: 1px solid;
		border-color: #005797;	
		background:#88d27e; 
}
.calenderheading
{
	background: #4eb141;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	padding: 5px;	
}
.calendermainlink
{
	color: #FFFFFF;	
	text-decoration: none;
}
.calendersubheading
{
	background:#144183;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;	
	color:#fff;
	padding: 2px;

}
.calendercontent
{
  background-color: #CEE7FF;  
  font-family: "Trebuchet MS";
	font-size: 11px;
}
.calenderdatetdsel
{
   font-family: "Trebuchet MS";
	font-size: 11px;
	background:#94c048;
	text-align: center;
}
.calenderdatetd
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	background:#FFF6D2;
	text-align: center;
   color: Blue;
   height: 80px;
}
a.calenderdatetdlink
{
	text-decoration: none;	
   FONT-FAMILY: "Trebuchet MS"; 
   font-size: 11px;
   color: #005797;
   text-decoration: none;
   font-weight: bold;
}
a.calenderdatetdlink:hover
{
	text-decoration: none;	
   FONT-FAMILY: "Trebuchet MS"; 
   font-size: 11px;
   color: #005797;
   text-decoration: underline;
   font-weight: bold;
}
.closed
{
   font-family: "Trebuchet MS";
   font-size: 10px;
   color: red;
   
}
.open
{
   font-family: "Trebuchet MS";
   font-size: 10px;
   color: green;
}
.gb_calendar_date {font:13px "Trebuchet MS"; background-color:#144183; width:160px; color:#fff; line-height:17px;}
.gb_calendar_date .date {float:right; text-align:right;}
.gb_calendar_week {background:none; font-size:0; height:6px;}
.gb_orange {color:#FF9B26;}

.gb_apply {text-align:center; color:#00498C; padding:2px 0;}

.gb_apply a{color:#00498C;text-decoration:none;}
.gb_apply a:hover{color:#43A937;text-decoration:underline;}

.roweven gb_apply{ background:#62a5d6}
.roweven gb_apply a{color:#00498C;text-decoration:none;}
.roweven gb_apply a:hover{color:#43A937;text-decoration:underline;}

.rowodd gb_apply{ background:#7fcb77;}
.rowodd gb_apply a{color:#00498C;text-decoration:none;}
.rowodd gb_apply a:hover{color:#43A937;text-decoration:underline;}
