.link
{
	color: MediumBlue;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 7px;
	font-family: Verdana;
	cursor: hand;
}

.Links
{
	cursor: hand;
	font-family: Verdana;
	font-size: xx-small;
}

.Hover
{
	cursor: hand;
	font-family: Verdana;
	font-size: x-small;
}

.LeftMenu
{
	border-right: GRAY 1px solid;
	border-top: GRAY 1px solid;
	border-left: GRAY 1px solid;
	border-bottom: GRAY 1px solid;
	font-family: Verdana;
	font-size: x-small;
	vertical-align: middle;
}

.dropMenu
{
	background: #D9D9D9;
	border-top: 1px solid #467BF2;
	border-left: 1px solid #92B1F8;
	border-right: 1px solid #92B1F8;
	border-bottom: 1px solid #92B1F8;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=   '#D9D9D9' , EndColorStr= 'White' );
}

.topItem
{
	width: 100%;
	height: 26px;
	cursor: hand;
	background: #6688CC;
	color: White;
	font-weight: bold;
	font-size: xx-small;
	font-family: Verdana;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=  '#6688CC' , EndColorStr= 'White' );
}

.textbox
{
	width: 200px;
	azimuth: center-left;
	background-color: White;
	border: solid 1px Gray;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	text-transform: none;
}

.title
{
	height: 20px;
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.pageHeader
{
	color: Black;
	font-size: 11px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='Silver' , EndColorStr='White' );
}

.BannerMessage
{
	font: menu;
}

.display
{
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	color: black;
	font-family: Verdana;
	background-color: Transparent;
}

.SubHeadText
{
	font-family: Verdana;
	font-size: smaller;
	font-weight: lighter;
	font-style: normal;
	color: black;
	font: Verdana;
}

.text
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
}

.FlatButton
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	cursor: hand;
	height: 22px;
	width: 75px;
	font-weight: Normal;
	font-size: 11px;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: #b5bace;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#e3e3e3,EndColorStr=white);
}

.FlatTable
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=Tan,EndColorStr=white);
	color: #000000;
	padding-top: 2px;
	font-family: Verdana;
	text-align: center;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	width: 100%;
	border-collapse: collapse;
}

.FlatText
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: white;
	width: 175px;
}

.ErrorPanelBodyText
{
	color: Red;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
}

.MsgBodyText
{
	color: MediumBlue;
	font-size: x-small;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 7px;
	font-family: Verdana;
}
.loginBgClass
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=        '#ffffff' , EndColorStr= 'blanchedalmond' );
}

.TanHeading
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: brown;
}

.TanCaption
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	color: brown;
}

.FrameClass
{
	background-color: Tan;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=Tan,EndColorStr=white);
}

.ImplicitGridRow
{
	background-color: Beige;
}

.ExplicitGridRow
{
	background-color: lightgoldenrodyellow;
}

.GridRow
{
	background-color: White;
	font-weight: Normal;
	font-size: 11px;
	color: Black;
	font-family: Verdana;
	cursor: default;
}
.GridAlternateRow
{
	background-color: Silver;
	font-weight: normal;
	font-size: 11px;
	color: Black;
	font-family: Verdana;
	cursor: default;
}

.GridHighLight
{
	background-color: Bisque;
	font-weight: Normal;
	font-size: 11px;
	color: Black;
	font-family: Verdana;
	cursor: default;
}


.GridHeader
{
	font-weight: bold;
	font-size: 11px;
	color: Black;
	font-family: Verdana;
	background-color: Tan;
}

.GridSubHead
{
	font-weight: bold;
	background-color: lightgrey;
}

.GridSuperHead
{
	background-color: #f0f0fc;
}


.HighLight
{
	background-color: Beige;
	font-weight: normal;
	font-size: 10pt;
	color: Black;
	font-family: Verdana;
}

.ActiveTableRow
{
	background-color: LemonChiffon;
}

.Menutext
{
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;
	width: 240Px;
	color: Red;
	background-color: #fffff8;
	text-align: left;
}


.EnabledMenu
{
	background: Tan;
	border-top: solid 1px #ffffff;
	border-collapse: collapse;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	font-weight: Normal;
	color: black;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
}

.HighLightedMenu
{
	background: Bisque;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 12px;
	font-weight: Normal;
	color: black;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
}

.LeftMenuHighLight
{
	background: #ffffdd;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	border-collapse: collapse;
	cursor: hand;
	font-family: Verdana;
	font-size: 11px;
	font-weight: Normal;
	color: Black;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
}

.LeftMenuRow
{
	background-color: "Tan";
	font-weight: normal;
	font-size: 10pt;
	color: Black;
	font-family: Verdana;
	cursor: hand;
}

.LeftMenuAlternateRow
{
	background-color: Bisque;
	font-weight: normal;
	font-size: 10pt;
	color: Black;
	font-family: Verdana;
	cursor: hand;
}
.ErrorMessage
{
	font-size: 9pt;
	font-family: Verdana;
	color: tomato;
}

.MessagePanel
{
	border: solid 1px silver;
}
.MessagePanelHeading
{
	height: 16px;
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	border-bottom: solid 1px silver;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=         'Silver' , EndColorStr= 'White' );
}

.MessagePanelBodyText
{
	color: Black;
}
/* 
	Time Picker Styles
*/
.DP_CLS_DatePicker
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	visibility: visible;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	vertical-align: middle;
	border-collapse: collapse;
}
.DP_CLS_Input
{
	height: 15px;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
}
.SSN_CLS_Input
{
	height: 15px;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
}
.GridStyle
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	width: 80%;
	border-bottom: black 1px solid;
	border-collapse: collapse;
	border-color: black;
	border: 1;
}

.menuTable
{
	border-right: GRAY 1px solid;
	border-top: GRAY 1px solid;
	border-left: GRAY 1px solid;
	border-bottom: GRAY 1px solid;
}

.title
{
	height: 20px;
	color: Black;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='Silver', EndColorStr='White');
}

.titletext
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}

.ErrMessage
{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: red;
}

.SuccessMessage
{
	color: Green;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
}