body {
	background-color: #F9F9F9;
	margin-left:0pt;	
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	font-family: Arial, Helvetica, sans-serif;
}
.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.Header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.Content {
	background-color: #F9F9F9;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
}
.Content1 {
	font-size: 11px;
	color: #585858;
    font-weight: bold;
	text-decoration: none;
}
.LoginText {
	font-size: 11px;
	color: lightgrey;
    font-weight: bold;
	text-decoration: none;
}
.Content2 {
	font-size: 13px;
	color: #585858;
    font-weight: bold;
	text-decoration: none;
}
.Content3 {
	font-size: 11px;
	color: #ffffff;
    text-decoration: none;
}
.Content4 {
	font-size: 11px;
	color: #585858;
    text-decoration:none;
    font-weight:normal; 
}
a:link {
	
	color: #585858;
	text-decoration: none;
}
a:visited {
	
	color: #585858;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	
	color: #FF9933;
	text-decoration: none;
}


.input   {
	FONT-SIZE: 11px; 
	Background-COLOR: SlateGrey; 
	FONT-FAMILY: Verdana; 
	font-weight: normal; 
	TEXT-DECORATION: none;
	color: #000000;
	width: 60px;
	 border-style:solid;
	 border-color: Black;
	 border-width: 1px;    
}	
.flatFormElement 
{
	border: solid 1px black;
}
	


.LabelText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial,Helvetica, Sans-Serif;
    TEXT-DECORATION: none
}
.txtError
{
	text-decoration : none;
	color:Red;
	font-size:11px; 	
	font-weight:lighter; 
	
}
.txtHotKey
{
	text-decoration : none;
	color:Blue;
	font-size:10px; 	
	font-weight:lighter; 
	
}
.pagingStyle
{
	font-size:10px; 
	color: #585858;
	text-decoration:underline;
}

.GridHeader
{
	background-color:#d1d1d1;
	font-size: 11px;
	color: #585858;
    font-weight: bold;
	text-decoration: none;
}
.GridItem
{
	background-color:#EEEEEE;
	font-size: 11px;
	color: #585858;
	text-decoration: none;	
}
.GridAlternateItem
{
	background-color:#ffffff;
	font-size: 11px;
	color: #585858;
	text-decoration: none;	
}
.GridFooter
{
	font-size: 11px;
	color: #585858;
	text-decoration: none;	
	background-color:#d1d1d1;
}
.GridSeletedItem
{
	font-size: 11px;
	color: #ffffff;
    font-weight: bold;
	text-decoration: none;	
	background-color:#778899; 
}
.GridBorder
{
	border-color:Silver;	
}
.Grid
{
	font-size: 11px;
	color: #585858;
    text-decoration: none;	
}
hr
{
	width:100%;
	color:#333366 
}
.textinput
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	height:15px;
}

.selectinput
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	height:4ex;
}
.trEvenRow
{
	background-color:#eeeeee;
	vertical-align:bottom;  
	height:18px;
}
.trOddRow
{
	background-color:#e1e1e1;
	vertical-align:bottom;  
	height:18px;
	
}
.trHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;		
	background-color:slategray;
	height: 15px;
}
.trHeader1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color:#333366;
	height:18px;
}
.tdError
{
	background-color: #F9F9F9;
}
.asterik
{
	color: Red;
	font-size:small; 
	font-weight :bold; 
}

.tab
{
	color: Black; 
	background-image:url(../images/bluetabover1.jpg);
	background-repeat:no-repeat;   
	border:0; 
	border-bottom-color:Black;  
	border-bottom-style:solid;
	border-bottom-width:thin;    
	position:absolute;
	top:10;
	width:70px;
	height:16px; 
	text-align:center;
	font:bold 10px Verdana,sans-serif;
	z-index:2;
	padding:3;
	cursor:auto;
	cursor:hand;     	
}


.panel
{
	position:absolute;
	top:50;
	left:10;
	width:95%;
	z-index:1;
	height:85%;
	visibility:hidden;
	font:12pt Verdana,sans-serif;
	color:White; 
	border:0;
	padding:0;
	overflow:auto;    
}

.subPanel
{
	position:absolute;
	top:30;
	left:0;
	width:100%;
	z-index:1;
	height:85%;
	visibility:hidden;
	font:12pt Verdana,sans-serif;
	color:White; 
	border:0;
	padding:0;
	overflow:auto;    
}
.dashBoardFont
{
	 font-family : Arial;
	  font-size:10pt;
	  color:Gray;
}
