﻿.FlyOutBackground
{
	background-image:url("images/backgrounds/Flyout.gif");
	background-repeat:no-repeat;
	padding:2px;
	width:301px;
	height:190px;
}

.AltRow
{
	background-color:#F3F2FF;
	border-bottom:solid 1px #A8A8A8;
	border-top:solid 1px #A8A8A8;	
	padding:1px;	
	
}

.TreePanelHeaderBg
{
	background-image:url("images/Grid/Telerik.jpg");
	height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;	
	color:#000000;
}
.AlertWindow
{
	background-image:url("images/body/AlertWindow.jpg");
	background-repeat:no-repeat;
	width:302px;
	height:193px;
}
.BGQuickSearch
{
    background-image:url("images/BackGrounds/BGQuickSearch.jpg");
	background-repeat:no-repeat;
}
