/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
   
	scrollbar-darkshadow-color:tomato;
   	scrollbar-highlight-color:orange;
	 scrollbar-shadow-color:blue;
  
}

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: Mangal;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	none;
	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;
	}
.label
{
	color:Blue;
	Font-family:Times New Roman
	font-size:	7px;
	font-weight :normal;
	font-style:normal ;
	
}
.red_label
{
	color:Maroon;
	Font-family:Times New Roman
	font-size:	7px;
	font-weight :normal;
	color:Maroon;
	font-style:normal ;
	
}

.labell
{
	Font-family: Mangal;
	font-size:	10px;
	font-weight :normal;
	font-style:normal ;
	color:Navy;
}


.form_head
{
	Font-family:Times New Roman;
	font-size :20px;
	font-weight:bold;
	color:"doggerblue";
	background-color :Tan;
	
}
.error
{
	font-family :Georgia, Arial, Times New Roman ;
	font-size : small ;
	font-style:normal ;
    color:"#ff0000";
}
.form_label
{
	Font-family: Mangal;
	font-size:10pt;
	font-weight :normal;
	font-style:normal ;	
	color:"doggerblue"
}
.form_button
{
    Border-Color:"purple";
	background-color:"Transparent";
	border-width :1;
	border-style :groove;
	font-size :10pt;
	max-width:40px;
	
		 
}
.Table_L
{
	border-color :Window;
	border-left-color :"#000066";
	border-right-color:"#009966";
	 border-width:medium;
}
.Table_Header
{
	
	Font-family:Times New Roman;
	font-size :20px;
	font-weight:100;
	font-weight:bold;
	outline-style:groove;
	color:Maroon;
	/*font-style:oblique;*/
	/*background-color:navy;*/
	border-color:ActiveBorder;
}

.Text
{   width:60px;
	FONT-SIZE: 10pt; 
	/*border-style :inset;*/
	border-color:"#004040";	
	border-width:1;
	 
}

.form_body
{
	background-color:#ffcc99;
	font-size :10pt ;
	font-style:normal ;
}

.drop_down
{
 color :Green;
 border-color:Teal;
 font-size :12pt ;
 font-style:normal ;

}

/*General datagrid "#42BED8" properties for edit, update and insert of items in datagrid*/
.	
{
background-color:"LightGoldenrodYellow";
color:"Black";
Border-Color:"Tan";
font-size :small; 
}
.grid_header
{
	background-color:"#990000";
	color :"#FFFFCC";
	text-align :left;
	text-transform:capitalize;
	font-size:11pt;
	font-weight:normal ;
}
.grid_pager
{
background-color:"LightGoldenrodYellow";
color:"Black";
text-decoration:underline;
text-transform:uppercase;
}
.grid_alternate
{
	Background-color:linen;
	font-size:10pt;
}
.grid_item
{
	color:"#330099";
	background-color:"white";
    font-size:10pt; 
}
.grid_selectedItem
{
	background-color:Olive;
	font-size:10pt;
	color:Fuchsia;
}


/*Report grid properties*/
.Repgrid_body
{
background-color:Teal ;
color:"Black";
Border-Color:"Tan";
font-size:10pt;
}
.Repgrid_header
{
	vertical-align: baseline;
	font-family: Mangal, Raghindi, 'Kruti Dev 060 ';
	letter-spacing: normal;
	text-align: center;
	color:Navy;
	font-size:11pt;
}
.Repgrid_pager
{
background-color:Teal ;
color:"DarkBlue";
text-decoration:underline;
text-transform:uppercase;
font-size :10pt;
}
.Repgrid_alternate
{
	Background-color:PaleGoldenrod;
	text-align:left;
	font-size :10pt ;
}
.Repgrid_item
{
	color:"#330099";
	background-color:"white";
	text-align:left;
	font-size :10pt;
}
.Repgrid_footer
{
}
.Rep_bttn
{
	font-weight: normal;
	font-family: Arial;
	background-color :"lightskyblue";
	color :"Black";
	border-width:thin ;
	border-style :ridge ;
	font-size:10pt;
}
/*Calender settings*/
.calendar_body
{
	font-family:Verdana ;
	font-size:8pt;
	color:"#663399";
	background-color:"#FFFFCC";
	border-color:"#FFCC66";
}
.calendar_today
{
	Color:"White" ;
	background-color:"#FFCC66"
}
.calendar_nextprev
{
Font-Size:9pt;
Color:"#FFFFCC"	
}
.calendar_dayheader
{
	background-Color:"#FFCC66";
}
.calendar_selectedDay
{
	
}
.calendar_title
{
	Font-Size:9pt ;
	font-weight:bold ;
	Color:"#FFFFCC" ;
	Background-Color:"#990000";
}
.calendar_othermonth
{
Color:"#CC9966";
}
.report_head
{
	FONT-SIZE: 12pt; 
	border-color:"#004040";	
	background-color:"#ffffff";
	border-width:1;
	FONT-FAMILY:Mangal; 
	vertical-align :middle ;
	text-align:center ;
}
.form_dropdownlist
{
	background-color:"Transparent";
	color:"blue";
	height :20px;
}
.inventoryface
{
	font-family:Raghindi,Mangal;
	font-size :24pt;
	font-style:italic; 
	text-align:center ;
}

.tr
{
	border:1;
}

.MenuStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    cursor: pointer;
}


