/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;     
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal; 
	scrollbar-face-color:aliceblue;
  scrollbar-arrow-color:highlight;
  scrollbar-track-color:aliceblue;
  scrollbar-shadow-color:LightSteelBlue;
  scrollbar-highlight-color:LightSteelBlue;
  scrollbar-3dlight-color:highlight;
  scrollbar-darkshadow-Color:highlight;    
    
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	9pt;
	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:	9pt;
	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:	9pt;
	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:	9pt;
	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:	9pt;
	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:	9pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	9pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	
	font-size:	9pt;
	font-family: verdana;
	}	
TD	{	
	
	font-size:	9pt;
	font-family: verdana;
	}	
TR	{	
	
	font-size:	9pt;
	font-family: verdana;
	}	
	
	



		
A:active	{	
	text-decoration:	none;
	color: RosyBrown;
	font-family: Verdana;	
	background-color:AliceBlue;
	border-style:solid;
	border-width:1;
	border-color:#b0c4de;
	}	
		

	
SMALL	{	
	font-size:	9pt;
	}	

BIG	{	
	font-size:	9pt;
	}	

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: 9px;
	margin-right: 9px;
	}
	
INPUT
{
	font-family: Verdana;
	font-size:	9pt;
	border-style:solid;
	border-width:1;
	background-color:aliceblue;	
	border-color:#003366;


}


	
.verysmalllabel
{
	font-family: Verdana;
	font-size:	7pt;	
}

.verysmallText
{
	font-family: Verdana;
	font-size:	7pt;
	border-style:solid;
	border-width:1;
	background-color:aliceblue;	
	border-color:#003366;
}

.Disabled
{
	font-family: Verdana;
	font-size:	9pt;
	border-style:solid;
	border-width:1;
	background-color:WhiteSmoke;	
	border-color:#003366;
}

.Editable
{
	font-family: Verdana;
	font-size:	9pt;
	border-style:solid;
	border-width:1;
	background-color:aliceblue;	
	border-color:SteelBlue;
}

.DisabledCheck
{
	font-family: Verdana;
	font-size:	9pt;
	border-style:solid;
	border-width:1;	
	background-color:white;

}

.EditableCheck
{
	font-family: Verdana;
	font-size:	9pt;
	border-style:solid;
	border-width:1;	
	background-color:white;
}

SELECT
{
	
	font-family: Verdana;
	font-size:	9pt;
	border-style:solid;
	border-width:1;
	background-color:AliceBlue;	
}

/* checkbox must use*/

.chk
{
	font-family: Verdana;
	font-size:	9pt;
	border-style:solid;
	border-width:1;	
	background-color:white;
}

/* checkboxlist */
.chklist
{
	font-family: Verdana;
	font-size:	8pt;
	border-style:solid;
	border-width:1;	
	background-color:white;
}

/* panel must use*/
.panel
{
	border-style: solid;
	border-color:LightSteelBlue;
	border-width:1;	
}


/* sub heading must use*/
.div1
{
	color: #003366;
	font-weight:bold;
		/*BACKGROUND-COLOR:{C0,CD,D9}Lavender;	*/
	BACKGROUND-COLOR:#C0CDD9;	
}


/* line space must use*/
.br1
{
	LINE-HEIGHT: 4pt;
}


/* horizontal ruler must use*/
.hr1
{
	COLOR: #b0c4de;	
	height:1;
}


/* sharp font for id must use*/
.sharp
{
	font-family: Verdana;
	font-size:	9pt;
	border-style:solid;
	border-width:1;
	color:Red;
	font-weight:bold;
}


/* Left side sharp font for id label must use*/
.lsharp
{
	font-family: Verdana;
	font-size:	9pt;
	color:Red;
	font-weight:bold;
}

/* Button */
.bg
{
	font-family: Verdana;
	font-size:	9pt;
	background-color: lightgrey;
	width:160px;
}

.top
{
	background-color:LightGrey;
	font-family:Verdana;
}

/* Button must use in button*/
.button1
{
	font-family: Verdana;
	background-color: lightgrey;
	font-size:	9pt;
	border-style:solid;
	border-width:1;	
	width:160px;
}

/* Text area must use in text area*/
.textarea
{
   font-family: Verdana;
	font-size:	9pt;
	border-style:solid;
	border-width:1;
	background-color:AliceBlue;	
}

.textarea8
{
   font-family: Verdana;
	font-size:	8pt;
	border-style:solid;
	border-width:1;
	background-color:AliceBlue;	
}
.link1
{
	font-family: Verdana;
	font-size:	9pt;
	border-style:solid;
	border-width:1;
	color:Highlight;
	TEXT-ALIGN: center;
}

.link2
{
	font-family: Verdana;
	font-size:	9pt;
	
	
	
	
	TEXT-ALIGN: center;
}

/* Main page heading  must use in heading*/
.heading
{
	font-family: Verdana;
	font-size:	9pt;
	color:#003063;
	TEXT-ALIGN: center;
	/*color:highlight;	*/
}

.headingleft
{
	font-family: Verdana;
	font-size:	9pt;
	color:#003063;
	TEXT-ALIGN:  left;
	/*color:highlight;	*/
}

.inputleft
{
	
	TEXT-ALIGN:  right;
	/*color:highlight;	*/
}
.headsmall
{
	font-family: Verdana;
	font-size:	9pt;		
	color:Highlight;
}

.fontnotes
{
	font-family: Verdana;
	font-size:	8pt;		
	color:Highlight;
}



.firebricklabel
{
	color:firebrick;
}


.message
{
	font-family: Verdana;
	font-size:	14pt;		
	color:#205590;
	TEXT-ALIGN: center
}

/* Bold heading used in the demo_us titles  */
.div2
{
	BACKGROUND-COLOR:#9999cc;
	font-family: Verdana;
	font-size:	9pt;
	font-weight:bold;
	font-style:normal;
	color:white;
	
	
	}
	
/* Grid header must to use in grid */
.divgrid
{
	
	font-family: Verdana;
	font-size:	9pt;
	font-weight:  bold;
	font-style:normal;
	
	}
	

.div3
{
COLOR: black;
}

/* sharp heading in modules page for module heading */
.fontsharpheading
{
FONT-WEIGHT: bold;
COLOR:black;
}

/* sharp heading fonts not in use */
.fontselectedheading
{
FONT-WEIGHT: bold;
COLOR: Lavender;
}

/* LEft side part of main modules */
.fontleftpan
{
font-size:8pt;
}

/* for texbox with capital input*/
.captextbox
{
	TEXT-TRANSFORM: uppercase;
	font-family: Verdana;	
	font-size:	10pt;
	border-style:solid;
	border-width:1;
	background-color:AliceBlue;	
}

.griditem
{
	font-family: Verdana;				
	font-size :20;
	font-style:normal ;
	
	}
	
/* for treeview */
.treeview
{
	font-family: Verdana;
	font-size:9pt;
	font-weight:normal;
	/* background-color :Aliceblue;*/
	
}

	.text1
	{
		font-family:Verdana;
		font-size:13px;
		color:Black ;
		margin-left:20px;
		text-align:justify ;
	}
.text2
{
	font-size:14px;
	font-weight:bold ;
	font-family:Verdana;
	color:#4A4A4A;
}

tr:hover,tr.over td
{
      background-color : #ffffcc;
}