/* CSS Document */
/* text definition */

/* pop-up window only */
.bodySetting
{
	margin: 0px;
	padding: 0px;
	background-color: #A4AAB0;
	font-family: Arial, Helvetica, sans-serif;
}

.t_title
{
	color:#FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-size:12pt;
	letter-spacing: 1px;
}

/*colour dark gray 11pt*/
.t_mode1 
{
color:#666666;
font-weight: normal;
font-style: normal;
font-size:11pt;
line-height:12pt;
}

/*colour light gray 11pt - blod*/
.t_mode2 
{
color:#999999;
font-weight: bold;
font-style: normal;
font-size:11pt;
line-height:12pt;
}

/*colour white 10pt */
.t_mode3
{
color:#FFFFFF;
font-weight: normal;
font-style: normal;
font-size:10pt;
}

/*colour  light blue  10pt*/
.t_mode4
{
color:#3A86CD;
font-weight: normal;
font-style: normal;
font-size:10pt;
}

/*colour dark glay 10pt*/
.t_mode5 {color:#666666; font-weight: normal; font-style: normal; font-size:10pt; line-height:12pt;}
.t_mode5 a {color:#666666; text-decoration: none;}
.t_mode5 a:hover {color: #3A86CD}
.t_mode5 b {color:#666666; font-weight: bold; font-size:9pt;}

/*colour dark glay 10pt/12pt*/
.t_mode5A
{
color:#666666;
font-weight: normal;
font-style: normal;
font-size:10pt;
line-height:13pt;
}

/*colour dark glay 9pt/12pt*/
.t_mode5B {color:#666666; font-weight: normal; font-style: normal; font-size:9pt; line-height:13pt;}
.t_mode5B a { text-decoration: underline; color: #666666}
.t_mode5B a:hover {color: #3A86CD}

/*colour dark glay 9pt/12pt*/
.t_mode5C {color:#999999; font-weight: normal; font-style: normal; font-size:10pt; line-height:12pt;}
.t_mode5C a { text-decoration: none; color: #666666}
.t_mode5C a:hover {color: #3A86CD}

/*colour white 10pt bold*/
.t_mode6
{
color:#FFFFFF;
font-weight: bold;
font-style: normal;
font-size:10pt;
}

/*colour light gray 10pt*/
.t_mode7 
{
color:#999999;
font-weight: normal;
font-style: normal;
font-size:10pt;
line-height:10pt;
}

/*colour light blue  11pt*/
.t_mode8
{
color:#3A86CD;
font-weight: normal;
font-style: normal;
font-size:11pt;
line-height:13pt;
}

/*colour light blue  bold 11pt*/
.t_mode8A
{
color:#3A86CD;
font-weight: bold;
font-style: normal;
font-size:11pt;
letter-spacing:0.3em;
}

/*colour light blue  normal 10pt*/
.t_mode8B
{
color:#3A86CD;
font-weight: normal;
font-style: normal;
font-size:10pt;
}

/*colour very dark glay 10pt */
.t_mode9
{
color:#333333;
font-weight: normal;
font-style: normal;
font-size:10pt;
line-height:11pt;
}

/*colour blue  11pt*/
.t_mode10
{
color:#224F7A;
font-weight: normal;
font-style: normal;
font-size:11pt;
}

/*colour dark glay bold 10pt*/
b
{
color:#666666;
font-weight: bold;
font-style: normal;
font-size:10pt;
line-height:10pt;
}


.link_mode1{color: #666666; font-weight: normal; font-style: normal; font-size:11pt;}
.link_mode1 a { text-decoration: none; color: #666666}
.link_mode1 a:hover { color: #3A86CD}

.link_mode2{color: #666666; font-weight: bold; font-style: normal; font-size:9pt;}
.link_mode2 a { text-decoration: none; color: #666666}
.link_mode2 a:hover { color: #3A86CD}

.link_mode2A{color: #666666; font-weight: normal; font-style: normal; font-size:9pt; text-align: left;}
.link_mode2A a { text-decoration: underline; color: #666666; text-align: left;}
.link_mode2A a:hover { color: #3A86CD; text-align: left;}

.link_mode3{color: #3A86CD; font-weight: normal; font-style: normal; font-size:9pt;}
.link_mode3 a { text-decoration: none; color: #3A86CD}
.link_mode3 a:hover { color: #224F7A}

.link_mode4{color: #666666; font-weight: bold; font-style: normal; font-size:10pt;}
.link_mode4 a { text-decoration: underline; color: #666666}
.link_mode4 a:hover { color: #3A86CD}
