table.alternate_rows {
	border-spacing: 0;
	border: 0px solid #000;
	border-collapse: collapse;
}

table.alternate_rows th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	font-weight: bold;
	top: 2px;
	right: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
/*	background-color: #B8B8B8;
	background-image: url(images/template/background.jpg);
	background-repeat: repeat; */
	text-align:left;
	}
}
table.alternate_rows td {
	border-width: 0px 0px 0px 0px;
}
table.alternate_rows tr.odd td {
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F6FD;
	height: 15px;
	padding: 2px;
}
table.alternate_rows tr.even td {
	background-color: #DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F6FD;
	height: 15px;
	padding: 2px;
}
table.alternate_rows tr.sortbottom td {
	border-top: 0px solid #444;
	background-color: #ccc;
	font-weight: bold;
}


table.alternate_rows2 {
	border-spacing: 0;
	border: 1px solid #001A7B;
	border-collapse: collapse;
}

table.alternate_rows2 th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001A7B;
	border-width: 0px;
	border-style: solid;
	border-color: #EBAB00
	font-weight: bold;
	top: 2px;
	right: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #EFF2FF;
	background-repeat: repeat;
	text-align:left;
	height: 10px;
	}
}
table.alternate_rows2 td {
	border-width: 0px 0px 0px 0px;
}
table.alternate_rows2 tr.odd td {
	background-color: #F3F5FE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001A7B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F6FD;
	height: 10px;
	padding: 3px;
}
table.alternate_rows2 tr.even td {
	background-color: #FAFBFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001A7B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F6FD;
	height: 10px;
	padding: 3px;
}
table.alternate_rows2 tr.sortbottom td {
	border-top: 0px solid #444;
	background-color: #ccc;
	font-weight: bold;
}
