.RadGrid, .GridPager
{
	background-color: ButtonFace;
	color: WindowText;
	border-width: 1px;
	border-style: outset;
	font-size: 11px;
	font-family:Tahoma;
}

.RadGrid a, .GridPager a
{
	color: WindowText;
}

.MasterTable
{
	background-color: Window;
	color: WindowText;
}

.GridHeader, .ResizeHeader
{
	background-color: ButtonFace;
	color: WindowText;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: ButtonFace;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: White;
	border-bottom: 3px solid ButtonShadow;
	font-weight:normal;
}

.GridHeader a
{
	font-weight:normal;
	text-decoration: none;
	padding-left: 3px;
	color: WindowText;
}

.GridHeader span
{
	font-weight:normal;
	text-decoration: none;
	padding-left: 3px;
	cursor:default;
}

.ResizeHeader
{
	background-image: url(../Img/resizeHeader.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.GridRow td
{
	border-bottom: 1px solid #EAE9E1;
}

.OutlookTopBar
{
	background-image: url(../Img/outlookBarTop.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #002D96;
	border-right: 1px solid #002D96;
	border-bottom: 3px solid #5987D6;
}

.PanelItemsStyle
{
	color: white;
}

.PanelItemsStyle
{
	white-space:nowrap;
}

.PanelStyle
{
	background-image: url(../Img/topBg.gif);
	background-repeat: repeat-x;
	width: 100%;
}

.GroupHeaderItem td
{
	border-bottom: 2px solid #7BA4E0;
}