.background
{
/*--$fake*/
	background-color:#6897b3;	/* lable - background color */
	color:#01244E;				/* lable - font color */
/*--$endfake*/
/*--$real
	background-color:#STR webGetLabelBackgroundColor()#
	color:#STR webGetLabelFontColor()#
*//*$endreal*/
	FONT-SIZE:12px; 	
	font-weight:bold; 
	font-family:verdana; 	    
}

.background2
{
/*--$fake*/
	background-color:#CCCCCC;	/* sub-label - background color */
	color:#000000;				/* sub-label - font color */
/*--$endfake*/
/*--$real
	background-color:#STR webGetSubLabelBackgroundColor()#
	color:#STR webGetSubLabelFontColor()#
*//*$endreal*/
	FONT-SIZE:12px; 
	font-weight:bold; 
	font-family:verdana; 
}

.textcolor 
{	
	COLOR:#000000;				/* text - font color */
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 		
	FONT-FAMILY: verdana
}

td 
{ 		
/*--$fake*/
	COLOR:#7F7F7F; 				/* table - font color */
/*--$endfake*/
/*--$real
	COLOR:#STR webGetNormalItemFontColor()#	
*//*$endreal*/
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 	
	FONT-FAMILY: verdana 
}

p 
{ 		
/*--$fake*/
	COLOR:#7F7F7F; 				/* table - font color */
/*--$endfake*/
/*--$real
	COLOR:#STR webGetNormalItemFontColor()#	
*//*$endreal*/
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 	
	FONT-FAMILY: verdana 
}

.table2
{ 
/*--$fake*/
	color:#000000;				/* table items - font color */
	background-color:#CCCCCC;	/* table items - background color */
/*--$endfake*/
/*--$real
	background-color:#STR webGetItemBackgroundColor()#
	color:#STR webGetItemFontColor()#	
*//*$endreal*/
	height:25; 
	font-size:10pt; 
	font-family:verdana;
}

.stable
{ 	
	color:#FFFFFF; 
	background-color:#666666; 
	height:25; 
	font-size:14pt; 
	font-family:Arial, Helvetica; 	
	font-weight:bold; 
	text-align:center; 
}

.table1
{ 
	color:#FFFFFF;
	background-color:#666666;
	height:25; 
	font-size:14pt; 
	font-family:verdana; 
	font-weight:bold; 
	text-align:right; 
}

.standard 
{
	COLOR: black; 
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px; 	
	FONT-FAMILY: verdana
}

.tabon 
{
	COLOR: white; 
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 12px; 	
	FONT-FAMILY: verdana
}

.taboff 
{
	COLOR: white; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 	
	FONT-FAMILY: verdana
}

.nonscrollbar  
{
/*--$fake*/
  background: url(pictures/config_bg.gif);
/*--$endfake*/
/*--$real
  #STR webGetCssAttribute(6)#
*//*$endreal*/
  FONT-FAMILY: verdana;
  FONT-SIZE: 12px;
  overflow-x: hidden;
}

body  
{
/*--$fake*/
  background: url(pictures/qt_banner_bg.gif);
/*--$endfake*/
/*--$real
	#STR webGetCssAttribute(1)#
*//*$endreal*/
	FONT-FAMILY: verdana;
	FONT-SIZE: 12px;
}

.lt 
{
	background: url(pictures/lt.gif) no-repeat; 
	width: 5px; 
	height: 5px; 
	overflow: hidden;
}

.t  
{
	background: url(pictures/t.gif) repeat-x; 
	height: 5px; 
	overflow: hidden;
}

.rt 
{
	background: url(pictures/rt.gif) no-repeat; 
	width: 5px; 
	height: 5px; 
	overflow: hidden;
}

.l  
{
	background: url(pictures/l.gif) repeat-y; 
	width: 5px; 
	overflow: hidden;
}

.r  
{
	background: url(pictures/r.gif) repeat-y; 
	width: 5px; 
	overflow: hidden;
}

.lb 
{
	background: url(pictures/lb.gif) no-repeat; 
	width: 5px; 
	height: 5px; 
	overflow: hidden;
}

.b  
{
	background: url(pictures/b.gif) repeat-x; 
	height: 5px;	
	overflow: hidden;
}

.rb 
{
	background: url(pictures/rb.gif) no-repeat; 
	width: 5px; 
	height: 5px; 
	overflow: hidden;
}

.tt 
{
	background: url(pictures/tt.gif) repeat-x;
	height: 7px;
	overflow: hidden;
}

.block
{
	width: 100%;
}

.block_border
{
	width: 100%;
}

.menuNode, .menuNode:visited
{
	font-size : 18px;
	text-decoration : none;
	padding: 0;
/*--$fake*/
  	color: #ffffff;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
/*--$endfake*/
/*--$real
	#STR webGetCssAttribute(2)#
*//*$endreal*/
}

.menuNode:hover
{
	font-size : 18px;
	text-decoration : none;
/*--$fake*/
  	color: #1cffff;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
/*--$endfake*/
/*--$real
	#STR webGetCssAttribute(3)#
*//*$endreal*/
}

.menuNode1, .menuNode1:visited 
{
	font-size : 12px;
	text-decoration : none;
/*--$fake*/
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*--$endfake*/
/*--$real
	#STR webGetCssAttribute(4)#
*//*$endreal*/
 } 

.menuNode1:hover
{
	font-size : 12px;
	text-decoration : none;
/*--$fake*/
	color: #ffff00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*--$endfake*/
/*--$real
	#STR webGetCssAttribute(5)#
*//*$endreal*/
}

.sysdiag_bottom  
{
/*--$fake*/
  background: url(pictures/qt_banner_bg2.gif);
/*--$endfake*/
/*--$real
  #STR webGetCssAttribute(7)#
*//*$endreal*/
  FONT-FAMILY: verdana;
  FONT-SIZE: 12px;
  overflow-x: hidden;
}
