/******************
 std.css
******************/

/*
body {
    background-color: white;
}
*/

/****************** 
CSS for fs:Header User Control 
*******************/
h3.headerLeft 
{
	color:maroon; 
	font-family:‚l‚r ‚oƒSƒVƒbƒN;
}	
h3.headerRight
{
	color:maroon; 
	font-family: Tahoma;
}	

td.headerShadow 
{
	color:#033; 
    filter:shadow(color=#cccccc); 
    padding-left:5
}  
/****************** 
End of fs:Header
*******************/

