/* Default CSS Stylesheet for a new Web Application project */
.BUTTON
{
	border-right: #810303 2px outset;
	border-top: #810303 2px outset;
	font: caption;
	text-transform: capitalize;
	border-left: #810303 2px outset;
	color: #fffbe1;
	border-bottom: #006699 2px outset;
	background-color: #990066;
}
.BPLLBL
{
	font-weight: bold;
	font-size: 15px;
	text-transform:capitalize;
	color: #660000;
	/*background-color: white; */

}
.Para
{
 letter-spacing:1pt; 	
 line-height:15pt;
 text-align:justify;   
}
	
.HTable
{
	border-right: #cd5c5c thin solid;
	border-top: #cd5c5c thin solid;
	border-left: #cd5c5c thin solid;
	border-bottom: #cd5c5c thin solid;
	background-color: #ddd1e1;
	width:95%;
	color: #330066;
		  
}


.BPLDDL
{
	border-right: #ffff99 thin solid;
	border-top: #ffff99 thin solid;
	font-size: 65%;
	border-left: #ffff99 thin solid;
	color: blue;
	border-bottom: #ffff99 thin solid;
}

.DDLMain
{
	border-right: #ffff99 thin solid;
	border-top: #ffff99 thin solid;
	font-size:x-small;  
	border-left: #ffff99 thin solid;
	color: blue;
	border-bottom: #ffff99 thin solid;
	width:150; 
}
.LeftTD
{
	vertical-align: top;
	width:17%;
	height:100%; 
	
}
.RightTD
{
	vertical-align: top;
	width:50%; 
	height:100; 
	
}
.TblRow
{
	font-weight: bold;
	color: #ffffff;
	background-color: #a9a9e0;
}
	

.TABLE
{
	border-right: indianred thin solid;
	border-top: indianred thin solid;
	font-weight: bold;
	border-left: indianred thin solid;
	width: 50%;
	color: #330066;
	border-bottom: indianred thin solid;
	border-collapse: separate;
	background-color: #ddd1e1;
}	


.footer 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; color: #FFFFFF; font-weight: bold ; text-decoration: none
}
.footer:hover
{  
	color: #FFFFFF
}

.DgStyle
{
		
	font-size: x-small;
	width: 80%;
	font-family: Arial;
	background-color: #bfaec5;
	color:#000066;  
}
	

.AltStyle
{
	background-color: #DDD1E1;
}
.IStyle
{
	background-color: #bfaec5;
}
.HStyle
{
	background-color: #A9A9E0;
}
.FStyle
{
	background-color: #8fbc8b;
}