/* start CSS for the admin editor */
/* Default font */
/* text_01 */
.text_01{					
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: 400;		
	color: black;
}
A.text_01{	
	color: blue;
	text-decoration: inline;
}
A.text_01:HOVER{				
	
}
TD.text_01  { 					
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: 400;		
	color: black;
	vertical-align: top;
}
/* text_02 */
.text_02{					
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: 400;		
	color: blue;
}
A.text_02{	
	color: blue;
	text-decoration: inline;
}
A.text_02:HOVER{				
	
}
TD.text_02  { 					
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: 400;		
	color: blue;
	vertical-align: top;
}
/* text_03 */
.text_03{					
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: 400;		
	color: #000080;
}
A.text_03{	
	color: blue;
	text-decoration: inline;
}
A.text_03:HOVER{				
	
}
TD.text_03  { 					
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: 400;		
	color: #000080;
	vertical-align: top;
}
/* text_04 */
.text_04{					
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: 400;		
	color: #B50000;
}
A.text_04{	
	color: blue;
	text-decoration: inline;
}
A.text_04:HOVER{				
	
}
TD.text_04  { 					
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: 400;		
	color: #B50000;
	vertical-align: top;
}
/* title_01 */
.title_01{					
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bolder;		
	color: black;
}
A.title_01{	
	color: blue;
	text-decoration: inline;
}
A.title_01:HOVER{				
	
}
TD.title_01  { 					
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bolder;		
	color: black;
	vertical-align: top;
}
/* title_02 */
.title_02{					
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bolder;		
	color: blue;
}
A.title_02{	
	color: blue;
	text-decoration: inline;
}
A.title_02:HOVER{				
	
}
TD.title_02  { 					
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bolder;		
	color: blue;
	vertical-align: top;
}
/* title_03 */
.title_03{					
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bolder;		
	color: #000080;
}
A.title_03{	
	color: blue;
	text-decoration: inline;
}
A.title_03:HOVER{				
	
}
TD.title_03  { 					
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bolder;		
	color: #000080;
	vertical-align: top;
}
/* title_04 */
.title_04{					
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bolder;		
	color: #B50000;
}
A.title_04{	
	color: blue;
	text-decoration: inline;
}
A.title_04:HOVER{				
	
}
TD.title_04  { 					
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bolder;		
	color: #B50000;
	vertical-align: top;
}