@charset "utf-8";
/* CSS Document */

.breadcrumbs{
	font-size:10px;
	height:23px;
	padding:4px 0 0 0;
	vertical-align:middle;
}
.breadcrumbs a{
	text-decoration:none;
	color:#000000;
	padding:1px 2px 2px 2px;
}
.breadcrumbs a:hover{
	text-decoration:underline;
}
.namelist{
	color:#af0811;
}
.namelist img{
	border:2px solid #cab270;
}
ul.list li{
	background:url(../images/bullet2.gif) no-repeat 0px 9px;
/*	margin-left:20px;
*/	padding:5px 0 0 12px;
	list-style:none/*lower-roman*/;
	/*background:none;*/
}
.caltable{
	border:1px solid #C9C9C9;
	margin:15px 0 0 0;
	line-height:20px;
}
.caltablenew{
	border:1px solid #C9C9C9;
	margin:2  auto;
	width:840px;
	padding:5px;
}



.mthname{
	font-size:11px;
	color:#8aa246;
	background:#e0e0e0;
	text-transform:uppercase;
	line-height:25px;
	padding-left:10px;
	font-weight:bold;
	text-align:left;
}
.yearlabel{
	font-size:11px;
	color:#F00;
	background:#e0e0e0;
	text-transform:uppercase;
	line-height:25px;
	padding-left:10px;
	font-weight:bold;
	text-align:left;
}




.rthname{
	font-size:11px;
	color:#af0811;
	background:#e0e0e0;
	text-transform:uppercase;
	line-height:25px;
	padding-left:10px;
	font-weight:bold;
	text-align:left;
}
.caldetails td{
	background:#f5f5f5;
	padding-left:4px;
	font-size:10px;
	text-align:left;
}
.caldetails1 td{
	background:#fff;
	padding-left:4px;
	font-size:10px;
	text-align:left;
}
