.datatable td{
text-align:center;
vertical-align:top;
padding:2px 3px;
border-right-width:1px;
border-bottom-width:1px;
border-right-style:solid;
border-bottom-style:solid;
border-right-color:rgb(204,204,204);
border-bottom-color:rgb(204,204,204);
background:rgb(255,255,255);
word-wrap:break-word;
}
.datatableleft td{
vertical-align:top;
padding:2px 3px;
border-right-width:1px;
border-bottom-width:1px;
border-right-style:solid;
border-bottom-style:solid;
border-right-color:rgb(204,204,204);
border-bottom-color:rgb(204,204,204);
background:rgb(255,255,255);
word-wrap:break-word;
}
.datatable .textleft{
text-align:left;
}
.datatable th,.datatableleft th{
	font-weight:bold;
	color:rgb(255,255,255);
	border:rgb(204,204,204) 1px solid;
	padding:3px;
	text-align:center;
	vertical-align:top;
	letter-spacing:1px;
	background-color: #2061B4;
}
table.datatable th.toprow {
	font-weight:bold;
	color:#333;
	font-size:12px;
	border:#FDE777 1px solid;
	padding:3px;
	text-align:center;
	vertical-align:top;
	letter-spacing:1px;
	background-color: #FDE777;
}
.datatable th a,.datatableleft th a{
font-weight:bold;
color:rgb(255,255,255);
}
.datatable .heading,.datatableleft .heading{
font-weight:bold;
color:rgb(255,255,255);
border:rgb(204,204,204) 1px solid;
padding:3px;
vertical-align:top;
letter-spacing:1px;
background:rgb(45,121,218);
}
.datatable .totalcell,.datatableleft .totalcell{
border-bottom:rgb(51,51,51) 3px solid;
border-top:rgb(51,51,51) 1px solid;
font-weight:bold;
}
.datatable,.datatableleft{
border:rgb(204,204,204) 2px solid;
background:rgb(241,241,241);
}
.x td a,.x td,a:active{
color:rgb(0,0,0);
}
.y td a,.y td{
color:rgb(255,255,255);
background:rgb(102,102,102);
}
tr.x{
background:rgb(255,255,255);
}
tr.y{
background:rgb(102,102,102);
}
td.heading2 {

font-weight:bold;
color:rgb(255,255,255);
border:rgb(204,204,204) 1px solid;
padding:3px;
text-align:center;
vertical-align:top;
letter-spacing:1px;
background-color:rgb(32,97,180);
}
