/* Default CSS Stylesheet for a new Web Application project */
body
{
   font-family :Arial ;
   font-size :smaller;
	 
}
td 
{
	font-size : smaller; 
}

a.whiteBG:link {	
	text-decoration:	none;
	color:	#0000ff;
		}
		
a.whiteBG:visited	{	
	text-decoration:	none;
	color:	#0000ff;
	}	
		
a.whiteBG:active	{	
	text-decoration:	none;
	color:	#ff0000;
	}	
		
a.whiteBG:hover	{	
	color: #C00;
	text-decoration: underline;
	}
	a.whiteBG1:link
{
    text-decoration:none;
    font-family:verdana;
    font-weight:bold;
    color:black;
}
a.whiteBG1:visited
{
    text-decoration:none;
    font-family:verdana;
    font-weight:bold;
    color:Blue;
}
a.whiteBG1:active
{
    text-decoration:none;
    font-family:verdana;
    font-weight:bold;
    color:black;
}
a.whiteBG1:hover
{
    text-decoration:underline;
    font-family:verdana;
    font-weight:bold;
    color:red;
}
.wbg1 { color:black;}



a.orangeBG:link {	
	text-decoration:	none;
	color:	#000000;
		}
		
a.orangeBG:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
a.orangeBG:active	{	
	text-decoration:	none;
	color:	#0099ff;
	}	
		
a.orangeBG:hover	{	
	text-decoration:	underline;
	color:	#0000ff;
	}
	
		
a.grayBG:link {	
	text-decoration:	none;
	color:	#ffffff;
		}
		
a.grayBG:visited	{	
	text-decoration:	none;
	color:	#ff9900;
	}	
		
a.grayBG:active	{	
	text-decoration:	none;
	color:	#0099ff;
	}	
		
a.grayBG:hover	{	
	text-decoration:	underline;
	color: #C00;
	}
	.cell{BACKGROUND-POSITION: right top;BACKGROUND-REPEAT: no-repeat
	}
	.buttonbg {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color: #ffffff; border: 1px #c53E03 solid; cursor:hand; background-image: url(picture/button_bg.gif)}
	.buttoncur {cursor:hand }
	.sbg { color: #000000; } 
    .bbg { color: #ffffff;   } 
    .wbg { color:Blue }
    

	table#tabactive { background-color: #ffffff} 