﻿/* start CSS for the admin editor */
/* Default font */
/* text_01 */
.text_01,  .text_01 TABLE{					
	font-family: arial;
	font-size: 12px;
	color : #00135D;
	line-height:1.5;
	text-align:justify;
}
A.text_01{
	color : #000000;
	text-decoration: none;
}
A.text_01:HOVER{				
	text-decoration: none;
}

TD.text_01  { 					
	font-family: arial;
	font-size: 12px;
	color : #00135D;
	vertical-align: top;
}
/* text_02 */
.text_02{					
	font-family: arial;
	font-size: 14px;
	color : #902F16;
	text-align:justify;
	font-weight:bold;
}
A.text_02{
	color : #902F16;
	text-decoration: none;
}
A.text_02:HOVER{				
	text-decoration: none;
}


/* text_03 */
.text_03{					
	font-family: Arial;
	font-size: 12px;
	color : #587F2B;
	font-weight: bolder;
}
A.text_03{
	color : #587F2B;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}
A.text_03:HOVER{	
	color : #000000;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
TD.text_03  { 					
	font-family: Arial;
	font-size: 12px;
	color : #587F2B;
}
/*	text_04 */
.text_04{					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 14px;
	color : #305088;
	font-weight: bolder;
}
A.text_04{
	color : #6B1338;
	text-decoration: none;
}
A.text_04:HOVER{				
	text-decoration: none;
}

/* text_05 */
.text_05{					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 13px;
	color : #F15C23;
	font-weight: bolder;
}
A.text_05{
	color : #F15C23;
	text-decoration: none;
}
A.text_05:HOVER{				
	text-decoration: none;
}
TD.text_05  { 					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 13px;
	color : #F15C23;
	font-weight: bolder;
}
.text_06{					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 13px;
	color : #75973E;
	font-weight: bolder;
}
/* title_01 */
.title_01{					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 14px;
	color : #990000;
	font-weight: bolder;	
}
A.title_01{
	color : Black;
	text-decoration: none;
}
A.title_01:HOVER{				
	text-decoration: none;
}
TD.title_01  { 					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 14px;
	color : #000000;
	height: 20px;
	background-color: #CE171E;
}
/* title_02 */
.title_02{					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 14px;
	color : #4b193e;
	font-weight: bolder;	
}
A.title_02{
	color : Black;
	text-decoration: none;
}
A.title_02:HOVER{				
	text-decoration: none;
}
TD.title_02  { 					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 14px;
	color : #000000;
	height: 20px;
	background-color: #A7A9AC;
}
.title_03{					
	font-family: Arial;
	font-size: 18px;
	color : #ffffff;
	font-weight: bolder;	
}
.title_04{					
	font-family:arial;
	font-size: 20px;
	color : #305088;
	font-weight: bolder;	
}
A.title_04{
	font-family:arial;
	font-size: 20px;
	color : #0AA0AC;
	font-weight: bolder;	
	text-decoration: none;
}
A.title_04:HOVER{
	font-family:arial;
	font-size: 20px;
	color : #1C4383;
	font-weight: bolder;	
	text-decoration: none;
}
.title_05{					
	font-family: arial;
	font-size: 20px;
	color : #FF8D2B;
	font-weight: bolder;	
}
A.title_05{
	font-family: arial;
	font-size: 20px;
	color : #FF8D2B;
	font-weight: bolder;	
	text-decoration: none;
}
A.title_05:HOVER{
	font-family:arial;
	font-size: 20px;
	color : #1C4383;
	font-weight: bolder;	
	text-decoration: none;
}
.title_06{					
	font-family:arial;
	font-size: 20px;
	color : #587F2B;
	font-weight: bolder;	
}
A.title_06{
	font-family: arial;
	font-size: 20px;
	color : #587F2B;
	font-weight: bolder;	
	text-decoration: none;
}
A.title_06:HOVER{
	font-family: arial;
	font-size: 20px;
	color : #1C4383;
	font-weight: bolder;	
	text-decoration: none;
}
P{
	margin:0;
}

