﻿body {
}

.crHeader
{
    font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9CC5E4;	
	background-color: #4088BF;
}
.crDetails
{
	background-color:#FFFFFF;
	width: 100%;
	padding:0 0 0 0 0;
	margin:0 0 0 0 0;
}

.crToolBar
{
	background-color: #FFFFFF;
	width:100%! important;
}

.crToolBar tbody tr td
{
	font-weight: bold;
	background-color: #BAD0E0;
	font-size: 10px;
}

.crToolBar thead tr td
{
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9CC5E4;	
	background-color: #4088BF;
}

.crToolBar tfoot
{
	background-color: #4088BF;
}