/* start CSS for the admin editor */
/* Default font */
/* text_01 */
.text_01{					
	font-family: arial;
	font-size: 12px;
	color : #454443;
	text-align: justify;
	vertical-align: top;
}
A.text_01{
	color : Black;
	text-decoration: none;
}
A.text_01:HOVER{				
	text-decoration: none;
}
.text_01 TD { 					
	font-family: arial;
	font-size: 12px;
	color : #454443;
	text-align: justify;
	vertical-align: top;
}
/* text_02 */
.text_02{					
	font-family: arial;
	font-size: 13px;
	color : #454443;
}
A.text_02{
	font-family: arial;
	font-size: 13px;
	color : #454443;
}
A.text_02:HOVER{				
	text-decoration: none;
}
.text_02 TD { 					
	font-family: arial;
	font-size: 13px;
	color : #454443;
	vertical-align: top;
}
/* text_03 */
.text_03{					
	font-family: arial;
	font-size: 14px;
	color : #FA9B35;
	font-weight: bold;
	vertical-align: top;
}
A.text_03{
	font-family: arial;
	font-size: 14px;
	color : #FA9B35;
	font-weight: bold;
}
A.text_03:HOVER{				
	text-decoration: none;
}
.text_03 TD { 					
	font-family: arial;
	font-size: 14px;
	color : #FA9B35;
	font-weight: bold;
	vertical-align: top;
}
/*	text_04 */
.text_04{					
	font-family: arial;
	font-size: 13px;
	color : #D97101;
	font-weight: bold;
	vertical-align: top;
}
A.text_04{
	font-family: arial;
	font-size: 13px;
	color : #D97101;
	font-weight: bold;
}
A.text_04:HOVER{				
	text-decoration: none;
}
.text_04 TD { 					
	font-family: arial;
	font-size: 13px;
	color : #D97101;
	font-weight: bold;
	vertical-align: top;
}
/* text_05 */
.text_05{					
	font-family: arial;
	font-size: 15px;
	color : #A57212;
	font-weight: bold;
	vertical-align: top;
}
A.text_05{
	color : Black;
	text-decoration: none;
}
A.text_05:HOVER{				
	text-decoration: none;
}
.text_05 TD { 					
	font-family: arial;
	font-size: 15px;
	color : #A57212;
	font-weight: bold;
	vertical-align: top;
}
/* title_01 */
.title_01{					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color : Black;
	
}
A.title_01{
	color : Black;
	text-decoration: none;
}
A.title_01:HOVER{				
	text-decoration: none;
}
.title_01 TD { 					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color : Black;
	
}
/* title_02 */
.title_02{					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color : Black;
	
}
A.title_02{
	color : Black;
	text-decoration: none;
}
A.title_02:HOVER{				
	text-decoration: none;
}
.title_02 TD { 					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color : Black;
	
	
}

p{
	margin: 0px;
}
