/*a{
  color: #CC0000;
  text-decoration:none;
}
a:visited{
  color: #CC0000;
  text-decoration:none;
}*/

.tab_calendar{
	margin-left:8px;
}
.tab_calendar td{
  width:20px;
  height:13px;
  font-size:11px;
  margin:0;
  padding:0;
}

.cell_calendar_header{
  text-align:center;
  color:#00377B;
  border-top:2px solid #00377B;
  border-right:1px solid #00377B;
}
.cell_calendar{
  border:1px solid #00377B;
  text-align:center;
  width:20px;
  height:13px;
}
.title_calendar{
  text-align:center;
  height:27px;
}
span#title{
  width:160px;
  font-weight:bold;
  color:#00377B;
}

.more{
  color: #000000;
  text-decoration:none;
}
a#previous_link{
  width:6px;
  padding-right:4px;
}
a#next_link{
  width:6px;
  padding-left:4px;
}

div#inner_panel{
	position:relative;
	top:1px;
	margin:0px;
	/*background-color:#CCCCCC;*/
}

.eventsListUL{
	padding:0;
	margin:0;
	font-size:11px;
}
.eventsListUL li{
	padding-top:3px;
	padding-bottom:3px;
	line-height:12px;
	height:30px;
}

.subTitlePage{
	font-size:15px;
	font-weight:bold;
	color:#0057AD;
}

.viewCalSec{
	font-weight:bold;
	margin-left:20px;
	font-size:11px;
}