.default-tableborder {	border-right-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #FFBEBE;	border-left-color: #FFBEBE;}.default-copyright {	border-top-width: 1px;	border-top-style: solid;	border-top-color: #FFBEBE;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FFBEBE;	height: 70px;	background-image: url(images/bg-copyright.gif);}.default-bg-left {	border-right-width: 1px;	border-right-style: solid;	border-right-color: #FFBEBE;	background-color: #FFEFEF;}.default-pagetitle {	font-size: 15px;	font-weight: bold;	color: #0054A6;	letter-spacing: 1px;	padding-top: 4px;}.default-color1 {	font-size: 12px;	background-color: #F88D8D;}.default-color2 {	font-size: 12px;	background-color: #FFC4C4;}.default-color3 {	font-size: 12px;	background-color: #FFF4F4;}.default-button {	font-size: 12px;	color: #FFFFFF;	background-color: #F88D8D;	padding-top: 3px;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #FFCCCC;	border-right-color: #CC0000;	border-bottom-color: #CC0000;	border-left-color: #FFCCCC;}.default-color3-150 {	font-size: 12px;	background-color: #FFF4F4;	line-height: 150%;}.default-color4 {	font-size: 12px;	background-color: #FFE1E1;}table.datatable {
	border: 1px solid #FFBEBE;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.datatable td, .datatable th {
	border: 1px solid #F88D8D;
	padding: 2px;
}
table.datatable th {
	background: #FFC4C4;
	font-weight: normal;
}
/*
table.datatable td {
	background: #FFEFEF;
	color: #000000;
}
*/
.tableHeader{
	background-color: #FFC4C4;
	text-align:center;
}
.tableTail{
	background-color: #FFE1E1;
}
.tableContent{
	background-color: #FFEFEF;
}
.tableContent-light{
	background-color: #FFF4F4;
}
