/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	BACKGROUND-COLOR: #F6F7F8;  
    background-image: url(images/Background.jpg);
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	blue;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	blue;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	blue;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
	
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
..panelscroll 
{ 
        overflow : auto 
} 

..menu
{
   color:White;
  
  }    
  
  
..menu A:active	{	
	text-decoration:	none;
	color:	white;
	}	
..menu A:link
{
    color:White;
}

..menu A:visited
{
    color:White;
}
..panelscroll 
{ 
        overflow : auto 
} 
		
.tblMain
{
      background-color: highlight;
   border: 1px solid darkblue;
   font-family: Verdana;
   font-size: .8em;
}
.tblHeader
{
   /*color: highlighttext; */
}
.tblBody
{
   background-color: #EEEEEE;
   color: #26547c;
}
/*
.DataGridFixedHeader 
{ POSITION: relative;
    TOP: expression(this.offsetParent.scrollTop); 
    BACKGROUND-COLOR: white;
    }
*/
/* TABLE CELLS */
TD{	font-family: arial;}
TD.banner{color: white;font-weight:bold;font-size:Medium;	background-color:#26547c;	padding:3;	height:1;}
TD.subbanner{color: white;	font-size:x-small;	background-color:#26547c;	padding:3;	height:1;font-weight:bold;}
TD.message{color: black;font-size:xx-small;	background-color:#c5c380;padding:5;font-weight:bold;height:1;}
TD.alert{color: red;	font-size:small;	padding:5;	height:1;	text-align:center;}
TD.addnew{color: black;	font-size:xx-small;height:1;padding:2;}
TD.label{	 border-color:#26547c; color: black;	font-size:x-small;	background-color:#26547c;padding:0;height:0;text-align:right;font-weight:bold;}
TD.small{	font-size:xx-small;}
TD.regular{	font-size:xx-small;}
TD.menuitem{color: black;	font-size:xx-small; padding:2; border-style:solid;border-color:Gray;border-width:1;}
TD.menucell{background-color:#26547c;	height:1; color:White;}
TD.search{color: black;	font-size:xx-small;	background-color:#eeeeee;padding:2;height:1;vertical-align:top;}
TD.aboutbold{	font-size:xx-small;	font-family: arial;	font-weight:bold;padding:2;text-align:right}
TD.about{font-size:xx-small;	font-family: arial;	padding:2;text-align:left}
TD.aboutfunc{font-size:xx-small;	font-family: arial;	padding:2;text-align:center}
TD.version{color: black;	font-size:xx-small;padding:2;text-align:left}

/* CONTROLS */
.flabel{color:white; font-weight:bold;	font-size:x-small;	text-align:right;} /* for normal labels associated with fields */
.sblabel{color:white; font-weight:bold;	font-size:larger;	text-align:left;} /* for subbanner labels */
.blabel{color:white; font-weight:bold;	font-size:medium;	text-align:left;} /* for banner labels */
.tlabel{color:black; font-weight:normal;	font-size:x-small;	text-align:left;} /* for text display labels */
.button{font-size:x-small;font-family: arial;font-weight:bold;}
.textbox{font-size:x-small;font-family: arial;}
.rtextbox{font-size:x-small; font-family:arial; text-align:right;}
.dgrid{font-size:xx-small;}
.rfv{color: red;font-size:large;padding:2;text-align:left;}
.label{color:white;	background-color:#6699cc;	border-style:solid;	border-color:#6699cc;	padding:2;	font-weight:bold;	font-size:x-small;	text-align:right;}
.lookupddlb{color:Red; font-size:x-small;}
.menuddlb{font-size:xx-small;	font-weight:normal;font-family: arial;}
.searchctrl{font-size:xx-small;	font-family: arial;padding:2;vertical-align:top;}
.searchbold{	font-size:xx-small;	font-family: arial;	font-weight:bold;padding:2;vertical-align:top;}
.searchrb{font-size:xx-small;	font-family: arial;	padding:2;vertical-align:top;}
.searchbutton{font-size:xx-small;font-family: arial;font-weight:bold;}

