@charset "utf-8";
/* CSS Document */

frmEdit td{
	border: 1px solid red;
	}
BODY {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}


A
 {
	color : #000000;
	font-weight : bold;
	text-decoration: none;
}

A:HOVER
{
	color : #FFCC00;
}


A:ACTIVE 
{
	color : #333333;
}

A.a_intro{
    font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
}

A.a_intro:HOVER{
	color : #FFCC00;
}

td{
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
}

td.intro{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
}

p.p_head{
    font-size : 14px;
	color: #012C6E;
	font-weight : bold;
	letter-spacing : 0.1em;
}

p.p_sub_head{
    font-size : 12px;
	color: #012C6E;
	font-weight : bold;
	letter-spacing : 0.1em;
}


p.intro{
    font-size : 11px;
	color: #012C6E;
	font-weight : normal;
	font-style : italic;
}

p.intro_big{
    font-size : 13px;
	color: #012C6E;
	font-weight : normal;
	font-style : italic;
}

td.head{
    font-size : 14px;
	color: #012C6E;
	font-weight : bold;
	letter-spacing : 0.1em;
}

td.sub_head{
    font-size : 12px;
	color: #012C6E;
	font-weight : bold;
	letter-spacing : 0.1em;
}

.head{
    font-size : 14px;
	color: #012C6E;
	font-weight : bold;
	letter-spacing : 0.1em;
}

.sub_head{
    font-size : 12px;
	color: #012C6E;
	font-weight : bold;
	letter-spacing : 0.1em;
}

.intro_big{
    font-size : 13px;
	color: #012C6E;
	font-weight : normal;
	font-style : italic;
}
.intro{
    font-size : 11px;
	color: #012C6E;
	font-weight : normal;
	font-style : italic;
}
