﻿

.text
{
	font-family: Arial;
	font-size: small;
}

.gridSelect
{
	cursor: pointer;
}
.gridHover
{
	background-color: Yellow;
	color: Black;
}

.ajax__validatorcallout
{
	direction: ltr;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

.AutoExtender
{
	margin: 0px;
	padding: 5px 0px;
	z-index: 99;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	border: solid 1px #395a9c;
	line-height: 20px;
	list-style: none;
	padding: 2px;
	background-color: White;
}

.AutoExtenderItem
{
	cursor: pointer;
}

.AutoExtenderHighlight
{
	color: White;
	background-color: #395a9c;
	cursor: pointer;
}
.msgInfo
{
	color: Green;
}
