.text_account{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #CC0000;
}

.demo_txt {
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.note_txt {
  font-size: 12px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	line-height: 25px;	
	color: #bd1818;
  

}

.td_gray01 {
	background-color: #F4FAFB;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #555555;
}

.td_gray02{
	background-color: #E7F3F7;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	line-height: 25px;
}

.td_gray03{
	background-color: #FFFFFF;
	font-size: 13px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.tr_00{
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.tr_01{
	background-color: #FFCFAC;
	font-size: 14px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}

.tr_02{
	background-color: #FF6633;
	font-size: 15px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.tr_03{
	background-color: #339900;
	font-size: 15px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.tr_04{
	background-color: #666666;
	font-size: 15px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.table_01{
	background-color: #EEEEEE;
}
.table_02{
	background-color: #DDDDDD;
}
.table_03{
	border: 1px solid #009933;
	background-color: #009933;
}

.table_04{
	background-color: #FFFFE8;
	line-height: 25px;
	border: 1px solid #999999;
	padding: 4px;
}
a.tlink_txt_r:link {
	COLOR: #aa0000;
	font-size: 13px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
a.tlink_txt_r:visited {
	COLOR: #aa0000;
	font-size: 13px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
a.tlink_txt_r:hover {
	TEXT-DECORATION: underline;
	font-size: 13px;
	line-height: 25px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}


.Def_td {
	COLOR: #555555;
	font-size: 13px;
	line-height: 20px;
	height: 20px;
	padding-top: 5px;
	text-align: left;
}


.Def_td-over {
	COLOR: #555555;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	padding-top: 5px;
	text-align: left;
	background-color: #EEEEEE;
}
.Def_td-over a:link {
	COLOR: #FF0000;
	font-size: 12px;
}

.Def_td-over a:hover  {
	color: #FF0000;
	font-size: 12px;
}


.Def_list a:link {
	COLOR: #006600;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.Def_list a:visited {
	COLOR: #006600;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.Def_list a:hover {
	TEXT-DECORATION: underline;
	font-size: 12px;
	line-height: 20px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}

.line_dot {
	height: 15px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}

.line_dot10 {
	height: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 10px;
	background-image: url(../images/bg_dot10.gif);
	background-repeat: repeat-x;
}

