/* start CSS for the admin editor */
/* Default font */
/* text_01 */
.text_01{					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 13px;
	color : Black;
	font-weight: 400;
}
A.text_01{
	font-family: Arial, Helvetica, sans-serif;;
	color : #4b193e;
	font-size: 13px;
	text-decoration: none;
	font-weight: 400;
}
A.text_01:HOVER{				
	font-family: Arial, Helvetica, sans-serif;;
	color : #990000;
	font-size: 13px;
	text-decoration: underline;
	font-weight: 400;
}
TD.text_01  { 					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 13px;
	color : Black;
	font-weight: 400;
}
/* text_02 */
.text_02{					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color : #990000;
	font-weight: bolder;
}
A.text_02{
	color : #990000;
	text-decoration: none;
	font-weight: bolder;
}
A.text_02:HOVER{				
	text-decoration: none;
	font-weight: bolder;
}
TD.text_02  { 					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color :  #cdb14c;
	vertical-align: top;
	font-weight: bolder;
	
}
/* text_03 */
.text_03{					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color :#cdb14c;
	font-weight: bolder;
}
A.text_03{
	color : #cdb14c;
	text-decoration: none;
}
A.text_03:HOVER{				
	text-decoration: none;
}
TD.text_03  { 					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color : #cdb14c;
	background-color: #EDEDEE;
	font-weight: 400;
	vertical-align: top;
}
/*	text_04 */
.text_04{					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color : #4b193e;
}
A.text_04{
	color : #4b193e;
	text-decoration: none;
}
A.text_04:HOVER{				
	text-decoration: none;
}
TD.text_04  { 					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color : #4b193e;
}
/* text_05 */
.text_05{					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color : #4b193e;
	font-weight: bolder;
}
A.text_05{
	color : #4b193e;
	text-decoration: none;
}
A.text_05:HOVER{				
	text-decoration: none;
}
TD.text_05  { 					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color : #4b193e;
	font-weight: bolder;
}
.text_06{					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color : Black;
}
A.text_06{
	font-family: Arial, Helvetica, sans-serif;;
	color : #4b193e;
	font-size: 11px;
	text-decoration: none;
}
A.text_06:HOVER{				
	font-family: Arial, Helvetica, sans-serif;;
	color : #990000;
	font-size: 11px;
	text-decoration: underline;
}
TD.text_06  { 					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color : Black;
}
/* title_01 */
.title_01{					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 14px;
	color : #990000;
	font-weight: bolder;	
}
A.title_01{
	color : #990000;
	text-decoration: none;
}
A.title_01:HOVER{				
	text-decoration: none;
}
TD.title_01  { 					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 14px;
	color : #FFFFFF;
	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: 13px;
	color : #4b193e;
	height: 20px;
	background-color: #A7A9AC;
}
/* title_03 */
.title_03{					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 14px;
	color : #cdb14c;
	font-weight: bolder;	
}
A.title_03{
	color : #cdb14c;
	text-decoration: none;
}
A.title_03:HOVER{				
	text-decoration: none;
}
TD.title_03  { 					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 14px;
	color : #cdb14c;
	height: 20px;
	background-color: #A7A9AC;
}
