/* *****************************************
//  WebTank Stylesheet File
//  Title: 2007_editor.css
//  Media: all
//  File updated: 2009-04-17 11:42:17
// 
//  Do NOT manually edit this generated file
// **************************************** */


html { 
	
	width:  100%;
	height: 100%; 
	
	margin:  0px;
	padding: 0px;

	font-family: Arial;
	font-size: 12px;
	color: #000000;
	
	overflow: auto;
	
}

.headline_grey { 

	font-family: Arial; 
	font-size: 13px;
	font-weight: bold;
	color: #333333; 
	
}

.headline_orange { 

	font-family: Arial; 
	font-size: 13px;
	font-weight: bold;
	color: #FF6600; 
	
}

.text_grey_bold { 

	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
	color: #333333; 
	
}

.text_orange_bold { 

	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
	color: #FF6600; 
	
}

.text_blue_bold { 

	font-family: Arial; 
	font-size: 12px;
	font-weight: bold;
	color: #006EAA; 
	
}

.text_grey { 

	font-family: Arial; 
	font-size: 12px;
	color: #333333; 
	
}

.text_orange { 

	font-family: Arial; 
	font-size: 12px;
	color: #FF6600; 
	
}

.text_grey_small { 

	font-family: Arial; 
	font-size: 10px;
	color: #333333; 
	
}