/* Vineet Rohit Default CSS Stylesheet for a new Web Application project */

/* Rohit */
/*Vineet */
/* Rohit 2 */
	
BODY
{
	margin-top: 0px;
	font-weight: normal;
	font-size: 10pt;
	background-attachment: scroll;
	word-spacing: normal;
	margin-left: 0px;
	text-transform: none;
	color: black;
	background-repeat: no-repeat;
	font-family: Arial;
	letter-spacing: normal;
	background-color: #999999;
}
/*
H1, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: dimgray;
}
*/
H1	{	COLOR: Black;
	font-family: Arial;
	font-size:	2.5em;
	font-weight:	400;
	font-style: italic; 
	font-weight: bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
/*
H2	{ color:dimgray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.50em;
	font-weight:	400;
	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;
	color:dimgray;
	font-size:	.8em;
	font-weight:	400;
	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: Verdana, 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: Verdana,Arial, Helvetica, sans-serif;
	}	*/
A, TD
{
	font-weight:normal ;
	font-size: 8pt;
}

A:link
{
	color: Blue;
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration:	none;
	color: Blue;
	}	
		
A:active	{	
	text-decoration:	none;
	color: Blue;
	}	
		
A:hover	{	
	/*text-decoration:	underline; */
	color:	black;
	}
	/*
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;
	}	
td
{
	font-weight: bold;
	font-size: 8pt;
}
IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	/* TD.menu { BACKGROUND: white } */ /*
	TABLE.menu
{
	font-size: 100%;
	visibility: hidden;
	position: absolute;
	background-color: #e9c104;
}
/* TABLE 
{
	background-repeat: no-repeat;
	} */ /*
TABLE.thinfont 
{
	font-family:  Verdana,Arial Narrow;
	color:White }
TD.thinfont
{
	font-family: Verdana,Arial Narrow;
	color:White }

TABLE.companies ,TD.companies
{
	font-size:x-small ;
	color:White }
	
TABLE.insidemenu
{
	font-weight: bold;
	font-size: 10pt;
	color: #e9c104;
	font-family:  Verdana,'Felix Titling' , Georgia, Gigi;
	background-color: #999999;
}

TABLE.DDLinsidemenu
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	visibility:hidden ;
	font-family:  Verdana,'Felix Titling' , Georgia, Gigi;
	background-color: #999999;
}

BODY.Content
{
	color: dimgray;
	font-family: Verdana, Arial;
	background-color: white;
}
.Content
{
	color: dimgray;
	font-family: Verdana, Arial;
	background-color: white;
	font-weight:	200;
}
*/