﻿.body-content
{
	background: url(../images/rest-body.gif) repeat-x bottom;
}
.banner-bg
{
	background-repeat: no-repeat;
	height: 304px;
	width: 100%;
}


.mGrid
{
	width: 100%;
}
.mGrid:hover
{
	background: none repeat scroll 0 0 #D2Ee;
}
.mGrid tr
{
	background: none repeat scroll 0 0 #fff;
	border-top: 1px solid #FFFFFF;
	color: #4378b4;
	text-decoration: none;
}
.mGrid td
{
	border: 1px solid #4378b4;
	padding: 8px;
}
.ui-datagrid
{
	background: none repeat scroll 0 0 #60C8F2;
}
.mggrid_pager
{
	background: white;
}
.mGrid tr:hover
{
	background: none repeat scroll 0 0 #D2Ee;
}

.mGrid th
{
	background: none repeat scroll 0 0 #60C8F2;
	color: #003399;
	font-size: 13px;
}
.mGridheader
{
	background: none repeat scroll 0 0 #60C8F2;
	color: #003399;
	text-align: center;
}

.mGridheader td
{
	border-right: 1px solid #fff;
}
.mGridheader1
{
	background: none repeat scroll 0 0 #60C8F2;
	color: #003399;
	text-align: left;
}
.mggridIcon
{
	text-align: center;
}
