 .CommandBarText{
   color: #000000;
   }
Body
{
	font-size: 11px;
	font-family: Arial;
	background-color: #EDEEE8;
	text-align: left;
   /* scrollbar-face-color: #0086c8;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3dlight-color: #0086c8;
    scrollbar-arrow-color: #ffffff;
    scrollbar-darkshadow-color: #333333;	*/
}
.Button
{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: black;
	font-family: Arial;
}
.LabelDx
{
	font-size: 11px;
	font-family: Arial;
	text-align: right;
}
.LabelSx
{
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}
.LabelSxBorderSup
{
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	border-top-style: solid;
	border-top-color: Gray;
	border-top-width: 1px;

}
.Table
{
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	background-color: #ccffff;
}
.TableHeader
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	color: blue;
	font-style: italic;
	font-family: Arial;
	height: 30px;
	background-color: #ffffcc;
	text-align: left;
}
.Grid
{
	font-size: 11px;
	color: black;
	font-family: Arial;
	background-color: White;	
}
.GridHeader
{
	font-weight: bold;
	font-size: 11px;
	color: White;
	font-family: Arial;
	background-color: #0086c8;
}
.GridAlternate
{
	font-size: 11px;
	color: black;
	font-family: Arial;
	background-color: WhiteSmoke;
}
.GridSelected
{
	font-size: 11px;
	color: black;
	font-family: Arial;
	background-color: #ff9933;
}
.GridPager
{
	font-size: 11px;
	font-family: Arial;
	text-align: right;
}
.GridText
{
	font-size: 11px;
	color: black;
	font-family: Arial;
}
.GridLabel
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0086c8;
}
.GridLabelRed
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: red;
}
.GridTitle
{
	font-weight: bold;
	font-size: 11px;
	color: blue;
	font-family: Arial;
}
.Title
{
	font-weight: bold;
	font-size: 18px;
	color: SteelBlue;
	font-family: 'Arial Black';
}
.Error
{
	font-size: 16px;
	color: blue;
	border-top-style: groove;
	font-style: italic;
	border-right-style: groove;
	border-left-style: groove;
	background-color: #ccff66;
	text-align: center;
	border-bottom-style: groove;
}
.SubTitle
{
	font-weight: bold;
	font-size: 18px;
	text-transform: none;
	color: darkgreen;
	font-style: italic;
	font-family: Verdana, 'Comic Sans MS' , 'Arial Black';
	font-variant: normal;
	text-decoration: underline overline;
}
.List
{
	list-style: circle url(IC/Images/bullet7.gif) outside;
	font-size: 10pt;
	color: blue;
	font-family: Verdana, Arial;
	text-align: left;
}
.ListNoMenu
{
	list-style: circle url(IC/Images/bullet7.gif) outside;
	font-size: 10pt;
	font-family: Verdana, Arial;
	text-align: left;
}
.TextBody
{
	font-size: 10pt;
	color :black
	font-family: Verdana, Arial, 'Arial Black';
}
.TextTitle
{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: black;
	font-family: Verdana, Arial, 'Arial Black';
}
.TextSubTitle
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: capitalize;
	font-family: Verdana, Arial, 'Arial Black';
}
.OutputLabel
{
	font-size: 14px;
	font-style: italic;
	font-family: 'Times New Roman' , Arial, 'Comic Sans MS' , 'Microsoft Sans Serif' , 'Courier New';
}
.OutputText
{
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	font-family: 'Times New Roman' , Arial, 'Comic Sans MS' , 'Microsoft Sans Serif' , 'Courier New';
	background-color: white;
}
.Link
{
	font-size: 14px;
	font-family: Arial;
	color: Ivory;	
	font-weight: bold;
}
.PnlExpand
{
	background-color: White;
	border-bottom-style: solid;
	border-bottom-color: Black;
	border-bottom-width: 1px;
}
.PnlTab
{
	background-color: White;
	border-bottom-style: solid;
	border-bottom-color: #0086c8;
	border-top-style: solid;
	border-top-color: #0086c8;
	border-left-style: solid;
	border-left-color: #0086c8;
	border-right-style: solid;
	border-right-color: #0086c8;	
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
}
.PnlTab1
{
	background-color: WhiteSmoke;
	border-bottom-style: solid;
	border-bottom-color: Black;
	border-top-style: solid;
	border-top-color: Black;
	border-bottom-width: 1px;
	border-top-width: 1px;
}
.Logon
{
	font-weight: bold;
	font-size: 20px;
	color: #3e67b1;
	font-family: Arial Black;
	text-decoration: none;
}
.LogonOver
{
	font-weight: bold;
	font-size: 20px;
	color: #c74200;
	font-family: Arial Black;
	text-decoration: none;
}
