/* Default CSS Stylesheet for a new Web Application project */
body
{
	
}
.bcolor
{
	background-color: #f4f4f4
}
.divstyle
{
	background-color :#e7e7e7;
	font-family:Tahoma;
	font-size:10pt;
}
.Heading
{
	color:#ffffff;
}
.Header
{
	height: 58%;
	font-size: 25pt; 
	font-family:'Lucida Sans Unicode';
}
.GridHeaderStyle
{
	background-color:#a9a9a9;
	color:White ;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight:normal 
	}
.generalText 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal 
}
.menuTexts
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a9a9a9;  
	font-size: 10pt; 
	font-weight: normal 
}
.menuText 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;  
	font-size: 10pt; 
	font-weight: normal 
}
.menuhover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;   
	font-size: 10pt; 
	font-weight: normal 
}
.subHeading 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold 
}
.subFooter 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold
}
.inputBoxDrop
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Courier New;
}
.buttonbg 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff; 
	font-weight: bold; 
	font-size: 11px;  
	border: 1px #000000 solid; 
	cursor:hand; 
	background-image: url(images/button_bg.gif)
}
.searchLabel
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Courier New;
	text-decoration:none;
}
.titleBg 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF; 
	letter-spacing: 0.1em; 
}
.contentBold 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;  
	text-decoration: none ;
}
.content 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;  
	text-decoration: none ;
}
.content A
{
    text-decoration:none ;     
}
 .handleTop
        {
	        width:5px;
	        height:400px;
	        border-top:solid 1px black;
	        border-bottom:solid 1px black;
	        overflow:hidden;
	        cursor:e-resize;
        }


 .topRow
        {           
	        overflow:hidden;
            display:block;
	        border:solid 1px black;  
        }
        
        
 .nodestyle
 {
color:Black;



  }
