/* Default CSS Stylesheet for a new Web Application project */
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style14 { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; }
.style16 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight:600; }
.style17 { font-family: Arial, Helvetica, sans-serif; color: #666666; font-weight: bold; }
.style18 {font-family: Arial}
.style19 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style49 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style21 {
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}
.style25 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000; font-weight: bold; }
.style27 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FF6600
}
.style28 {color: #FFFFFF}
.style29 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style30 {
	font-size: 9px;
	font-weight: bold;
}
.style39 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
}

.style99 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
}

.contenttab {
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
font-style:normal;
background:no-repeat;
text-align:center;
}

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
}

*{ 
    margin: 0; 
} 
.line {
	position:absolute;
	color:#0000FF;
	height:500px;
	width:1px;
	left:50px;
	top:50px;
}

html, body { 
    height: 100%; 
} 
.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -4em; 
} 
.footer, .push { 
    height: 4em; 
}

.sh2 {font-family:Arial;font-size:10px;color:#000000}
.rakesh {font-family:Arial; font-size:12px;color:#FFFFFF; text-align:justify}
.dyncell2{background-color:#333333; height:20px; font-family:tahoma, Helvetica, sans-serif;font-weight:normal; border:1px; color:#FF7B06; padding-left:5px}
.dyncell1{background-color:#333333; height:20px; font-family:Arial, Helvetica, sans-serif;font-weight:normal; border:1px}
.dyncell1 a:link{text-decoration:none; font-size:12px; color:#FFFFFF}
.dyncell1 a:visited{text-decoration:none; font-size:12px; color:#FFFFFF}
.dyncell1 a:hover{text-decoration:none; font-size:12px; color: #FF7B06;}
.style28 a:link{text-decoration:none; font-size:11px; color:#FFFFFF}
.style28 a:visited{text-decoration:underline; font-size:11px; color:#FFFFFF}
.style28 a:hover{text-decoration:underline; font-size:11px; color: #FF7B06;}

		
H4	{	
color:#333333
	}
	
H5 {
color:#B40404;
text-decoration:underline;
	}	
		
	
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:	#FF7B06;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#FF7B06;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#000000;
	}
	
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;
	}	


