﻿/* start CSS for the admin editor */
/* Default font */

.text_01 {
	font-size: 12px;
	font-weight: normal;
	color: #646160;
}
a.text_01 {
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration:underline;
}
.text_02 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.text_02 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.text_03 {
	font-size: 12px;
	font-weight: normal;
	color: #5253b8;
}
a.text_03 {
	font-size: 12px;
	font-weight: normal;
	color: #5253b8;
	text-decoration:underline;
}
.text_04 {
	font-size: 16px;
	font-weight: bold;
	color: #5253b8;
}
a.text_04 {
	font-size: 16px;
	font-weight: bold;
	color: #5253b8;
	text-decoration:underline;
}
.text_05 {
	font-size: 14px;
	font-weight: bold;
	color: #5253b8;
}
a.text_05 {
	font-size: 14px;
	font-weight: bold;
	color: #5253b8;
	text-decoration:underline;
}
.text_06 {
	font-size: 14px;
	font-weight: normal;
	color:#FF3300;
}
a.text_06 {
	font-size: 14px;
	font-weight: normal;
	color:#FF3300;
	text-decoration:underline;
}
.text_07 {
	font-size: 12px;
	font-weight: bold;
	/*color: #701934;*/
	color:red;
}
a.text_07 {
	font-size: 12px;
	font-weight: bold;
	/*color: #701934;*/
	color:red;
	text-decoration:underline;
}
.text_08 {
	font-size: 14px;
	font-weight: bold;
	color:#a4a3cb;
}
a.text_08 {
	font-size: 14px;
	font-weight: bold;
	color:#a4a3cb;
	text-decoration:underline;
}
.text_09 {
	font-size: 12px;
	font-weight: normal;
	color:#a4a3cb;
}
a.text_09 {
	font-size: 12px;
	font-weight: normal;
	color:#a4a3cb;
	text-decoration:underline;
}
.text_10 {
	font-size: 12px;
	font-weight: bold;
	color:#000;
}
a.text_10 {
	font-size: 12px;
	font-weight: bold;
	color:#000;
	text-decoration:underline;
}
h1 {
	font-size: 22px;
	line-height: 50px;
	font-weight: bold;
	color: #008131;
}
.readon {
	font-size: 12px;
	font-weight: normal;
	color: #32982A;
	float: left;
}
/* 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;
}

/* 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;
}

/* title_03 */
.title_03{					
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 14px;
	color : #4b193e;
	font-weight: bolder;	
}
A.title_03{
	color : Black;
	text-decoration: none;
}
.title_04 {
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #646160;
}
a.title_04 {
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #646160;
}
.title_05{
	font-size: 12px;
	font-weight: bold;
	color: #32982A;
}
a.title_05{
	font-size: 12px;
	font-weight: bold;
	color: #32982A;
	text-decoration:underline;
}
.title_06{
	font-size: 12px;
	font-weight: normal;
	color: #32982A;
}
a.title_06{
	font-size: 12px;
	font-weight: normal;
	color: #32982A;
	text-decoration:underline;
}
.title_07{
	font-size: 16px;
	font-weight: bold;
	color: #005B27;
}
a.title_07{
	font-size: 16px;
	font-weight: bold;
	color: #005B27;
	text-decoration:underline;
}
.title_08{
	font-size: 14px;
	font-weight: bold;
	color: #005B27;
}
a.title_08{
	font-size: 14px;
	font-weight: bold;
	color: #005B27;
	text-decoration:underline;
}
.title_09{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
a.title_09{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
/*.text07 {
	font-size: 12px;
	font-weight: bold;
	color: #701934;
}*/
HR{
   color: #990000;
   height: 1px;
   width: 100%;
}
P{
	margin:0;
}

